aboutsummaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2021-10-20themes/hugo-pt2021/archetypes/articles.md: include date and tocPaul Duncan1-0/+6
2021-10-19add <meta name="description" ...> to headerPaul Duncan1-0/+6
2021-10-18hugo-pt2021: add chroma.css and import it to default stylePaul Duncan2-0/+91
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 Duncan3-4/+30
2021-10-17themes/hugo-pt2021/layouts/partials/head.html: add responsive viewport, add ↵Paul Duncan1-1/+12
comments, clean up formatting
2021-10-17mv icons ims and disable pgp keyPaul Duncan3-0/+0
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 Duncan3-4/+4
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-15document icon stylesPaul Duncan1-0/+2
2021-10-15add articles archetypePaul Duncan1-0/+11
2021-10-15hugo-pt2021: remove hard-coded language codes, use language code from ↵Paul Duncan2-2/+2
config.toml
2021-10-15hugo-pt2021: add header icon hover opacity, strip unused bulma componentsPaul Duncan1-3/+52
2021-10-15static/icons: remove opacity from icon svgsPaul Duncan3-3/+3
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-15fix post archetypePaul Duncan1-4/+5
2021-10-15add archetypes/posts.mdPaul Duncan1-0/+7
2021-10-15add themes/hugo-pt2021/archetypes/projects.mdPaul Duncan1-0/+15
2021-10-15themes/hugo-pt2021: add projects single, list, and partialPaul Duncan3-0/+68
2021-10-14add style.cssPaul Duncan2-1/+10
2021-10-14themes/hugo-pt2021/layouts/partials/header.html: mark active menu in boldPaul Duncan1-1/+1
2021-10-14remove pre-compiled bulma cssPaul Duncan6-23626/+0
2021-10-14initial commit, including themePaul Duncan98-0/+31264