Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 164 Bytes

File metadata and controls

12 lines (8 loc) · 164 Bytes

To run in jekyll in development:

bundle exec jekyll serve --force_polling --drafts

To create a new entry:

bundle exec rake post:new["My title"]