Static site generator for fizz.buzz.
Go to file
Tom Alexander 06dcd22e69
Switch to split inclusive instead of manually-implemented full lines iterator.
2023-10-29 10:59:33 -04:00
default_environment/templates/html Add inline source block. 2023-10-29 10:44:32 -04:00
src Switch to split inclusive instead of manually-implemented full lines iterator. 2023-10-29 10:59:33 -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