| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-05 | feat: add filter functionality, archetypes, and sample content | Danilo M. | 1 | -0/+28 | |
| - 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 | feat: add JavaScript modules (theme toggle, matrix rain, progress tracking, ↵ | Danilo M. | 5 | -1/+233 | |
| copy-to-clipboard) Implement all 4 JavaScript modules: - theme-toggle.js: Theme switching with localStorage persistence - matrix-rain.js: Animated matrix-style rain effect on canvas - progress-bar.js: Reading progress tracking during scroll - copy-code.js: Copy-to-clipboard functionality for code blocks Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-05 | style: add card, feed, code, and progress bar styles | Danilo M. | 5 | -0/+420 | |
| 2026-04-05 | style: add hero section with matrix canvas styling | Danilo M. | 2 | -0/+118 | |
| 2026-04-05 | style: update header and footer with theme variables | Danilo M. | 2 | -4/+149 | |
| Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-05 | style: add CSS variables and base typography | Danilo M. | 2 | -8/+220 | |
| 2026-04-04 | initial theme setup. | Danilo M. | 4 | -0/+24 | |
