Skip to content

jmelvnsn/bald-dad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. Run bundle install to make sure all the things are there

  2. Run middleman server to develop

     go to http://localhost:4567
    

Deploy to gh-pages

  1. Run middleman build && middleman deploy