aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes
AgeCommit message (Expand)AuthorFilesLines
2021-07-31generators/hugo/layouts/shortcodes/image: Remove paddingThedro Neely1-8/+1
2021-07-04generators/hugo/layouts/_default/single: Add markdown source linkThedro Neely1-8/+10
2021-06-19generators/hugo/layouts/_default/rss: Fix and normalize RSS feedsThedro Neely6-10/+28
2021-06-18generators/hugo/layouts/partials/page-tags: Remove unused classesThedro Neely1-1/+1
2021-06-05generators/shortcodes: Footnote and image enhancementsThedro Neely5-41/+50
2021-06-05generators/hugo/layouts/partials/thumbnail-image: Width before heightThedro Neely1-1/+1
2021-06-05app/views: Remove unused underline classThedro Neely2-2/+2
2021-06-01generators/hugo/themes/layouts: Add AbstractsThedro Neely7-26/+64
2021-04-30generators/hugo/layouts/shortcodes/video: Add footerThedro Neely1-0/+1
2021-03-30generators/hugo/layouts/_default/summary: Check if image existsThedro Neely1-1/+4
2021-03-30generators/hugo/layouts/_default/section: Read SVG fileThedro Neely1-4/+1
2021-03-25generators/hugo/layouts/partials/read-time: Use singularThedro Neely1-5/+1
2021-03-25generators/hugo/layouts/_default/summary: FormattingThedro Neely1-1/+1
2021-03-23public/css/tdro: Only mark side note contentsThedro Neely1-1/+1
2021-03-12generators/hugo/content: Add comprehensive archivingThedro Neely2-0/+35
2021-03-12generators/hugo/layouts/partials/pagination: Remove subtraction hackThedro Neely1-1/+1
2021-03-12generators/hugo/layouts/_default/archive: Simplify implementationThedro Neely1-21/+13
2021-03-12generators/hugo/layouts/_default/single: PHP decouplingThedro Neely1-1/+1
2021-03-12bootstrap/Helpers: Function name change featherIcon -> iconThedro Neely1-1/+1
2021-03-11generators/hugo/layouts/_default/summary: Use picture tagThedro Neely3-11/+12
2021-03-11generators/hugo/layouts/_default/taxonomy: Group tagsThedro Neely1-14/+52
2021-03-11generators/hugo/layouts/partials/head: Remove blank lineThedro Neely1-1/+0
2021-01-30generators/hugo/layouts/shortcodes/smallcaps: Allow setting typeThedro Neely1-1/+1
2021-01-30generators/hugo/layouts/shortcodes: Remove unused mathjaxThedro Neely1-2/+0
2020-11-01generators/hugo/layouts/shortcodes/smallcaps: Increase font sizeThedro Neely1-1/+1
2020-10-08generators/hugo/layouts/_default/single: Use h1 on titleThedro Neely1-1/+1
2020-09-08generators/hugo/layouts/_default: Add sitemap definitionThedro Neely1-0/+22
2020-06-05hugo/_default/subsection: Fix <a> consistencyThedro Neely1-2/+2
2020-06-05hugo/_markup/render-heading: Wrap with <a>Thedro Neely1-2/+1
2020-06-05hugo/_markup: Add render heading hookThedro Neely1-0/+4
2020-06-05generators/hugo/_markup/render-link: FormattingThedro Neely1-1/+1
2020-05-23public/css/tdro: Align archive pagesThedro Neely1-2/+2
2020-03-18hugo/_default/single: Allow reply notificationsThedro Neely1-1/+7
2020-01-16generators/hugo/layouts/_default: Add markup hooksThedro Neely1-0/+10
2020-01-16generators/hugo/layouts/robots.txt: DeleteThedro Neely1-4/+0
2020-01-16app/views/snippets/rss: Cleanup RSSThedro Neely1-11/+20
2020-01-08generators/hugo/single: Fix icon insertionThedro Neely1-1/+1
2020-01-01generators/hugo/single: Use sans-serif on contents headerThedro Neely1-1/+1
2019-12-30public/css/tdro: Just link footnote hintsThedro Neely3-0/+8
2019-12-30generators/hugo/shortcodes/marginnote: Add footnote hover hintsThedro Neely3-3/+3
2019-12-30generators/hugo/single.html: Element 'nav' not allowed as child of element 's...Thedro Neely1-3/+3
2019-12-30generators/hugo/single.html: Some browsers don't understand mainThedro Neely1-1/+1
2019-12-29public/css/tdro: AlignmentThedro Neely1-1/+1
2019-12-29generators/hugo/single.html: Add table of contents switchThedro Neely1-2/+9
2019-12-04generators/hugo/layouts/shortcodes: Pass inner contents to footnote title att...Thedro Neely3-3/+3
2019-12-01generators/hugo/layouts/_default/single: Use main and aside instead of sectionThedro Neely1-20/+17
2019-11-28hugo/layouts/shortcodes/sideimage: Add footnote figure shortcodeThedro Neely1-0/+19
2019-11-27hugo/layouts/partials/article-image: Use .Slug hereThedro Neely1-1/+1
2019-11-03app/views/snippets/rss: Link RSS feeds directlyThedro Neely1-0/+0
2019-10-29hugo/layouts/_default/single.html: Button should not be hereThedro Neely1-2/+2