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