aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/_default/list.html
AgeCommit message (Collapse)AuthorFilesLines
2022-03-19generators/layouts/shortcodes: Don't mix HTML and markdownThedro Neely1-1/+1
Freedom. Use Hugo's newer markdownify feature and convert all posts to pure markdown. Render hooks will propagate if .RenderString function gains the ability to render shortcodes in the future. https://gohugo.io/functions/renderstring/
2019-07-25hugo/layouts/_default: Use h2 tagsThedro Neely1-1/+1
2019-05-17generators/hugo: Add Hugo theme source filesThedro Neely1-0/+17