Articles on: Guides

Post Mode Guide

Control whether your posts display as full blog posts with metadata or clean landing pages.



Usage



Add mode to your post's frontmatter:



---
title: My Post
mode: landing-page
---



Options



  • blog-post (default): Shows category, date, reading time, author, and tags
  • landing-page: Hides all blog metadata for a clean, minimal layout



Site-Wide Default



Set a default mode for all posts in Admin → Site Configuration.



Individual posts can override the site default by setting their own mode field.



Priority



  1. Post's mode field
  2. Site-wide default mode
  3. Fallback to blog-post


Updated on: 13/05/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!