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
Install Jekyll and plug-ins in one fell swoop. gem install github-pages This mirrors the plug-ins used by GitHub Pages on your local machine including Jekyll, Sass, etc.
Clone down your website git clone https://github.com/WalkingMachine/walkingmachine.github.io.git
Install bundler gem install bundler
Install dependency's bundler install
Serve the site and watch for markup/sass changes jekyll serve