RubyGems Navigation menu

jekyll-page-boilerplate 5.0.0

A boilerplate is a markdown file you place under the `_boilerplates/` folder to generate new pages for jekyll. It can automatically timestamp and title new pages. It will also replacing any `{{ boilerplate.xxx }}` tags with content. Available tags include `.time, .title, .date, .random`. You can also provide custom tags with `boilerplate post nav_order=1` > `{{ boilerplate.nav_order }}`. In the boilerplate header you can specify options like the path to generate pages under and if filenames should be timestamped. `_boilerplate: > path: '_posts/'`

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 5.0.0 - January 07, 2023 (8.5 KB)
  2. 4.4.1 - May 27, 2022 (8.0 KB)
  3. 4.4.0 - May 17, 2022 (8.0 KB)
  4. 4.3.0 - May 14, 2022 (8.0 KB)
  5. 4.2.1 - May 12, 2022 (8.0 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (2):

stringex ~> 2.8, >= 2.8.5
thor ~> 1.2, >= 1.2.1

业主:

推送:

作者:

  • Sean Ferney

SHA 256 校验和:

146f132bee36cdee1ec4a40bf2c96d78a30d29944bfc6c74b93d1b873036d688

下载总量 11,132

这个版本 496

许可:

MIT

需要的 Ruby 版本: >= 0

链接: