Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 238 Bytes

How to use:

First put the markdown format post in _posts/ in format year-month-day-title.markdown, and then commit

Preview in local:

$ gem install jekyll pygments.rb redcarpet
$ jekyll s

then open http://localhost:4000/