Static site generator for fizz.buzz.
Go to file
Tom Alexander e543a5db74
Starting to introduce a BlogPostPage struct.
Blog posts are going to be constructed of multiple documents each forming their own page. This will allow me to link to supporting documents without having to promote them to their own pages.
2023-10-23 16:03:37 -04:00
default_environment/templates/html Feeding the templates into the renderer integration. 2023-10-22 17:31:12 -04:00
src Starting to introduce a BlogPostPage struct. 2023-10-23 16:03:37 -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