Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 54553

Jekyll v3.3.1 发布,静态站点生成器

$
0
0

Jekyll v3.3.1 发布了。Jekyll 是一个简单的免费的Blog生成工具,类似WordPress。但是和WordPress又有很大的不同,原因是jekyll只是一个生成静态网页的工 具,不需要数据库支持。但是可以配合第三方服务,例如discuz。最关键的是jekyll可以免费部署在Github上,而且可以绑定自己的域名。

部分更新内容:

次要增强

  • Collapse gsub for performance (#5494)

  • URL: warn if key doesn't exist in url drop (#5524)

Bug 修复

  • Fix typo in theme_template README (#5472)

  • Do not swallow all exceptions on render (#5495)

  • Site template: fixed _config.yml comment typo (#5511)

  • jekyll new-theme should specify Jekyll as a runtime dependency for the theme (#5457)

  • Be much more specific about ignoring specific vendored directories. (#5564)

  • Only warn about auto-regeneration bug on Bash On Windows. (#5464)

  • Allow permalink template to have underscores (#5572)

更多内容请查看完整<更新日志>

下载地址:


Viewing all articles
Browse latest Browse all 54553

Trending Articles