Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 258 Bytes

setup

$ git clone git@github.com:kosendj/kosendj-bu.in.git
$ cd kosendj-bu.in
$ bundle install #require ruby
$ bundle exec middleman server

deploy

$ cd kosendj-bu.in
$ bundle exec middleman deploy