sh 典型的jekyll脚手架(来源:http://jekyllrb.com/docs/structure/)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 典型的jekyll脚手架(来源:http://jekyllrb.com/docs/structure/)相关的知识,希望对你有一定的参考价值。

.
├── _config.yml
├── _drafts
|   ├── begin-with-the-crazy-ideas.textile
|   └── on-simplicity-in-technology.markdown
├── _includes
|   ├── footer.html
|   └── header.html
├── _layouts
|   ├── default.html
|   └── post.html
├── _posts
|   ├── 2007-10-29-why-every-programmer-should-play-nethack.textile
|   └── 2009-04-26-barcamp-boston-4-roundup.textile
├── _site
└── index.html

以上是关于sh 典型的jekyll脚手架(来源:http://jekyllrb.com/docs/structure/)的主要内容,如果未能解决你的问题,请参考以下文章

sh jekyll-starter-kit-error.sh

sh 解决问题:`bash:jekyll:command not found`

博客搭建

Jekyll自动检测代码更新

在 Front Matter 中的 Jekyll if 语句

一款不错的SpringCloud 脚手架项目