aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/layouts
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Paul Duncan1-1/+12
comments, clean up formatting
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/, ↵Paul Duncan1-2/+3
s/Legacy/Legacy Projects/
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, ↵Paul Duncan1-4/+12
add tooltip to project description
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, ↵Paul Duncan1-3/+29
show post date
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 ↵Paul Duncan2-2/+2
config.toml
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