You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needed jekyll— failed because of OSX clang problem
$ rvm use ruby-2.1.1
Using /Users/Tom/.rvm/gems/ruby-2.1.1
$ gem install jekyll
installed rvm — from rvm website
needed ruby-2.1.1
% rvm install ruby-2.1.1
Finally!
% jekyll serve
Sets up server
When I got
Network error while fetching https://rubygems.org/quick/Marshal.4.8/github-pages-20.gemspec.rz
This did not fixed it, but must help
gem update --system
How to run server like github pages
bundle exec jekyll serve
How up update the bundle
bundle update
Notes for default template
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com