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

jekyll v3.0.4 和 v3.1.3 发布,静态站点生成器

$
0
0

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

jekyll  v3.0.4 更新内容

  • Fix defaults for Documents to lookup defaults based on relative_path instead of url (#4806)

  • Configuration: allow users to specify a collections.posts.permalink directly withoutpermalink clobbering it (#4753)


jekyll  v3.0.4 下载地址

jekyll  v3.1.3 更新内容

  • Fix defaults for Documents to lookup defaults based on relative_path instead of url (#4807)

  • Use SSLEnable instead of EnableSSL and make URL HTTPS (WEBrick) (#4693)

jekyll  v3.1.3 下载地址


Viewing all articles
Browse latest Browse all 44787

Trending Articles