Root linksHow to manage your server root path in templates and markdown.January 23, 2025296 words, 2-minute read
Managing content filesHow to organize content files for easier management.January 23, 2025288 words, 2-minute read
Semantic markdown blocksHow to use semantic HTML tags such as aside, section, and article in markdown blocks.January 23, 2025274 words, 2-minute read
Create a template function libraryRather than putting functions in your Publican configuration file, you can import a library from another file.January 23, 2025254 words, 2-minute read
Format numbersHow to show numbers, currencies, and other numeric values in a friendly human-readable format.January 23, 2025289 words, 2-minute read
Format datesHow to show dates in a friendly human-readable format.January 23, 2025353 words, 2-minute read
Create a main menuHow to create navigation links to all pages on your static site.January 23, 2025585 words, 3-minute read
Create a section menuHow show a list of links to all pages in a specific core directory.January 23, 2025383 words, 2-minute read
Create breadcrumb linksHow show a list of links to all parent pages of the current page.January 23, 2025283 words, 2-minute read
Create related page linksHow show a list of links to pages with related content.January 23, 2025646 words, 4-minute read
Create a text sitemapHow to create a txt file which outputs a list of all page links for search engines.January 23, 2025289 words, 2-minute read