tabi/content/micro/_index.md
Lee Kai Ze 1d9ddb5ccf
feat(micro): add microblogging section to homepage
- Add micro section display on homepage with RSS feed
- Support configurable section name via micro_section_name
- Add toggle via show_micro config option
- Create templates/partials/main_page_micro_list.html
- Add sass/parts/_micro.scss for styling
- Include RSS icon next to section heading

Closes #1
2026-01-31 21:55:54 +01:00

8 lines
No EOL
133 B
Markdown

+++
title = "Micro"
description = "Short blogs"
sort_by = "date"
template = "section.html"
paginate_by = 20
generate_feeds = true
+++