Static site generator for fizz.buzz.
Go to file
Tom Alexander f98a09bc59
Use macros for creating the intermediate stage.
This is to make it easier to change function signatures by consolidating the places where the signatures exist.
2023-10-29 18:46:14 -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 Use macros for creating the intermediate stage. 2023-10-29 18:46:14 -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