summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets
AgeCommit message (Expand)AuthorFilesLines
2026-04-22pushing updated TODO.mdDanilo M.1-0/+10
2026-04-22feat: compact tag cloud spiral with controlled overlapDanilo M.1-4/+4
2026-04-22style: add solid background to tag-cloud links for readability on canvasDanilo M.2-2/+4
2026-04-21fix: use href for deterministic hash and increase padding for safetyDanilo M.1-2/+2
2026-04-21fix: correct maxBottom initialization to handle negative coordinatesDanilo M.1-1/+1
2026-04-21fix: correct padding calculation and remove flex classes in spiral layoutDanilo M.1-3/+4
2026-04-21feat: add Archimedean spiral layout engine for tag cloudDanilo M.1-0/+121
2026-04-21feat: add overflow visible to tag-cloud containerDanilo M.2-0/+2
2026-04-21build: regenerate CSS and fix tag cloud color renderingDanilo M.1-3/+3
2026-04-21feat: simplify tag cloud CSS for continuous scalingDanilo M.1-20/+3
2026-04-21feat: Add reusable tag cloud partial with A11y and dark/light mode supportDanilo M.2-0/+135
2026-04-21fix: improve badge text color contrast for WCAG AA complianceDanilo M.2-0/+43
2026-04-21chore: adding files for agentic content writingDanilo M.3-0/+65
2026-04-21Updated TODO.Danilo M.1-0/+100
2026-04-21fix: correct mobile connector/node geometry accounting for ol paddingDanilo M.2-14/+40
2026-04-21fix: correct timeline layout bugs — desktop stacking, connector geometry, t...Danilo M.2-111/+88
2026-04-21build: rebuild CSS for timeline layoutDanilo M.1-79/+250
2026-04-21fix: add type-color CSS variants for timeline elementsDanilo M.2-0/+79
2026-04-21feat: add timeline CSS component classesDanilo M.2-0/+226
2026-04-20build: rebuild CSS for back-to-top buttonDanilo M.1-0/+46
2026-04-20fix: correct Tailwind class in back-to-top button CSS (justify-center)Danilo M.1-1/+1
2026-04-20fix: use theme variables for .back-to-top colors instead of hardcoded valuesDanilo M.1-2/+3
2026-04-20style: add .back-to-top component classDanilo M.2-0/+19
2026-04-20fix: resolve mobile viewport overflow on article pagesDanilo M.2-4/+20
2026-04-20fix: make prev-next navigation responsive on mobileDanilo M.2-7/+16
2026-04-20fix: make search index language-awareDanilo M.1-2/+6
2026-04-20test: verify search functionality across desktop, mobile, and 404Danilo M.1-0/+17
2026-04-20refactor: unify 404 page with shared search functionalityDanilo M.1-33/+7
2026-04-20feat: create shared search module with lazy-loading and Alpine componentsDanilo M.1-0/+130
2026-04-20feat: redesign footer with fortune cookie, about terminal readout, and tech/f...Danilo M.3-0/+105
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.2-0/+76
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.2-0/+11
2026-04-18fixed syntax in article git-setup-own-serverDanilo M.1-4/+0
2026-04-18fix: remove whitespace gaps and restore font size in code blocksDanilo M.1-0/+14
2026-04-18fix: code block copy icon, light theme bg, horizontal scrollDanilo M.2-6/+16
2026-04-18refactor: syntax highlighting with Catppuccin Macchiato and copy buttonsDanilo M.2-104/+393
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ...Danilo M.1-5/+0
2026-04-18fixed: larger sidebar titles, color --accent WCAG AA passed.Danilo M.2-4/+6
2026-04-18style: unify sidebar widget styling with bash comment prefixDanilo M.2-10/+26
2026-04-18feat: add // prefix to H2–H6 headings in proseDanilo M.2-0/+22
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.2-4/+12
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.2-50/+107
2026-04-18style: resize social share icons to 50px and tighten grid gapDanilo M.2-11/+45
2026-04-17build: rebuild CSS to include social sharing widget utility classesDanilo M.1-0/+49
2026-04-17feat: add social-share partial with 9 targets and two layout modesDanilo M.1-0/+33
2026-04-17fix: simplify 404 page to use Hugo's standard i18n without hacksDanilo M.1-24/+0
2026-04-17Revert "fix: use language-specific 404 layouts for proper i18n support"Danilo M.1-0/+23