Skip to content

Pages

Pages are static documents (About, Terms of Service, Privacy Policy, etc.) that live alongside your articles but follow a different lifecycle. They are not part of the post archive, do not appear in tag/category listings, and are not included in RSS or llms.txt.

Each page picks one of four templates that controls its layout:

TemplateLayout
DefaultStandard content area with the theme’s sidebar
Full-widthFull-bleed layout, no sidebar
BlankBare layout — no header, no sidebar, no footer (useful for landing pages)
Post listRenders the article archive (used as the homepage when you want a blog-style index)

Every page can override the global navigation behavior:

  • Sidebar — show or hide the sidebar
  • Header navigation — include or exclude this page from the header menu
  • Footer navigation — include or exclude this page from the footer menu

Any page can be promoted to the site’s homepage from its settings panel. The chosen page replaces the default landing layout and is served at / (or /{locale} in multilingual mode). The previous homepage falls back to its own slug.

AspectPostsPages
Archive listingYesNo
RSS feedYesNo
llms.txtYesNo
Tags / categoriesYesNo
Custom layout templatesNo (theme decides)Yes (4 templates)
Per-item navigation controlNoYes

Use posts for time-based content (blog entries, news). Use pages for structural content (legal, about, contact).