Static site generator for fizz.buzz.
Go to file
Tom Alexander 0b6900eeca
Serialize the RenderBlogPost to JSON.
This struct still does not contain anything, but I'm just setting up the skeleton for this code.
2023-10-22 16:01:42 -04:00
src Serialize the RenderBlogPost to JSON. 2023-10-22 16:01:42 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Add serde_json. 2023-10-22 15:06:31 -04:00
Cargo.toml Add serde_json. 2023-10-22 15:06:31 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00