Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kratecms.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Your homepage is the first thing visitors see when they arrive at your site’s root URL (/). KrateCMS gives you three distinct homepage modes, and you can switch between them at any time from the admin panel. No code changes, no deploy — the update takes effect the moment you save.

Open homepage settings

Go to Admin → Settings → Content (/admin/settings/content). The Homepage Settings card is at the top of the page.

Choose a homepage mode

The default mode. Your homepage shows a live feed of your most recently published posts, with category filter tabs (Text, Audio, Video, Uncategorized) so visitors can browse by type. New posts appear automatically as you publish them — there’s nothing to update.Select Posts feed from the Homepage dropdown and click Save.
The posts feed is the safest fallback. If you switch to a different mode and something goes wrong — for example, you select a Page that’s still in draft — KrateCMS automatically falls back to the posts feed so your homepage is never broken for visitors.

The posts archive at /posts

Regardless of which homepage mode you choose, the posts archive is always available at /posts. This URL shows your full published posts feed with category filters — it never changes based on your homepage setting. Link to /posts in your navigation if you switch to a Page or Marketing homepage, so visitors can still find your content feed.
Add /posts to your site navigation when your homepage isn’t the posts feed. Visitors expect a direct route to your content, and /posts is always reliable.

Switching modes

Switching between homepage modes takes effect immediately after you save — there’s no cache to clear and no deploy required. You can switch modes as many times as you need while iterating on your site’s design.
If you switch away from a Page homepage and later switch back, make sure the page you had selected is still published. If it has been set back to draft, visitors will see the posts feed until you publish it again.

Homepage settings reference

SettingDescription
Posts feedShows the latest published posts with category filters. The default.
PageRenders a specific page from your block editor at /. Requires selecting a page from the picker.
MarketingRenders a pre-built marketing landing template at /.
The posts archive at /posts is always available regardless of which mode you choose.