summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/_default
AgeCommit message (Expand)AuthorFilesLines
2026-04-22chore: extract theme into git submodule (danix2-hugo-theme)Danilo M.5-251/+0
2026-04-21feat: load tag-cloud-spiral.js via Hugo PipesDanilo M.1-0/+4
2026-04-21chore: adding files for agentic content writingDanilo M.1-0/+6
2026-04-21feat: use timeline container in default list templateDanilo M.1-26/+26
2026-04-20feat: include back-to-top button on single pagesDanilo M.1-0/+1
2026-04-20fix: resolve mobile viewport overflow on article pagesDanilo M.1-3/+3
2026-04-20feat: include search modal and script in base templateDanilo M.1-0/+7
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.1-0/+10
2026-04-18feat: add Open Graph and Twitter Card meta tags for social sharingDanilo M.1-5/+1
2026-04-18fix: remove whitespace gaps and restore font size in code blocksDanilo M.1-2/+2
2026-04-18fix: code block copy icon, light theme bg, horizontal scrollDanilo M.1-2/+2
2026-04-18refactor: syntax highlighting with Catppuccin Macchiato and copy buttonsDanilo M.2-0/+29
2026-04-18feat: add // prefix to H2–H6 headings in proseDanilo M.1-0/+5
2026-04-17fix: implement proper language-specific 404 layoutsDanilo M.1-155/+0
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.1-0/+155
2026-04-17fix: refactor 404 page to use Alpine.data() pattern for proper function regis...Danilo M.1-0/+4
2026-04-16fix: header sticky positioning regressionDanilo M.1-2/+2
2026-04-16fix: breadcrumb navigation now renders in article pagesDanilo M.1-0/+3
2026-04-16Complete matrix rain background effect implementationDanilo M.2-2/+11
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.2-1/+15
2026-04-15Fix article list template to display articles without pinned parameterDanilo M.1-0/+8
2026-04-15Add thumbnail support to article listingsDanilo M.1-1/+1
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.2-2/+7
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.2-5/+9
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.1-0/+4
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.2-3/+3
2026-04-15feat: create single article template with sidebarDanilo M.1-0/+36
2026-04-15feat: create articles list with pinned post supportDanilo M.1-0/+31
2026-04-15feat: create base template with theme toggle, fonts, and Alpine.jsDanilo M.1-0/+75