Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

使用Rakefile自动生成文章格式

rake post title="A Title" [category="category"] [tags=[tag1,tag2]] [description="description"]

ps: this will reate category_imgs and post_imgs directory for this post article.

修改样式

button属性修改在bootstrap.css里面

button显示修改在-include/footer.html和base.js里面