Using middleman and the wonderful casper theme
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Using middleman and the wonderful casper theme
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