add blog posts: dollcode, python-goto
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user