aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/layouts
AgeCommit message (Expand)AuthorFilesLines
2024-05-27themes/hugo-pt2021/layouts/articles/single.html: support top and bottom image...Paul Duncan1-0/+4
2024-05-27add themes/hugo-pt2021/layouts/partials/carousel.htmlPaul Duncan1-0/+99
2024-05-27themes/hugo-pt2021: add dark modePaul Duncan1-0/+1
2023-01-14themes/hugo-pt2021/layouts/partials/head.html: add activitypub <link> to page...Paul Duncan1-0/+8
2022-07-13themes/hugo-pt2021/layouts/partials/head.html: add support for go-importPaul Duncan1-0/+9
2022-01-27add pe-picture and pe-figure shortcodesPaul Duncan2-0/+206
2021-11-13add sup shortcodePaul Duncan1-0/+1
2021-10-26hugo-pt2021: use CDATA for RSS feedPaul Duncan1-1/+1
2021-10-26one more crack at properly HTMl-encoding full content in descriptionPaul Duncan1-1/+1
2021-10-26themes/hugo-pt2021/layouts/_default/index.xml: limit to 15 postsPaul Duncan1-2/+4
2021-10-26add themes/hugo-pt2021/layouts/_default/index.xmlPaul Duncan1-0/+49
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: add url, update instructionsPaul Duncan1-2/+4
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: fix per-page table config overridePaul Duncan1-1/+1
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: simplify config names, add commentsPaul Duncan1-14/+23
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: s/arial-/aria-/Paul Duncan1-1/+1
2021-10-25themes/hugo-pt2021/layouts/shortcodes/table.html: remove inline documentationPaul Duncan1-75/+1
2021-10-25themes/hugo-pt2021/layouts/shortcodes/table.html: add table config search pat...Paul Duncan1-4/+31
2021-10-23themes/hugo-pt2021/layouts/shortcodes/table.html: add array support, rename j...Paul Duncan1-128/+171
2021-10-22themes/hugo-pt2021/layout/shortcodes/table.html: fix column header alignmentPaul Duncan1-0/+16
2021-10-20themes/hugo-pt2021/layouts/shortcodes/tables.html: fix header and cell toolti...Paul Duncan1-3/+3
2021-10-20hugo-pt2021: add table shortcodePaul Duncan1-0/+299
2021-10-20hugo-pt2020: don't strip prefix whitespace from date delimiterPaul Duncan1-1/+1
2021-10-19add <meta name="description" ...> to headerPaul Duncan1-0/+6
2021-10-18hugo-pt2021: add toc to single article stylePaul Duncan1-0/+12
2021-10-17add date suffix to articlesPaul Duncan1-0/+11
2021-10-17add menu script, fix menu rendering on mobilePaul Duncan2-4/+15
2021-10-17themes/hugo-pt2021/layouts/partials/head.html: add responsive viewport, add c...Paul Duncan1-1/+12
2021-10-17add rss link to headerPaul Duncan1-0/+4
2021-10-16themes/hugo-pt2021/layouts/projects/single.html: link to git repoPaul Duncan1-2/+19
2021-10-16themes/hugo-pt2021/layouts/projects/list.html: s/Current/Current Projects/, s...Paul Duncan1-2/+3
2021-10-16s/page_id/menu/, do not highlight menu entry when viewing content in sectionPaul Duncan1-2/+2
2021-10-16themes/hugo-pt2021/layouts/partials/project_summary.html: fix formatting, add...Paul Duncan1-4/+12
2021-10-16themes/hugo-pt2021/layouts/header.html: fix logo tooltipPaul Duncan1-3/+3
2021-10-16themes/hugo-pt2021/layouts/_default/archive.html: add comments, add title, sh...Paul Duncan1-3/+29
2021-10-16hugo-pt2021: handle empty article listPaul Duncan1-12/+15
2021-10-15improve footer style, make author and start year configurablePaul Duncan1-5/+3
2021-10-15themes/hugo-pt2021: remove source mapPaul Duncan1-1/+1
2021-10-15hugo-pt2021: remove hard-coded language codes, use language code from config....Paul Duncan2-2/+2
2021-10-15hugo-pt2021: parameterize icon sizePaul Duncan1-7/+15
2021-10-15center copyright on page footerPaul Duncan1-4/+2
2021-10-15projects formatting fixesPaul Duncan2-3/+7
2021-10-15themes/hugo-pt2021: add projects single, list, and partialPaul Duncan3-0/+68
2021-10-14add style.cssPaul Duncan1-1/+1
2021-10-14themes/hugo-pt2021/layouts/partials/header.html: mark active menu in boldPaul Duncan1-1/+1
2021-10-14initial commit, including themePaul Duncan13-0/+302