mirror of
https://github.com/welpo/tabi.git
synced 2026-03-10 10:07:21 +01:00
✨ 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
This commit is contained in:
parent
d73e64032b
commit
1d9ddb5ccf
11 changed files with 256 additions and 0 deletions
6
content/micro/2025-11-08-2226.md
Normal file
6
content/micro/2025-11-08-2226.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "2025-11-08 22:26"
|
||||
date = 2025-11-08T22:26:37+08:00
|
||||
+++
|
||||
|
||||
Why use SSG: Pre-rendered HTML eliminates servers, databases, and runtime vulnerabilities while maximizing speed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue