static site gen for a dog :3
Find a file
2024-06-24 21:09:51 -07:00
.github/workflows apparently I wasn't building in release mode :/ 2023-06-09 22:26:28 -07:00
.vscode Add development server 2021-08-18 13:49:50 -07:00
site add a "pay me" page to the site 2024-06-24 21:09:51 -07:00
src fix bug in the link handler 2024-06-24 21:09:30 -07:00
.gitignore ignore .DS_Store 2023-10-04 23:21:28 -07:00
.ignore Add development server 2021-08-18 13:49:50 -07:00
.rustfmt.toml
Cargo.lock replace anyhow with eyre 2024-06-14 13:36:41 -07:00
Cargo.toml replace anyhow with eyre 2024-06-14 13:36:41 -07:00
LICENSE Add license 2021-08-18 14:26:22 -07:00
README.md Remove "still in progress" from the readme 2023-05-28 12:39:23 -07:00
rust-toolchain.toml Switch to stable toolchain 2021-08-19 13:59:00 -07:00

zyl.gay

Source for my website (located at zyl.gay) and the custom static site generator I've built alongside it.

Feel free to make or suggest changes.