Homepage
Configure homepage recommendations, top banner, groups, and entry modules.
Purpose
The homepage introduces the site and guides readers toward recent or important content. Use it to show a small number of deliberate choices instead of every available module.
Example
home:
top:
enable: true
banner:
title: Welcome
description: Notes, projects, and essays
recommend:
enable: true
posts:
- /posts/hello-solitude/
- /posts/theme-notes/
groups:
enable: trueRecommended workflow
- Start with the top banner and recent posts.
- Add recommendations only for evergreen content.
- Add groups when readers need clear entry points.
- Revisit the homepage after publishing several posts.