summaryrefslogtreecommitdiffstats
path: root/content/en
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Chore: fixed gravatar display in pages.Danilo M.2-2/+3
2026-04-22feat: publish a11y audit pages and link wcag badgeDanilo M.1-0/+879
2026-04-18Started content cleanupDanilo M.21-25/+8
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.2-2/+0
2026-04-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.1-22/+22
2026-04-18fixed syntax in article git-setup-own-serverDanilo M.1-20/+23
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ...Danilo M.9-28/+27
2026-04-17fix: implement proper language-specific 404 layoutsDanilo M.1-6/+0
2026-04-17build: generate language-specific 404.html filesDanilo M.1-0/+1
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.1-0/+5
2026-04-17Revert "fix: use language-specific 404 layouts for proper i18n support"Danilo M.1-5/+0
2026-04-17fix: use language-specific 404 layouts for proper i18n supportDanilo M.1-0/+5
2026-04-17Revert "fix: use Hugo content-based 404 pages for proper multilingual support"Danilo M.1-5/+0
2026-04-17fix: use Hugo content-based 404 pages for proper multilingual supportDanilo M.1-0/+5
2026-04-17test: verify repository page content, cards, keyboard nav, dark mode, responsiveDanilo M.1-4/+5
2026-04-17feat: create English repository page contentDanilo M.1-0/+62
2026-04-16feat: import 36 articles with assets and create supporting shortcodesDanilo M.44-3/+1532
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.10-2/+85
2026-04-15Fix article shortcode issues and add actions shortcodeDanilo M.1-0/+234
2026-04-15Fix article list template to display articles without pinned parameterDanilo M.1-0/+4
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.3-2/+5
2026-04-15Fix gravatar shortcode and about page ref linksDanilo M.1-2/+2
2026-04-15Fix contact form shortcode: rename from contact-form.html to contact.htmlDanilo M.1-1/+3
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.1-0/+1
2026-04-15Remove unnecessary type field from static pagesDanilo M.3-2/+58
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.2-0/+6
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.2-4/+21
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.1-0/+10