Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-10-15 | add minimal README.md and bin/ | Paul Duncan | 2 | -0/+32 |
2021-10-15 | add archetypes/posts.md | Paul Duncan | 1 | -0/+7 |
2021-10-15 | add themes/hugo-pt2021/archetypes/projects.md | Paul Duncan | 1 | -0/+15 |
2021-10-15 | ignore public | Paul Duncan | 1 | -0/+1 |
2021-10-15 | themes/hugo-pt2021: add projects single, list, and partial | Paul Duncan | 3 | -0/+68 |
2021-10-15 | add content/projects and mock projects | Paul Duncan | 2 | -0/+11 |
2021-10-14 | config.toml: add project permalinks | Paul Duncan | 1 | -0/+1 |
2021-10-14 | content/articles: fix page IDs | Paul Duncan | 2 | -1/+2 |
2021-10-14 | fix index title | Paul Duncan | 1 | -2/+3 |
2021-10-14 | add style.css | Paul Duncan | 2 | -1/+10 |
2021-10-14 | themes/hugo-pt2021/layouts/partials/header.html: mark active menu in bold | Paul Duncan | 1 | -1/+1 |
2021-10-14 | remove pre-compiled bulma css | Paul Duncan | 6 | -23626/+0 |
2021-10-14 | initial commit, including theme | Paul Duncan | 593 | -0/+45830 |