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 8885a7c9d8 markdown rendering refactor and addition of code syntax highlighting
currently syntax highlighting is limited to the default syntax
definitions that syntect comes pre-loaded with (which is the same
as sublime text's out-of-the-box language support)
2023-06-30 14:53:10 -04:00
example-site switch from json to yaml 2023-06-28 17:38:41 -04:00
src markdown rendering refactor and addition of code syntax highlighting 2023-06-30 14:53:10 -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