Age | Commit message (Expand) | Author | Files | Lines |
2021-10-20 | add data/tables | Paul Duncan | 4 | -0/+163 |
2021-10-20 | themes/hugo-pt2021/layouts/shortcodes/tables.html: fix header and cell toolti... | Paul Duncan | 1 | -3/+3 |
2021-10-20 | content/articles/nftables-examples.md: use "bash" instead of "cron" for cron ... | Paul Duncan | 1 | -1/+1 |
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 | articles/nftables-examples.md: use figure shortcode instead of markdown image | Paul Duncan | 1 | -4/+8 |
2021-10-20 | posts/2021-10-19-hugo-csp-impedance-mismatch.md: fix access-control-allow-ori... | Paul Duncan | 1 | -1/+15 |
2021-10-20 | articles/nftables-examples: add journalctl -f screenshot | Paul Duncan | 2 | -0/+6 |
2021-10-20 | themes/hugo-pt2021/archetypes/articles.md: include date and toc | Paul Duncan | 1 | -0/+6 |
2021-10-20 | add content/posts/2021-10-20-nftables-sitrep.md and content/articles/nftables... | Paul Duncan | 2 | -0/+541 |
2021-10-19 | add hugo/csp mismatch post | Paul Duncan | 1 | -0/+107 |
2021-10-19 | content/posts/2019-08-25-sha2.md: clean up link section indentation | Paul Duncan | 1 | -6/+12 |
2021-10-19 | add <meta name="description" ...> to header | Paul Duncan | 2 | -0/+7 |
2021-10-19 | content/posts/2019-08-25-pi4-bench.md: fix indentation on links in footer | Paul Duncan | 1 | -4/+4 |
2021-10-18 | content/articles/ev-crash-course.md: more updates | Paul Duncan | 1 | -97/+124 |
2021-10-18 | config.toml: use classes instead of inline styles for syntax highlighting | Paul Duncan | 1 | -0/+36 |
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 | content/articles/ev-crash-course: convert tables to markdown, fix section tit... | Paul Duncan | 1 | -129/+50 |
2021-10-17 | add menu script, fix menu rendering on mobile | Paul Duncan | 4 | -5/+33 |
2021-10-17 | remove .gitmodules | Paul Duncan | 1 | -6/+0 |
2021-10-17 | themes/hugo-pt2021/layouts/partials/head.html: add responsive viewport, add c... | Paul Duncan | 1 | -1/+12 |
2021-10-17 | bin/hook: s/pablotron.org/example.com/ | Paul Duncan | 2 | -7/+7 |
2021-10-17 | add bin/hook/post-receive | Paul Duncan | 2 | -0/+19 |
2021-10-17 | add bin/hook | Paul Duncan | 6 | -0/+282 |
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 |