Age | Commit message (Expand) | Author | Files | Lines |
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 | config.toml: add author section | Paul Duncan | 1 | -0/+4 |
2021-10-26 | add themes/hugo-pt2021/layouts/_default/index.xml | Paul Duncan | 1 | -0/+49 |
2021-10-26 | TODO.md: add ideas | Paul Duncan | 1 | -0/+2 |
2021-10-26 | TODO.md: add ideas | Paul Duncan | 1 | -0/+2 |
2021-10-26 | articles/table-shortcode-examples.md: use bracket syntax for internal links, ... | Paul Duncan | 1 | -28/+35 |
2021-10-26 | TODO.md: mark posts as done | Paul Duncan | 1 | -2/+2 |
2021-10-25 | posts/2021-10-25-the-nuclear-option-no-more-unsafe-inline.md: fix last post l... | Paul Duncan | 1 | -1/+15 |
2021-10-25 | add posts/2021-10-25-the-nuclear-option-no-more-unsafe-inline.md and update p... | Paul Duncan | 3 | -0/+49 |
2021-10-25 | articles/table-shortcode-examples: fix repo url, add link for shortcodes | Paul Duncan | 1 | -17/+18 |
2021-10-25 | articles/table-shortcode-examples.md: add github repo to intro | Paul Duncan | 1 | -0/+2 |
2021-10-25 | add posts/2021-10-25-table-shortcode-for-hugo | Paul Duncan | 1 | -0/+54 |
2021-10-25 | articles/table-shortcode-examples: fix typos, improve wording | Paul Duncan | 1 | -3/+3 |
2021-10-25 | add hugo-shortcode-table project | Paul Duncan | 2 | -0/+16 |
2021-10-25 | add articles/table-shortcode-examples | Paul Duncan | 2 | -0/+1384 |
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 | articles/ev-crash-course.md: add links to useful articles | Paul Duncan | 1 | -0/+5 |
2021-10-22 | ignore bin/logo-0/vendor | Paul Duncan | 1 | -0/+1 |
2021-10-22 | add bin/logo-0 | Paul Duncan | 6 | -0/+489 |
2021-10-22 | switch >2019 posts from <img> to figure shortcode, move images locally | Paul Duncan | 6 | -12/+28 |
2021-10-22 | TODO.md: add post ideas, remove old bad ideas | Paul Duncan | 1 | -8/+7 |
2021-10-22 | posts/2019-04-06-tensorflow-on-a-raspberry-pi-zero-w-is-a-bad-idea.md: use ta... | Paul Duncan | 1 | -6/+2 |
2021-10-22 | add tensorflow times table | Paul Duncan | 1 | -0/+35 |
2021-10-22 | articles/ev-crash-course.md: remove all tables | Paul Duncan | 1 | -31/+8 |
2021-10-22 | ev-crash-course: move all tables to data/tables | Paul Duncan | 7 | -1/+193 |
2021-10-22 | ev-crash-course: move l1 cost per mile to table shortcode, rename cost_chargi... | Paul Duncan | 3 | -8/+36 |
2021-10-22 | content/articles/ev-crash-course: use shortcode for l1 charging cost table | Paul Duncan | 2 | -5/+31 |
2021-10-22 | themes/hugo-pt2021/layout/shortcodes/table.html: fix column header alignment | Paul Duncan | 1 | -0/+16 |
2021-10-22 | remove posts/foo.md | Paul Duncan | 1 | -18/+0 |
2021-10-21 | posts/2021-10-21-tls-and-header-fixes: publish | Paul Duncan | 1 | -1/+1 |
2021-10-21 | add posts/2021-10-21-tls-and-header-fixes.md | Paul Duncan | 4 | -0/+102 |
2021-10-21 | TODO.md: mark stuff as done, remove bad ideas | Paul Duncan | 1 | -4/+3 |
2021-10-20 | articles/ev-crash-course.md: remove several tables | Paul Duncan | 1 | -26/+10 |
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 |