summaryrefslogtreecommitdiffstats
path: root/layouts/section.html
AgeCommit message (Collapse)AuthorFilesLines
2026-04-05feat: add filter functionality, archetypes, and sample contentDanilo M.1-1/+2
- Create filters.js for post filtering by type (tech, life, quote, link, photo) - Add article.md and page.md archetypes with appropriate fields - Update default.md archetype with correct TOML syntax - Create sample content for home, articles, and about pages - Fix section.html template resource permalink syntax Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-05layout: add home, section, and page templatesDanilo M.1-7/+26
2026-04-04initial theme setup.Danilo M.1-0/+10