summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-04-20feat: redesign footer with fortune cookie, about terminal readout, and tech/f...Danilo M.8-22/+360
2026-04-18Started content cleanupDanilo M.27-30/+256
2026-04-18updates to TODO.md and hugo.tomlDanilo M.2-1/+2
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.6-0/+194
2026-04-18chore: update TODO.md - OG meta tags completeDanilo M.1-2/+2
2026-04-18refine: use lampD.png only for homepage, default_thumbnail_dark.png for articlesDanilo M.1-2/+4
2026-04-18chore: use lampD.png as default OG thumbnail instead of default_thumbnail_dar...Danilo M.1-2/+2
2026-04-18feat: add Open Graph and Twitter Card meta tags for social sharingDanilo M.3-5/+40
2026-04-18updated TODO.mdDanilo M.1-0/+1
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.4-4/+0
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.5-1/+27
2026-04-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.3-26/+23
2026-04-18fixed syntax in article git-setup-own-serverDanilo M.2-24/+23
2026-04-18fix: remove whitespace gaps and restore font size in code blocksDanilo M.2-2/+16
2026-04-18fix: code block copy icon, light theme bg, horizontal scrollDanilo M.3-8/+18
2026-04-18refactor: syntax highlighting with Catppuccin Macchiato and copy buttonsDanilo M.5-106/+432
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ...Danilo M.18-110/+130
2026-04-18fix: enable related articles widget on article pagesDanilo M.2-1/+15
2026-04-18fixed: larger sidebar titles, color --accent WCAG AA passed.Danilo M.4-6/+9
2026-04-18style: unify sidebar widget styling with bash comment prefixDanilo M.4-16/+35
2026-04-18chore: Updated TODO.mdDanilo M.1-1/+2
2026-04-18chore: add .superpowers to gitignoreDanilo M.1-0/+3
2026-04-18feat: add // prefix to H2–H6 headings in proseDanilo M.4-0/+83
2026-04-18fixed the number of columns for the sharing widget in the sidebar to 3x3Danilo M.2-4/+10
2026-04-18style: center-align social share icon gridDanilo M.2-2/+2
2026-04-18fix: use explicit 50px column grid for share icons so sidebar always shows 5+...Danilo M.3-5/+13
2026-04-18style: display social share icons in 5-column grid on sidebar (5+4 rows)Danilo M.1-1/+1
2026-04-18fix: bring social share widget into WCAG AA and theming standard complianceDanilo M.2-22/+32
2026-04-18style: redesign social share widget with terminal-native aestheticDanilo M.3-74/+131
2026-04-18style: resize social share icons to 50px and tighten grid gapDanilo M.3-23/+57
2026-04-17build: rebuild CSS to include social sharing widget utility classesDanilo M.1-0/+49
2026-04-17feat: embed social sharing widget inline on repository pageDanilo M.1-0/+5
2026-04-17feat: add social sharing widget to sidebar (articles and pages)Danilo M.1-0/+3
2026-04-17feat: add social-share partial with 9 targets and two layout modesDanilo M.4-2/+161
2026-04-17i18n: add social sharing translation keys (EN + IT)Danilo M.4-0/+28
2026-04-17docs: add social sharing widget implementation planDanilo M.1-0/+456
2026-04-17docs: add social sharing widget design specDanilo M.1-0/+199
2026-04-17fix: show Related Articles widget only on articles, not pagesDanilo M.1-2/+2
2026-04-17feat: implement Related Articles sidebar widgetDanilo M.1-7/+28
2026-04-17cleanup of the working tree. Created docs/{policies,reports} folders to keep ...Danilo M.11-339/+0
2026-04-17week-6: complete 404 and repository pages implementationDanilo M.21-6728/+221
2026-04-17Stop tracking HANDOFF.md as it is a local only file.Danilo M.1-14/+0
2026-04-17Stop tracking danixxyz.tar.gz as it is a generated file.Danilo M.1-0/+0
2026-04-17added compressed public folder to gitignoreDanilo M.1-0/+1
2026-04-17fix: implement proper language-specific 404 layoutsDanilo M.4-20/+155
2026-04-17build: generate language-specific 404.html filesDanilo M.3-0/+2
2026-04-17fix: update 404 redirect rules to point to correct language pagesDanilo M.1-2/+2
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.5-170/+33
2026-04-17restore: re-add 404 redirect rules to hugo.tomlDanilo M.1-3/+3
2026-04-17fix: use language-specific 404 layouts with hardcoded stringsDanilo M.3-16/+167