aboutsummaryrefslogtreecommitdiff
path: root/generators
AgeCommit message (Expand)AuthorFilesLines
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