Skip to content

apaskulin/waxtechnical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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