Static site generator for fizz.buzz.
Go to file
Tom Alexander 1f3b5262b8
Fix build by making the registry guarded by an ArcMutex.
2023-10-29 22:29:28 -04:00
default_environment/templates/html Render the footnote definitions. 2023-10-29 18:46:13 -04:00
org_test_documents/footnotes Add another test for footnote definitions. 2023-10-29 18:46:13 -04:00
src Fix build by making the registry guarded by an ArcMutex. 2023-10-29 22:29:28 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Add a tree-sitter-highlight dependency for source blocks. 2023-10-27 21:17:00 -04:00
Cargo.toml Add a tree-sitter-highlight dependency for source blocks. 2023-10-27 21:17:00 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00