Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 945 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 945 Bytes

Build Status

require:

  • jekyll >= 3.0.3
  • jekyll-paginate >= 1.1.0

Create new post

rake post title='A Title'
or
rake post title="A Title" [date="2012-02-09"] [tags=[tag1,tag2]] [category="category"]

Create new page

rake page name='about.html'

Define your color

Edit the file: assets/_sass/_custom.scss

Use qiniu cdn

rake qrsync

Then, follow tips to do

License