Static site generator for fizz.buzz.
Go to file
Tom Alexander ae933b491e
Use macros for the intermediate to render step.
This is largely to make changing the type signature of these functions easier by significantly reducing the amount of places that duplicates the signature.
2023-10-31 19:48:05 -04:00
default_environment/templates/html Add a template for latex fragment. 2023-10-31 19:16:13 -04:00
org_test_documents Add notes about latex fragments. 2023-10-31 12:32:20 -04:00
src Use macros for the intermediate to render step. 2023-10-31 19:48:05 -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