| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-05 | feat: add gravatar shortcode template | Danilo M. | 1 | -0/+52 | |
| Ported gravatar shortcode from previous theme. Allows embedding Gravatar images with customizable size, link, and caption. Usage: {{< gravatar mail="email@example.com" size=150 link="https://example.com" caption="Profile photo" >}} Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-05 | fix: correct page.html layout template for is section navigation | Danilo M. | 1 | -9/+8 | |
| 2026-04-05 | feat: add filter functionality, archetypes, and sample content | Danilo 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-05 | layout: add home, section, and page templates | Danilo M. | 3 | -20/+76 | |
| 2026-04-05 | layout: create base layout, header, footer, hero, and post card partials | Danilo M. | 7 | -14/+68 | |
| 2026-04-04 | initial theme setup. | Danilo M. | 13 | -0/+172 | |
