Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 141 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 141 Bytes

Startup

bundle install
bundle exec jekyll server -w -H 0.0.0.0 -P 3000

create new post

rake 'post[docker-first]'