Helpers
Helpers are functions that can be called from templates to perform useful tasks like iterating lists or rendering the content for another page.
- Bytes
Human-friendly byte sizes
- Crumbtrail
Create crumbtrails
- Date
Format the date and time
- Document
Render the current page content
- File Size
Get the size of a file
- Fluent
Render translations
- Import
Import templates
- Include
Include files
- Json
Debug your page data
- Link
Create valid, relative links
- Links
Render link tags
- Markdown
Render markdown
- Match
Conditional rendering
- Menu
Render navigation menus
- Next
Select the next item in a list
- Page
Get page data
- Parent
Get page data for the parent folder
- Powered
Render a powered by UWE badge
- Previous
Select the previous item in a list
- Random
Choose a random array entry
- Render
Render a page
- Scripts
Render script tags
- Slug
Create a slug from a name
- Toc
Render a table of contents list
- Words
Word count and reading time