内容简介:Jekyll 3.6.1 已发布。Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并...
Jekyll 3.6.1 已发布。Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并生成一个完整的静态网站,可以由 Apache、Nginx 或其他 Web 服务器提供服务。
文档改进
Doc y_day in docs/permalinks
Update frontmatter.md
Elaborate on excluding items from processing
Style lists in tables
Remove duplicate `available`
开发修复
Bump rubocop to use `v0.50.x`
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Jekyll 3.6.1 发布,静态站点生成器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Jekyll 3.7.0 发布,静态站点生成器
- Jekyll 3.7.3 发布,静态站点生成器
- Jekyll v3.8.1 发布,静态站点生成器
- Gatsby 2.10.5 发布,ReactJS 静态网页生成器
- Hugo 0.72.0 发布,Go 编写的静态网站生成器
- Hugo 0.34 发布,Go 编写的静态网站生成器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Security Testing Cookbook
Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!