]> danix's work - danix.xyz-2.git/shortlog
danix.xyz-2.git
11 days ago  Danilo M.feat: add Open Graph and Twitter Card meta tags for...
11 days ago  Danilo M.updated TODO.md
11 days ago  Danilo M.cleanup: remove old default image references from front...
11 days ago  Danilo M.feat: theme-aware default thumbnails with picture element
11 days ago  Danilo M.removed all occurrencies of the highlight shortcode...
11 days ago  Danilo M.fixed syntax in article git-setup-own-server
11 days ago  Danilo M.fix: remove whitespace gaps and restore font size in...
11 days ago  Danilo M.fix: code block copy icon, light theme bg, horizontal...
11 days ago  Danilo M.refactor: syntax highlighting with Catppuccin Macchiato...
11 days ago  Danilo M.consolidated duplicated shortcodes. Initial fix of...
12 days ago  Danilo M.fix: enable related articles widget on article pages
12 days ago  Danilo M.fixed: larger sidebar titles, color --accent WCAG AA...
12 days ago  Danilo M.style: unify sidebar widget styling with bash comment...
12 days ago  Danilo M.chore: Updated TODO.md
12 days ago  Danilo M.chore: add .superpowers to gitignore
12 days ago  Danilo M.feat: add // prefix to H2–H6 headings in prose
12 days ago  Danilo M.fixed the number of columns for the sharing widget...
12 days ago  Danilo M.style: center-align social share icon grid
12 days ago  Danilo M.fix: use explicit 50px column grid for share icons...
12 days ago  Danilo M.style: display social share icons in 5-column grid...
12 days ago  Danilo M.fix: bring social share widget into WCAG AA and theming...
12 days ago  Danilo M.style: redesign social share widget with terminal-nativ...
12 days ago  Danilo M.style: resize social share icons to 50px and tighten...
13 days ago  Danilo M.build: rebuild CSS to include social sharing widget...
13 days ago  Danilo M.feat: embed social sharing widget inline on repository...
13 days ago  Danilo M.feat: add social sharing widget to sidebar (articles...
13 days ago  Danilo M.feat: add social-share partial with 9 targets and two...
13 days ago  Danilo M.i18n: add social sharing translation keys (EN + IT)
13 days ago  Danilo M.docs: add social sharing widget implementation plan
13 days ago  Danilo M.docs: add social sharing widget design spec
13 days ago  Danilo M.fix: show Related Articles widget only on articles...
13 days ago  Danilo M.feat: implement Related Articles sidebar widget
13 days ago  Danilo M.cleanup of the working tree. Created docs/{policies...
13 days ago  Danilo M.week-6: complete 404 and repository pages implementation
13 days ago  Danilo M.Stop tracking HANDOFF.md as it is a local only file.
13 days ago  Danilo M.Stop tracking danixxyz.tar.gz as it is a generated...
13 days ago  Danilo M.added compressed public folder to gitignore
13 days ago  Danilo M.fix: implement proper language-specific 404 layouts
13 days ago  Danilo M.build: generate language-specific 404.html files
13 days ago  Danilo M.fix: update 404 redirect rules to point to correct...
13 days ago  Danilo M.fix: use content-based 404 pages with proper language...
13 days ago  Danilo M.restore: re-add 404 redirect rules to hugo.toml
13 days ago  Danilo M.fix: use language-specific 404 layouts with hardcoded...
13 days ago  Danilo M.fix: simplify 404 page to use Hugo's standard i18n...
13 days ago  Danilo M.Revert "fix: use language-specific 404 layouts for...
13 days ago  Danilo M.fix: use language-specific 404 layouts for proper i18n...
13 days ago  Danilo M.Revert "fix: detect language server-side in 404 templat...
13 days ago  Danilo M.fix: detect language server-side in 404 template for...
13 days ago  Danilo M.fix: use client-side language detection with redirect...
13 days ago  Danilo M.Revert "fix: use Hugo content-based 404 pages for prope...
13 days ago  Danilo M.fix: use Hugo content-based 404 pages for proper multil...
13 days ago  Danilo M.fix: use client-side language detection for 404 navigat...
13 days ago  Danilo M.fix: detect language from permalink instead of .Lang...
13 days ago  Danilo M.fix: use language-aware URL construction for 404 naviga...
13 days ago  Danilo M.fix: easter egg modal visibility by removing conflictin...
13 days ago  Danilo M.fix: add type="button" to all buttons to prevent form...
13 days ago  Danilo M.debug: add console.log to test Alpine.js component...
13 days ago  Danilo M.fix: simplify Alpine.js component initialization by...
13 days ago  Danilo M.fix: correct Alpine.js x-init syntax for article data...
13 days ago  Danilo M.fix: refactor 404 page to use Alpine.data() pattern...
13 days ago  Danilo M.fix: move notFoundPage() function definition before...
13 days ago  Danilo M.fix: improve styling and functionality for 404 and...
13 days ago  Danilo M.Fix styling issues on 404 and Repository pages
13 days ago  Danilo M.test: verify accessibility (WCAG AA) - heading hierarch...
13 days ago  Danilo M.test: verify repository page content, cards, keyboard...
13 days ago  Danilo M.test: verify 404 page functionality (keyboard navigatio...
13 days ago  Danilo M.feat: add custom repository page layout with repo cards...
13 days ago  Danilo M.feat: add repository descriptions to Italian i18n
13 days ago  Danilo M.feat: add repository descriptions to English i18n
13 days ago  Danilo M.feat: add repository data file with GitHub repos list
13 days ago  Danilo M.feat: create Italian repository page content
13 days ago  Danilo M.feat: create English repository page content
13 days ago  Danilo M.feat: add Repository page i18n strings (Italian)
13 days ago  Danilo M.feat: add Repository page i18n strings (English)
13 days ago  Danilo M.feat: create 404 error page with search, recent article...
13 days ago  Danilo M.feat: add 404 page i18n strings (Italian)
13 days ago  Danilo M.feat: add 404 page i18n strings (English)
13 days ago  Danilo M.docs: add Week 6 planning, spec, and implementation...
13 days ago  Danilo M.docs: revise Week 6 plan - audit About/Contact (no...
13 days ago  Danilo M.docs: add Week 6 implementation plan and update progres...
13 days ago  Danilo M.docs: add Week 6+ TODO list for pages, testing, and...
13 days ago  Danilo M.docs: finalize Week 5 completion status in HANDOFF...
13 days ago  Danilo M.docs: add comprehensive accessibility audit report...
13 days ago  Danilo M.docs: add Week 5 comprehensive testing report (73 tests...
13 days ago  Danilo M.docs: add Week 5 implementation guide (animations,...
13 days ago  Danilo M.feat: verify semantic HTML - replace div with button...
13 days ago  Danilo M.feat: ensure all form inputs have associated labels...
13 days ago  Danilo M.feat: ensure i18n-based aria-labels on all icon-only...
13 days ago  Danilo M.feat: enhance modal focus trap with JavaScript and...
13 days ago  Danilo M.feat: add prefers-reduced-motion support (disable anima...
13 days ago  Danilo M.feat: add focus management styles (:focus-visible,...
13 days ago  Danilo M.feat: add animation utility classes (.animate-fade...
13 days ago  Danilo M.feat: add CSS keyframe animations (fadeIn, slideUp...
2026-04-16  Danilo M.docs: add Week 5 implementation plan (24 tasks, detaile...
2026-04-16  Danilo M.docs: add Week 5 design spec (animations & a11y audit)
2026-04-16  Danilo M.docs: update progress status to reflect Week 4 completi...
2026-04-16  Danilo M.docs: add Week 5 ready status and cumulative progress...
2026-04-16  Danilo M.docs: add Week 4 comprehensive testing report (64 tests...
2026-04-16  Danilo M.feat: add Week 4 documentation (implementation guide...
2026-04-16  Danilo M.feat: add form component templates, i18n strings, and...
next