RubyGems Navigation menu

jekyll-page-boilerplate 4.3.0

A boilerplate is a markdown file you place under the `_boilerplates/.md` 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_url`. 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.0.0 - January 07, 2023 (8.5 KB)
  2. 4.4.1 - May 27, 2022 (8 KB)
  3. 4.4.0 - May 17, 2022 (8 KB)
  4. 4.3.0 - May 14, 2022 (8 KB)
  5. 4.2.1 - May 12, 2022 (8 KB)
Show all versions (12 total)

Runtime Dependencies (2):

bales ~> 0.1.3
stringex ~> 2.8, >= 2.8.5

Owners:

Pushed by:

Authors:

  • Sean Ferney

SHA 256 checksum:

8fe3bafc31e7a44fec6f21092b4e0c45fd72dee4b593ce8460ca91ecc1353ba9

Total downloads 11,132

For this version 727

License:

MIT

Required Ruby Version: >= 0

Links: