Jekyll 3.7.0 发布,静态站点生成器

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Jekyll 3.7.0 已发布。Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并...

Jekyll 3.7.0 已发布。Jekyll 是一个简单的博客形态的静态站点生成器,适用于个人、项目或组织站点。可以想像它是一个基于文件的 CMS ,没有任何复杂性。 Jekyll 收集你的内容,呈现 Markdown 和 Liquid 模板,并生成一个完整的静态网站,可以由 Apache、Nginx 或其他 Web 服务器提供服务。

更新内容:

小的改进:

  • Add LiveReload functionality to Jekyll. (#5142)

  • Add Utils::Internet.connected? to determine whether host machine has internet connection. (#5870)

  • Disable default layouts for Pages with a layout: none declaration (#6182)

  • Scope path glob (#6268)

  • Allow the user to set collections_dir to put all collections under one subdirectory (#6331)

  • Upgrade to Rouge 3 (#6381)

  • Allow URL filters to work directly with documents (#6478)

  • filter relative_url should keep absolute urls with scheme/authority (#6490)

bug修复:

  • Raise when theme root directory is not available (#6455)

  • Avoid block parser warning in SmartyPants (#6565)

  • Fail gracefully if "sass" gem cannot be loaded (#6573)

  • return correct file in dir if dir has same name as file (#6569)

  • Register reload hooks in Server#process (#6605)

  • Memoize path to metadata file (#6602)

  • Use require_relative to load Jekyll classes (#6609)

完整更新内容请查看发布日志

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Traction: A Startup Guide to Getting Customers

Traction: A Startup Guide to Getting Customers

Gabriel Weinberg、Justin Mares / S-curves Publishing / 2014-8-25 / USD 14.99

Most startups end in failure. Almost every failed startup has a product. What failed startups don't have is traction -- real customer growth. This book introduces startup founders and employees to......一起来看看 《Traction: A Startup Guide to Getting Customers》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具