summaryrefslogtreecommitdiffstats
path: root/content
AgeCommit message (Expand)AuthorFilesLines
2026-04-18Started content cleanupDanilo M.26-30/+13
2026-04-18cleanup: remove old default image references from frontmatterDanilo M.4-4/+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.2-12/+0
2026-04-17build: generate language-specific 404.html filesDanilo M.2-0/+2
2026-04-17fix: use content-based 404 pages with proper language contextDanilo M.2-0/+10
2026-04-17Revert "fix: use language-specific 404 layouts for proper i18n support"Danilo M.2-10/+0
2026-04-17fix: use language-specific 404 layouts for proper i18n supportDanilo M.2-0/+10
2026-04-17Revert "fix: use Hugo content-based 404 pages for proper multilingual support"Danilo M.2-10/+0
2026-04-17fix: use Hugo content-based 404 pages for proper multilingual supportDanilo M.2-0/+10
2026-04-17test: verify repository page content, cards, keyboard nav, dark mode, responsiveDanilo M.2-8/+10
2026-04-17feat: create Italian repository page contentDanilo M.1-0/+62
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.81-3/+1976
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.8-46/+50
2026-04-15Fix gravatar shortcode and about page ref linksDanilo M.2-4/+4
2026-04-15Fix contact form shortcode: rename from contact-form.html to contact.htmlDanilo M.2-3/+7
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.2-0/+2
2026-04-15Remove unnecessary type field from static pagesDanilo M.6-4/+116
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.5-0/+31
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.3-8/+23
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.2-0/+20