Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 360 Bytes

CircleCI

Source for https://camsaul.com

What you want, when you want it!

Run it locally with:

sudo apt install rubygems # if needed
[sudo] gem install bundler jekyll # sudo needed depending on setup
bundle install
bundle exec jekyll serve