summaryrefslogtreecommitdiffstats
path: root/.claude
AgeCommit message (Collapse)AuthorFilesLines
2026-04-22chore: pushing updated todo list.Danilo M.1-2/+3
2026-04-21chore: adding files for agentic content writingDanilo M.1-1/+2
2026-04-21Updated TODO.Danilo M.1-1/+4
2026-04-21chore: add back-to-top button planning and design docs, update local settingsDanilo M.1-1/+6
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-17feat: add social-share partial with 9 targets and two layout modesDanilo M.1-1/+2
2026-04-17test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, ↵Danilo M.1-1/+5
motion
2026-04-17docs: add Week 6 planning, spec, and implementation plan (404 and Repository ↵Danilo M.1-1/+3
pages)
2026-04-16chore: update HANDOFF and settings after breadcrumb fixDanilo M.1-1/+2
- Updated HANDOFF.md to reflect breadcrumb fix completion - Added GitHub WebFetch permission for future reference lookups Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-16feat: refactor homepage buttons to use btn component classesDanilo M.1-1/+3
- Update index.html to use .btn .btn-primary .btn-lg and .btn .btn-outline .btn-lg - Update CLAUDE.md documentation - Update settings.local.json with additional permissions Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-1/+2
- Refactor hugo.toml to define menus separately for each language using pageRef - Simplify header and hamburger-menu templates to use Hugo-native language handling - Update content structure with proper language prefix organization - Remove JavaScript language-switcher in favor of Hugo's native approach - Add new layout templates for /is/ section with list view - Update HANDOFF.md with current implementation status - Rebuild minified CSS with updated template changes Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.1-1/+3
Hugo v0.156.0+ requires shortcodes to be in layouts/shortcodes/ directory. Moved all shortcodes (gravatar, image, gallery, contact-form) to correct location. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-15feat: create language switcher with persistenceDanilo M.1-1/+4
2026-04-15initial commitDanilo M.1-0/+7