Welcome to my repository of my blog. This repository is based on Jekyll Now.
- 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 the repo
- Serve the site and watch for markup/sass changes
jekyll serve
- View your website at http://127.0.0.1:4000/