aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo
AgeCommit message (Expand)AuthorFilesLines
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-08generators/hugo/config.yaml: Use tags taxonomy onlyThedro Neely1-0/+5
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-12-01generators/hugo/config: LintThedro Neely1-7/+6
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
2019-10-22public/css: Use sans-serif font stack on footnotesThedro Neely2-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 Neely3-4/+4
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-20hugo/layouts/partials/head: Add article published and last modified meta tagsThedro Neely1-0/+2
2019-09-02generators/hugo/layouts/_default/archive.html: Hover background on archive listThedro Neely1-2/+3
2019-08-27generators/hugo/layouts/rss.xml: Add header and strip PHP tagsThedro Neely1-3/+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-23hugo/layouts/partials/pagination: Fix disabled check on next buttonThedro Neely1-1/+1
2019-08-23hugo/layouts/partials/pagination: Disabled not allowed on anchor tagThedro Neely1-7/+9
2019-08-22public/css: Prevent responsive image reflowThedro Neely1-4/+7
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-07-12generators/hugo/config: Add Hugo configThedro Neely1-0/+49
2019-06-13generators/layouts/shortcodes/footer.html: Footer cannot be here, use a span ...Thedro Neely1-1/+1
2019-06-12generators/hugo/layouts/partials/page-tags.html: Add focus-link classThedro Neely1-1/+1
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
2019-05-31hugo/layouts/partials/page-tags.html: Use relative urlsThedro Neely1-1/+1
2019-05-30hugo/_default/single.html: Add random related articles to postThedro Neely1-26/+47
2019-05-29hugo/_default/summary: Use imageConfig to get image height and widthThedro Neely1-1/+7
2019-05-21hugo/layouts/_default/baseof:Use itemscope on html tagThedro Neely1-1/+1
2019-05-17generators/hugo: Add Hugo theme source filesThedro Neely29-0/+394