Static site generator for fizz.buzz.
Go to file
Tom Alexander 672ca07a0e
Introduce a new config struct the lives above the raw disk implementation.
This should let us include values that would not be written to disk like the folder containing the config.
2023-10-18 21:25:37 -04:00
src Introduce a new config struct the lives above the raw disk implementation. 2023-10-18 21:25:37 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Introduce a new config struct the lives above the raw disk implementation. 2023-10-18 21:25:37 -04:00
Cargo.toml Introduce a new config struct the lives above the raw disk implementation. 2023-10-18 21:25:37 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00