First Post
Posts 存放在 _posts
文件夹中,命名格式为: YYYY-MM-DD-name-of-post.ext
.
静态网页可以是 .md
或者 .html
格式,存放在根目录或者非系统子文件夹下.
Windows下 Jekyll
的运行: bundle exec jekyll server
.
相关的管理工具: bundle & gem
Jekyll
的代码段样式为:
Jekyll
官方文档:Jekyll docs.
Jekyll
Github仓库:Jekyll’s GitHub repo.
Jekyll
论坛:Jekyll Talk.