Static site generator for fizz.buzz.
Go to file
Tom Alexander 4314937d26
Add a function to load a config from file.
2023-10-20 18:39:26 -04:00
src Add a function to load a config from file. 2023-10-20 18:39:26 -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