Clone the repo, then install the following gems:
gem install jekyll
You can now run the site locally on port 4000 using:
jekyll --auto --server
The site uses gh-pages, so every commit to the gh-pages branch will update the live website. Yay.
Clone the repo, then install the following gems:
gem install jekyll
You can now run the site locally on port 4000 using:
jekyll --auto --server
The site uses gh-pages, so every commit to the gh-pages branch will update the live website. Yay.