aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-25add posts/2021-10-25-table-shortcode-for-hugoPaul Duncan1-0/+54
2021-10-25articles/table-shortcode-examples: fix typos, improve wordingPaul Duncan1-3/+3
2021-10-25add hugo-shortcode-table projectPaul Duncan2-0/+16
2021-10-25add articles/table-shortcode-examplesPaul Duncan2-0/+1384
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: add url, update instructionsPaul Duncan1-2/+4
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: fix per-page table config overridePaul Duncan1-1/+1
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: simplify config names, add commentsPaul Duncan1-14/+23
2021-10-25hugo-pt2021/layouts/shortcodes/table.html: s/arial-/aria-/Paul Duncan1-1/+1
2021-10-25hugo-pt2021/assets/style.sass: table captions below tablesPaul Duncan1-0/+4
2021-10-25themes/hugo-pt2021/layouts/shortcodes/table.html: remove inline documentationPaul Duncan1-75/+1
2021-10-25themes/hugo-pt2021/layouts/shortcodes/table.html: add table config search pat...Paul Duncan1-4/+31
2021-10-23themes/hugo-pt2021/layouts/shortcodes/table.html: add array support, rename j...Paul Duncan1-128/+171
2021-10-22articles/ev-crash-course.md: add links to useful articlesPaul Duncan1-0/+5
2021-10-22ignore bin/logo-0/vendorPaul Duncan1-0/+1
2021-10-22add bin/logo-0Paul Duncan6-0/+489
2021-10-22switch >2019 posts from <img> to figure shortcode, move images locallyPaul Duncan6-12/+28
2021-10-22TODO.md: add post ideas, remove old bad ideasPaul Duncan1-8/+7
2021-10-22posts/2019-04-06-tensorflow-on-a-raspberry-pi-zero-w-is-a-bad-idea.md: use ta...Paul Duncan1-6/+2
2021-10-22add tensorflow times tablePaul Duncan1-0/+35
2021-10-22articles/ev-crash-course.md: remove all tablesPaul Duncan1-31/+8
2021-10-22ev-crash-course: move all tables to data/tablesPaul Duncan7-1/+193
2021-10-22ev-crash-course: move l1 cost per mile to table shortcode, rename cost_chargi...Paul Duncan3-8/+36
2021-10-22content/articles/ev-crash-course: use shortcode for l1 charging cost tablePaul Duncan2-5/+31
2021-10-22themes/hugo-pt2021/layout/shortcodes/table.html: fix column header alignmentPaul Duncan1-0/+16
2021-10-22remove posts/foo.mdPaul Duncan1-18/+0
2021-10-21posts/2021-10-21-tls-and-header-fixes: publishPaul Duncan1-1/+1
2021-10-21add posts/2021-10-21-tls-and-header-fixes.mdPaul Duncan4-0/+102
2021-10-21TODO.md: mark stuff as done, remove bad ideasPaul Duncan1-4/+3
2021-10-20articles/ev-crash-course.md: remove several tablesPaul Duncan1-26/+10
2021-10-20add data/tablesPaul Duncan4-0/+163
2021-10-20themes/hugo-pt2021/layouts/shortcodes/tables.html: fix header and cell toolti...Paul Duncan1-3/+3
2021-10-20content/articles/nftables-examples.md: use "bash" instead of "cron" for cron ...Paul Duncan1-1/+1
2021-10-20hugo-pt2021: add table shortcodePaul Duncan1-0/+299
2021-10-20hugo-pt2020: don't strip prefix whitespace from date delimiterPaul Duncan1-1/+1
2021-10-20articles/nftables-examples.md: use figure shortcode instead of markdown imagePaul Duncan1-4/+8
2021-10-20posts/2021-10-19-hugo-csp-impedance-mismatch.md: fix access-control-allow-ori...Paul Duncan1-1/+15
2021-10-20articles/nftables-examples: add journalctl -f screenshotPaul Duncan2-0/+6
2021-10-20themes/hugo-pt2021/archetypes/articles.md: include date and tocPaul Duncan1-0/+6
2021-10-20add content/posts/2021-10-20-nftables-sitrep.md and content/articles/nftables...Paul Duncan2-0/+541
2021-10-19add hugo/csp mismatch postPaul Duncan1-0/+107
2021-10-19content/posts/2019-08-25-sha2.md: clean up link section indentationPaul Duncan1-6/+12
2021-10-19add <meta name="description" ...> to headerPaul Duncan2-0/+7
2021-10-19content/posts/2019-08-25-pi4-bench.md: fix indentation on links in footerPaul Duncan1-4/+4
2021-10-18content/articles/ev-crash-course.md: more updatesPaul Duncan1-97/+124
2021-10-18config.toml: use classes instead of inline styles for syntax highlightingPaul Duncan1-0/+36
2021-10-18hugo-pt2021: add chroma.css and import it to default stylePaul Duncan2-0/+91
2021-10-18hugo-pt2021: add toc to single article stylePaul Duncan1-0/+12
2021-10-17add date suffix to articlesPaul Duncan1-0/+11
2021-10-17content/articles/ev-crash-course: convert tables to markdown, fix section tit...Paul Duncan1-129/+50
2021-10-17add menu script, fix menu rendering on mobilePaul Duncan4-5/+33