---
title: "🎉 I’ve added a new Featured section to my homepage. I can now mark articles as…"
date: 2026-03-04T20:48:26.398Z
author: Ricardo Mendes
url: https://rmendes.net/notes/2026/03/04/bdeee/
type: notes
categories:
  - "indiekit"
  - "indieweb"
ai_text_level: "0"
tokens: 137
content_signal: ai-train=yes, search=yes, ai-input=yes
---

# 🎉 I’ve added a new Featured section to my homepage. I can now mark articles as…

🎉 I’ve added a new Featured section to my homepage.

I can now mark articles as featured directly from the Indiekit backend, and my Indiekit homepage plugin automatically renders them on the frontend.

The plugin exposes Eleventy data sources that I can reuse to build different widgets or page sections.
This means the backend acts as a small control panel where I can decide what appears where:

1. Homepage
2. CV section
3. Blog section

In short, I can manage featured content and page sections without touching the frontend code.
