Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 555 Bytes

File metadata and controls

executable file
·
9 lines (6 loc) · 555 Bytes

Vno-jekyll, 一个jekyll blog的主题

使用指南:直接fork到你的主页,然后将该项目名称根据你的github名进行相应修改,在_config.yml文件中将所有需要与用户相关的参数(例如title等)进行修改,在_includes及其他html文件中将与用户有关的参数进行修改。从_posts中删去所有原作者自己的文档,换成你自己的。

_config.yml 全局配置文件
_posts 放置博客文章的文件夹
img 存放图片的文件夹

我的站点展示