summaryrefslogtreecommitdiffstats
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
2026-04-10feat: complete Hugo theme implementation from mockupsDanilo M.16-100/+434
2026-04-05fix: use excerpts instead of full content in article cardsDanilo M.2-2/+13
2026-04-05fix: use articles section to properly detect and display articlesDanilo M.1-3/+8
2026-04-05fix: restore article display on homepageDanilo M.1-18/+4
2026-04-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.1-6/+18
2026-04-05fix: remove contact and search shortcodesDanilo M.2-71/+0
2026-04-05feat: import all remaining shortcodes from previous themeDanilo M.11-0/+117
2026-04-05feat: add video shortcode and documentationDanilo M.1-0/+37
2026-04-05fix: use .InnerDeindent in figure shortcodeDanilo M.1-1/+1
2026-04-05feat: add figure shortcode and documentationDanilo M.1-0/+27
2026-04-05feat: add img shortcode templateDanilo M.1-0/+84
2026-04-05feat: add quote shortcode templateDanilo M.1-0/+19
2026-04-05feat: add gravatar shortcode templateDanilo M.1-0/+52
2026-04-05fix: correct page.html layout template for is section navigationDanilo M.1-9/+8
2026-04-05feat: add filter functionality, archetypes, and sample contentDanilo M.1-1/+2
2026-04-05layout: add home, section, and page templatesDanilo M.3-20/+76
2026-04-05layout: create base layout, header, footer, hero, and post card partialsDanilo M.7-14/+68
2026-04-04initial theme setup.Danilo M.13-0/+172