Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 388 Bytes

File metadata and controls

17 lines (12 loc) · 388 Bytes

To run w/docker: docker-compose up

To run w/ruby:

gem install bundler
bundle install
bundle exec middleman server

Recommend development using Mou.app (http://25.io/mou/)

Add .md files in source/includes Add your new file name in index.html.md

When you make your pull request, be sure that the base fork(left side of the PR) is kryptnostic/slate, not lord/slate