- ๐ Jekyll-Bonsai
- ๐ Features
- ๐ฟ Document
Document
Documents are markdown documents that are used to render content. This template is optimized for specific document types with a couple of special frontmatter variables.
(All documents require the frontmatter attributes required for documents listed here)
Navigate ๐
- The archive page.
- The previously visited nav .
- search.
Config ๐
Be sure to toggle on output for the doc types in this template:
collections:
  books:
    output: true
  entries:
    output: true
  states:
    output: true
    order:
      - tags.md
      - sprout.md
      - bud.md
      - bamboo.md
      - bloom.md
      - berry.md
      - fruit.md
      - melon.md
      - seed.md
      - tea.md
      - pot-bamboo.md