-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I use codespaces for this? #165
Comments
I was pairing with @noelleshantler on this. Tried on my own fork and had same problem. Whether or not the ruby version is the root cause, am curious how to set up dev environment for a codespace. Any githubbers know how? maybe @mxie @kinseydurhamgrace ??? FYI: The full jekyll details:
|
I think we'd have to configure Codespaces to have the right environment set up for Jekyll development. Will look into this and keep you posted. |
hmm, I assumed we could set that up in a fork... weird that it would need to be in the original repo, but maybe that's a good idea anyhow! |
I made a fork and attempted to contribute using codespaces. I couldn't figure out how to modify the codespace to use the correct version of ruby. Does anyone know how to do this?
The project requires 2.6.3
And my guess is this is why I get errors when I try to build the website.
The text was updated successfully, but these errors were encountered: