Ruben
069ce389ea
Add Atom feed support to list pages
...
Introduce `feed` metadata option to enable Atom feeds
Update list item structure with standardized fields
Add `$feedUrl` template variable for autodiscovery
Improve date handling with raw/processed date separation
Document feed generation in architecture and rendering docs
Update template examples to use new item structure
2026-02-06 18:24:39 +01:00
Ruben
b03511f99b
Update AGENT.md and add architecture documentation
...
Update AGENT.md to reflect current project structure and philosophy
Add comprehensive architecture documentation covering:
- Directory layout
- Stable contracts
- Request flow
- Module dependencies
- Page vs list detection
- Deployment models
- Demo fallback
Remove outdated plugin system documentation
Add new content system documentation
Add configuration documentation
Add context API documentation
Add hooks and plugins documentation
Add templates documentation
Add rendering documentation
Add development environment documentation
2026-02-05 23:30:44 +01:00
Ruben
76697e4656
Add getting started documentation
...
Add tutorial on adding content
Add tutorial on styling
Add tutorial on templates
Add configuration reference
Add metadata reference
Add template variables reference
Add internationalization reference
Add plugin system documentation
Add creating templates documentation
Add index page
2025-11-27 23:01:02 +01:00
Ruben
0e19040473
Create a simple hero section with title, subtitle, and call-to-action
...
button Add a features section with icons and descriptions Include a
stats section with live data Add a responsive design with modern CSS
features
2025-11-27 21:31:47 +01:00
Ruben
441c8bca68
Add hide_list metadata option to directories
...
Add support for hide_list metadata option that allows directories to be
displayed as pages instead of lists when they contain subfolders
2025-11-25 20:30:11 +01:00
Ruben
ad516600bb
Add docs
2025-11-02 13:46:47 +01:00