Docs

In this section

  • Layouts
    • Rewrite
      Layout to rewrite page to another page.
  • Templates
    • Partial If Exists
      Template to include the target partial if exists.
    • Title
      Template to generate title for pages, that includes separator, paginator (i18n) and section's titles.
  • Functions
    • Data
      Function to reading JSON, TOML, YAML data from page resources and site data.
    • Has ToC
      Function to indicate whether the current page has table of contents.
    • Is Menu External
      Function to indicate whether the given menu entry is an external menu.
    • Is URL External
      Function to indicate whether the given URL is an external URL.