aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/_default
AgeCommit message (Expand)AuthorFilesLines
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 Neely1-10/+10
2021-06-05app/views: Remove unused underline classThedro Neely2-2/+2
2021-06-01generators/hugo/themes/layouts: Add AbstractsThedro Neely2-15/+3
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/_default/summary: FormattingThedro Neely1-1/+1
2021-03-12generators/hugo/content: Add comprehensive archivingThedro Neely2-0/+35
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 Neely1-7/+8
2021-03-11generators/hugo/layouts/_default/taxonomy: Group tagsThedro Neely1-14/+52
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-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-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-01generators/hugo/layouts/_default/single: Use main and aside instead of sectionThedro Neely1-20/+17
2019-11-03app/views/snippets/rss: Link RSS feeds directlyThedro Neely1-0/+27
2019-10-29hugo/layouts/_default/single.html: Button should not be hereThedro Neely1-2/+2
2019-10-19hugo/layouts/_default/single: Use button for openring linkThedro Neely1-1/+4
2019-10-18hugo/layouts/partials/page-meta: Update meta formattingThedro Neely1-1/+1
2019-10-05hugo/layouts/single.html: Delimit article sections by colorThedro Neely1-1/+11
2019-09-25public/css/tdro.css: Fix section alignmentThedro Neely1-2/+2
2019-09-25hugo/layouts/_default/single.html: Remove horizontal markerThedro Neely1-21/+21
2019-09-02generators/hugo/layouts/_default/archive.html: Hover background on archive listThedro Neely1-2/+3
2019-08-25generators/hugo/layouts/_default/single: Use horizontal line for sectionThedro Neely1-1/+1
2019-08-24generators/openring/template: Compact the more content sectionsThedro Neely1-25/+30
2019-08-17hugo/layouts/_default/single: Increase title font sizeThedro Neely1-1/+1
2019-08-15hugo/_default/single: Add openring contentThedro Neely1-0/+3
2019-08-15hugo/layouts/_default/single: Add author and date on more content sectionThedro Neely1-0/+2
2019-08-01hugo/layouts/_default/single.html: Fix space in ellipsisThedro Neely2-2/+2
2019-07-26hugo/layouts/_default/single: Increase article title font sizeThedro Neely1-1/+1
2019-07-25hugo/layouts/_default/single: Make article page a bit more modular and improv...Thedro Neely1-47/+68
2019-07-25hugo/layouts/_default: Use h2 tagsThedro Neely2-3/+3
2019-06-11generators/_default/summary: Syntax updatesThedro Neely1-4/+6
2019-06-09generators/hugo/_default/subsection.html: Add underline class to linksThedro Neely1-1/+1
2019-06-08hugo/_default/single.html: Move middle dot inside script tagThedro Neely1-1/+1