Built on nanoc.
Bundler is required.
git clone git@github.com:SteveRedka/steveredka.github.io.git
bundle install
nanoc
nanoc view
The doohicky will be available for your spectacle at http://0.0.0.0:3000
-
👉 development: branch with nanoc code. Use it to write code.
-
🙅 master: deployment branch. It contains only compiled code. Don't touch it, nanoc will update it automatically.
nanoc && nanoc deploy