-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Use bundler? #7
Comments
I think we was using bundler. |
Last time that I try to install Jekyll on a Windows machine (my brother's machine) was 2014 or 2013. And was very hard. I don't know if this changed. At that time, I didn't install bundler. I'm OK to use it as long as we someone can assert how hard would be to install it on Windows. |
OK, I'll look into it |
GitHub recommends using bundler to set up the Jekyll environment to preview changes locally: https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/#step-2-install-jekyll-using-bundler
Shouldn't we also use this system to ensure that there is no confusion for our users of which Jekyll version is needed, and that our locally previewed website use the same version as the one used by GitHub?
The text was updated successfully, but these errors were encountered: