Static site generator for fizz.buzz.
Go to file
Tom Alexander 31a3efe417
Only print the contexts.
This allows us to pipe the output to jq to see the context easier. We can see the rendered output in the files written to disk.
2023-10-24 00:51:28 -04:00
default_environment/templates/html Add comments. 2023-10-23 23:36:47 -04:00
src Only print the contexts. 2023-10-24 00:51:28 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Store the title in BlogPostPage. 2023-10-23 18:39:54 -04:00
Cargo.toml Store the title in BlogPostPage. 2023-10-23 18:39:54 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00