dev
run
bundle exec jekyll serve
and open your browser athttp://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
dev
run
bundle exec jekyll serve
and open your browser athttp://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