Personal Blog Engine. Gered's umpteenth take on a custom personal site / blog, that is maybe useful to others, but probably not.
Go to file
Gered 6e3eae7abd switch from json to yaml
yaml is just easier to write by hand, and since we're using it for
files which are all meant to be written/edited by hand, it seems like
a no-brainer.
2023-06-28 17:38:41 -04:00
example-site switch from json to yaml 2023-06-28 17:38:41 -04:00
src switch from json to yaml 2023-06-28 17:38:41 -04:00
.gitignore initial commit 2023-06-27 17:15:58 -04:00
Cargo.lock switch from json to yaml 2023-06-28 17:38:41 -04:00
Cargo.toml switch from json to yaml 2023-06-28 17:38:41 -04:00
rust-toolchain.toml initial commit 2023-06-27 17:15:58 -04:00
rustfmt.toml initial commit 2023-06-27 17:15:58 -04:00