Skip to content

Add instructions for Jekyll on Windows #7

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

Merged
merged 2 commits into from
Aug 21, 2014

Conversation

WasabiFan
Copy link
Member

I added a Windows version of the Jekyll instructions, and made sure that the gemfile would install the necessary gems.


Then run:

gem install jekyll
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need to install jekyll here? shouldn't it get installed automatically by bundle as a dependency of github-pages

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That didn't seem to be working, although I can't confirm that right now. In both these cases I ran in to problems where things wouldn't install correctly. If I just installed the wdm gem and didn't add it in the gemfile, it exploded and didn't work; same thing if I just installed the gem. I guess I can delete these for now, and I can run some more tests from start-to-finish when I get a chance to make sure it works.

@WasabiFan
Copy link
Member Author

@dlech I just made those changes.

dlech added a commit that referenced this pull request Aug 21, 2014
Add instructions for Jekyll on Windows
@dlech dlech merged commit e09a1e7 into ev3dev:master Aug 21, 2014
@dlech
Copy link
Member

dlech commented Aug 21, 2014

Cool. We'll see if anyone complains about the windows instructions. I might try it on Mac too. The Ubuntu instructions should work (mostly).

@WasabiFan WasabiFan deleted the windows-compat branch August 25, 2014 17:54
tcwan added a commit to tcwan/ev3dev.github.io that referenced this pull request Dec 15, 2017
Expand on the choice of programming languages and development steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants