Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 272 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 272 Bytes

dev

run bundle exec jekyll serve and open your browser at http://localhost:4000.

Generate new post

rake post title="xxxx"

Check rouge support style

rougify help style

Generate highlight style css

rougify style monokai > css/syntax.css