Static site generator for fizz.buzz.
Go to file
Tom Alexander aed88cf05a
Add include_dir.
This will let us embed the default versions of templates, stylesheets, javascript, etc into the binary. Naturally, we will eventually support overriding the defaults.
2023-10-22 16:28:54 -04:00
src Starting to create the renderer integrations. 2023-10-22 16:26:43 -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