Age | Commit message (Expand) | Author | Files | Lines |
2024-09-09 | add sub shortcode | Paul Duncan | 1 | -0/+1 |
2024-05-27 | themes/hugo-pt2021/layouts/articles/single.html: support top and bottom image... | Paul Duncan | 1 | -0/+4 |
2024-05-27 | themes/hugo-pt2021/assets/style.sass: reenable grid (for columns used by imag... | Paul Duncan | 1 | -2/+2 |
2024-05-27 | add themes/hugo-pt2021/layouts/partials/carousel.html | Paul Duncan | 1 | -0/+99 |
2024-05-27 | themes/hugo-pt2021/assets/dark.sass: set navbar menu background color | Paul Duncan | 1 | -0/+4 |
2024-05-27 | themes/hugo-pt2021: add dark mode | Paul Duncan | 6 | -12/+118 |
2023-01-14 | themes/hugo-pt2021/layouts/partials/head.html: add activitypub <link> to page... | Paul Duncan | 1 | -0/+8 |
2022-07-13 | themes/hugo-pt2021/layouts/partials/head.html: add support for go-import | Paul Duncan | 1 | -0/+9 |
2022-03-05 | themes/hugo-pt2021/assets/scripts.js: shrink unminified js by 27 bytes (~8.8%) | Paul Duncan | 1 | -2/+21 |
2022-01-27 | add pe-picture and pe-figure shortcodes | Paul Duncan | 3 | -0/+207 |
2021-11-13 | add sup shortcode | Paul Duncan | 1 | -0/+1 |
2021-10-26 | hugo-pt2021: use CDATA for RSS feed | Paul Duncan | 1 | -1/+1 |
2021-10-26 | one more crack at properly HTMl-encoding full content in description | Paul Duncan | 1 | -1/+1 |
2021-10-26 | themes/hugo-pt2021/layouts/_default/index.xml: limit to 15 posts | Paul Duncan | 1 | -2/+4 |
2021-10-26 | add themes/hugo-pt2021/layouts/_default/index.xml | Paul Duncan | 1 | -0/+49 |
2021-10-25 | hugo-pt2021/layouts/shortcodes/table.html: add url, update instructions | Paul Duncan | 1 | -2/+4 |
2021-10-25 | hugo-pt2021/layouts/shortcodes/table.html: fix per-page table config override | Paul Duncan | 1 | -1/+1 |
2021-10-25 | hugo-pt2021/layouts/shortcodes/table.html: simplify config names, add comments | Paul Duncan | 1 | -14/+23 |
2021-10-25 | hugo-pt2021/layouts/shortcodes/table.html: s/arial-/aria-/ | Paul Duncan | 1 | -1/+1 |
2021-10-25 | hugo-pt2021/assets/style.sass: table captions below tables | Paul Duncan | 1 | -0/+4 |
2021-10-25 | themes/hugo-pt2021/layouts/shortcodes/table.html: remove inline documentation | Paul Duncan | 1 | -75/+1 |
2021-10-25 | themes/hugo-pt2021/layouts/shortcodes/table.html: add table config search pat... | Paul Duncan | 1 | -4/+31 |
2021-10-23 | themes/hugo-pt2021/layouts/shortcodes/table.html: add array support, rename j... | Paul Duncan | 1 | -128/+171 |
2021-10-22 | themes/hugo-pt2021/layout/shortcodes/table.html: fix column header alignment | Paul Duncan | 1 | -0/+16 |
2021-10-20 | themes/hugo-pt2021/layouts/shortcodes/tables.html: fix header and cell toolti... | Paul Duncan | 1 | -3/+3 |
2021-10-20 | hugo-pt2021: add table shortcode | Paul Duncan | 1 | -0/+299 |
2021-10-20 | hugo-pt2020: don't strip prefix whitespace from date delimiter | Paul Duncan | 1 | -1/+1 |
2021-10-20 | themes/hugo-pt2021/archetypes/articles.md: include date and toc | Paul Duncan | 1 | -0/+6 |
2021-10-19 | add <meta name="description" ...> to header | Paul Duncan | 1 | -0/+6 |
2021-10-18 | hugo-pt2021: add chroma.css and import it to default style | Paul Duncan | 2 | -0/+91 |
2021-10-18 | hugo-pt2021: add toc to single article style | Paul Duncan | 1 | -0/+12 |
2021-10-17 | add date suffix to articles | Paul Duncan | 1 | -0/+11 |
2021-10-17 | add menu script, fix menu rendering on mobile | Paul Duncan | 3 | -4/+30 |
2021-10-17 | themes/hugo-pt2021/layouts/partials/head.html: add responsive viewport, add c... | Paul Duncan | 1 | -1/+12 |
2021-10-17 | mv icons ims and disable pgp key | Paul Duncan | 3 | -0/+0 |
2021-10-17 | add rss link to header | Paul Duncan | 1 | -0/+4 |
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 | s/page_id/menu/, do not highlight menu entry when viewing content in section | Paul Duncan | 3 | -4/+4 |
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 | hugo-pt2021: handle empty article list | Paul Duncan | 1 | -12/+15 |
2021-10-15 | improve footer style, make author and start year configurable | Paul Duncan | 1 | -5/+3 |
2021-10-15 | themes/hugo-pt2021: remove source map | Paul Duncan | 1 | -1/+1 |
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 | 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 |