Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 281 Bytes

File metadata and controls

10 lines (6 loc) · 281 Bytes

redcarddev.github.io

Development Blog for Red Card Development

###To write/test on a local machine

install jekyll, then to run cd /path/to/jekyll/ and run jekyll server --watch.

To show posts in the _drafts folder run jekyl server --watch --drafts