Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 440 Bytes

File metadata and controls

26 lines (18 loc) · 440 Bytes

Wax technical blog

Using middleman and the wonderful casper theme

Contributing

Install dependencies

brew install ruby
gem install bundler
gem install middleman

Run locally and view at localhost:4567

middleman

Build, commit, and deploy to github pages in /docs.

make publish