summaryrefslogtreecommitdiffstats
path: root/themes
AgeCommit message (Expand)AuthorFilesLines
2026-04-21feat: rewrite article-list-item as timeline card partialDanilo M.1-76/+78
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-20feat: include back-to-top button on single pagesDanilo M.1-0/+1
2026-04-20feat: add back-to-top partial with Alpine.js and i18nDanilo M.3-0/+25
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.3-7/+23
2026-04-20fix: sync footer styling and i18n translationsDanilo M.3-54/+256
2026-04-20fix: make prev-next navigation responsive on mobileDanilo M.3-10/+19
2026-04-20fix: make search index language-awareDanilo M.1-2/+6
2026-04-20fix: add x-data directive to search button for Alpine.js bindingDanilo M.1-0/+1
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.3-61/+7
2026-04-20feat: include search modal and script in base templateDanilo M.1-0/+7
2026-04-20feat: integrate search bar into mobile hamburger menuDanilo M.1-0/+37
2026-04-20feat: add open-search event listener to modalDanilo M.1-0/+1
2026-04-20feat: add search icon button to desktop headerDanilo M.1-1/+10
2026-04-20feat: create desktop search modal partialDanilo M.1-0/+86
2026-04-20feat: create shared search module with lazy-loading and Alpine componentsDanilo M.1-0/+130
2026-04-20feat: add search index JSON generation templateDanilo M.1-0/+13
2026-04-20refactor: localize footer copyright bar and about section labels/valuesDanilo M.1-11/+11
2026-04-20feat: redesign footer with fortune cookie, about terminal readout, and tech/f...Danilo M.4-22/+170
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.5-0/+138
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.2-5/+39
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.3-1/+27
2026-04-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.1-3/+0
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.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.4-104/+422
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ...Danilo M.7-72/+49
2026-04-18fix: enable related articles widget on article pagesDanilo M.1-1/+1
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.4-16/+35
2026-04-18feat: add // prefix to H2–H6 headings in proseDanilo M.3-0/+27
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