Static site generator for fizz.buzz.
Go to file
Tom Alexander 58aba8efd5
Invoking the compile function.
I am going to have to address the lifetime issue of "compiled" duster templates borrowing the input str.
2023-10-22 17:37:27 -04:00
default_environment/templates/html Feeding the templates into the renderer integration. 2023-10-22 17:31:12 -04:00
src Invoking the compile function. 2023-10-22 17:37:27 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Add include_dir. 2023-10-22 16:28:54 -04:00
Cargo.toml Add include_dir. 2023-10-22 16:28:54 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00