add blog posts: dollcode, python-goto

This commit is contained in:
2025-05-12 10:05:59 -07:00
parent e0e86e964c
commit 8a2343335c
14 changed files with 445 additions and 1 deletions

View File

@ -36,7 +36,9 @@
(inherit page-name)
(with [thought-registry (open "../data/thought-registry" "a")]
(.write thought-registry f"{(.join #[[;]] tags)}\t{(get page-name -1)}\t{title}\t{date}\t{description}\n"))
(run "echo > /tmp/footnote_count")
`(
~content
~(run "put-footnotes")