Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 463 Bytes

This Project Is Deprecated

More details and new features: https://github.com/JimmyLv/jimmylv.github.io

使用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里面