Age | Commit message (Expand) | Author | Files | Lines |
2021-10-17 | TODO.md: remove obsolete stuff | Paul Duncan | 1 | -7/+1 |
2021-10-17 | add TODO.md | Paul Duncan | 1 | -0/+71 |
2021-10-17 | rm content/projects/bling.md | Paul Duncan | 1 | -8/+0 |
2021-10-17 | README.md: populate Deploy section | Paul Duncan | 1 | -2/+18 |
2021-10-17 | mv icons ims and disable pgp key | Paul Duncan | 4 | -6/+8 |
2021-10-17 | add static/.well-known/keybase.txt | Paul Duncan | 1 | -0/+56 |
2021-10-17 | articles/ev-crash-course.md: mark as draft | Paul Duncan | 1 | -0/+1 |
2021-10-17 | add two new posts | Paul Duncan | 2 | -0/+152 |
2021-10-17 | add rss link to header | Paul Duncan | 1 | -0/+4 |
2021-10-17 | add projects | Paul Duncan | 33 | -28/+164 |
2021-10-17 | data/projects.yaml: add old projects, remove some missing projects | Paul Duncan | 1 | -73/+189 |
2021-10-17 | remove test projects | Paul Duncan | 3 | -19/+0 |
2021-10-16 | remove mathy and password-tester from about page, add to projects | Paul Duncan | 5 | -6/+26 |
2021-10-16 | populate content/projects | Paul Duncan | 25 | -0/+200 |
2021-10-16 | add bin/gen-projects.rb and data/projects.yaml | Paul Duncan | 2 | -0/+178 |
2021-10-16 | themes/hugo-pt2021/layouts/projects/single.html: link to git repo | Paul Duncan | 1 | -2/+19 |
2021-10-16 | themes/hugo-pt2021/layouts/projects/list.html: s/Current/Current Projects/, s... | Paul Duncan | 1 | -2/+3 |
2021-10-16 | add static/files | Paul Duncan | 2 | -0/+0 |
2021-10-16 | use figure instead of img in recent posts | Paul Duncan | 2 | -7/+6 |
2021-10-16 | update about page | Paul Duncan | 1 | -21/+54 |
2021-10-16 | s/page_id/menu/, do not highlight menu entry when viewing content in section | Paul Duncan | 8 | -10/+8 |
2021-10-16 | themes/hugo-pt2021/layouts/partials/project_summary.html: fix formatting, add... | Paul Duncan | 1 | -4/+12 |
2021-10-16 | themes/hugo-pt2021/layouts/header.html: fix logo tooltip | Paul Duncan | 1 | -3/+3 |
2021-10-16 | themes/hugo-pt2021/layouts/_default/archive.html: add comments, add title, sh... | Paul Duncan | 1 | -3/+29 |
2021-10-16 | README.md: document serving locally, add deploy stub | Paul Duncan | 1 | -2/+27 |
2021-10-16 | hugo-pt2021: handle empty article list | Paul Duncan | 1 | -12/+15 |
2021-10-16 | README.md: document asset pipeline | Paul Duncan | 1 | -3/+11 |
2021-10-16 | README.md: add theme information, clean up usage section | Paul Duncan | 1 | -19/+53 |
2021-10-16 | config.toml, data.yaml: add comments | Paul Duncan | 2 | -2/+9 |
2021-10-16 | README.md: improve documentation | Paul Duncan | 1 | -1/+43 |
2021-10-15 | add favicon.ico | Paul Duncan | 1 | -0/+0 |
2021-10-15 | add author name and start year | Paul Duncan | 1 | -0/+2 |
2021-10-15 | improve footer style, make author and start year configurable | Paul Duncan | 1 | -5/+3 |
2021-10-15 | content/articles/about.md: hide in article index | Paul Duncan | 1 | -1/+1 |
2021-10-15 | themes/hugo-pt2021: remove source map | Paul Duncan | 1 | -1/+1 |
2021-10-15 | bin/new: fix post, add article, add documentation | Paul Duncan | 1 | -2/+16 |
2021-10-15 | content/articles/about.md: use url instead of alias | Paul Duncan | 1 | -1/+1 |
2021-10-15 | add {articles,projects}/_index.md | Paul Duncan | 2 | -0/+6 |
2021-10-15 | document icon styles | Paul Duncan | 1 | -0/+2 |
2021-10-15 | add articles archetype | Paul Duncan | 1 | -0/+11 |
2021-10-15 | hugo-pt2021: remove hard-coded language codes, use language code from config.... | Paul Duncan | 2 | -2/+2 |
2021-10-15 | data/menu.yaml: remove links entry from menu | Paul Duncan | 1 | -7/+7 |
2021-10-15 | hugo-pt2021: add header icon hover opacity, strip unused bulma components | Paul Duncan | 1 | -3/+52 |
2021-10-15 | static/icons: remove opacity from icon svgs | Paul Duncan | 3 | -3/+3 |
2021-10-15 | hugo-pt2021: parameterize icon size | Paul Duncan | 1 | -7/+15 |
2021-10-15 | center copyright on page footer | Paul Duncan | 1 | -4/+2 |
2021-10-15 | projects formatting fixes | Paul Duncan | 2 | -3/+7 |
2021-10-15 | fix feed url | Paul Duncan | 1 | -2/+2 |
2021-10-15 | config.toml: set time zone | Paul Duncan | 1 | -0/+4 |
2021-10-15 | fix post archetype | Paul Duncan | 1 | -4/+5 |