aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-17add projectsPaul Duncan33-28/+164
2021-10-17data/projects.yaml: add old projects, remove some missing projectsPaul Duncan1-73/+189
2021-10-17remove test projectsPaul Duncan3-19/+0
2021-10-16remove mathy and password-tester from about page, add to projectsPaul Duncan5-6/+26
2021-10-16populate content/projectsPaul Duncan25-0/+200
2021-10-16add bin/gen-projects.rb and data/projects.yamlPaul Duncan2-0/+178
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-16add static/filesPaul Duncan2-0/+0
2021-10-16use figure instead of img in recent postsPaul Duncan2-7/+6
2021-10-16update about pagePaul Duncan1-21/+54
2021-10-16s/page_id/menu/, do not highlight menu entry when viewing content in sectionPaul Duncan8-10/+8
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-16README.md: document serving locally, add deploy stubPaul Duncan1-2/+27
2021-10-16hugo-pt2021: handle empty article listPaul Duncan1-12/+15
2021-10-16README.md: document asset pipelinePaul Duncan1-3/+11
2021-10-16README.md: add theme information, clean up usage sectionPaul Duncan1-19/+53
2021-10-16config.toml, data.yaml: add commentsPaul Duncan2-2/+9
2021-10-16README.md: improve documentationPaul Duncan1-1/+43
2021-10-15add favicon.icoPaul Duncan1-0/+0
2021-10-15add author name and start yearPaul Duncan1-0/+2
2021-10-15improve footer style, make author and start year configurablePaul Duncan1-5/+3
2021-10-15content/articles/about.md: hide in article indexPaul Duncan1-1/+1
2021-10-15themes/hugo-pt2021: remove source mapPaul Duncan1-1/+1
2021-10-15bin/new: fix post, add article, add documentationPaul Duncan1-2/+16
2021-10-15content/articles/about.md: use url instead of aliasPaul Duncan1-1/+1
2021-10-15add {articles,projects}/_index.mdPaul Duncan2-0/+6
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 config....Paul Duncan2-2/+2
2021-10-15data/menu.yaml: remove links entry from menuPaul Duncan1-7/+7
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 feed urlPaul Duncan1-2/+2
2021-10-15config.toml: set time zonePaul Duncan1-0/+4
2021-10-15fix post archetypePaul Duncan1-4/+5
2021-10-15add minimal README.md and bin/Paul Duncan2-0/+32
2021-10-15add archetypes/posts.mdPaul Duncan1-0/+7
2021-10-15add themes/hugo-pt2021/archetypes/projects.mdPaul Duncan1-0/+15
2021-10-15ignore publicPaul Duncan1-0/+1
2021-10-15themes/hugo-pt2021: add projects single, list, and partialPaul Duncan3-0/+68
2021-10-15add content/projects and mock projectsPaul Duncan2-0/+11
2021-10-14config.toml: add project permalinksPaul Duncan1-0/+1
2021-10-14content/articles: fix page IDsPaul Duncan2-1/+2
2021-10-14fix index titlePaul Duncan1-2/+3