| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-15 | Set up Tailwind CSS build pipeline and bilingual homepage content | Danilo M. | 2 | -1/+1911 | |
| - Install and configure Tailwind CSS with tailwind.config.js - Create npm scripts for building Tailwind (build/watch) - Add .gitignore to exclude node_modules and build artifacts - Create bilingual homepage content (content/it/_index.md, content/en/_index.md) - Update baseof.html to use compiled main.min.css - Fix .ByDate deprecation in list.html template (use sort function) - Fix main.css pre element to support rgba with opacity - Homepage now displays with full dark/light theme styling Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-15 | fix: add light theme color overrides and remove duplicate inline code ↵ | Danilo M. | 1 | -16/+41 | |
| styling from chroma-custom.css | |||||
| 2026-04-15 | feat: create syntax highlighting theme with dark/light support | Danilo M. | 1 | -0/+132 | |
| 2026-04-15 | fix: remove redundant focus ring offset rule in main.css | Danilo M. | 1 | -4/+0 | |
| 2026-04-15 | feat: create Tailwind CSS with theme variables and base styles | Danilo M. | 1 | -0/+159 | |
