static site gen for a dog :3
Find a file
2021-08-19 14:09:13 -07:00
.github/workflows Switch to stable toolchain 2021-08-19 13:59:00 -07:00
.vscode Add development server 2021-08-18 13:49:50 -07:00
site Copy files to root on initial build 2021-08-19 14:09:13 -07:00
src Copy files to root on initial build 2021-08-19 14:09:13 -07:00
.gitignore Add development server 2021-08-18 13:49:50 -07:00
.ignore Add development server 2021-08-18 13:49:50 -07:00
.rustfmt.toml Initial commit 2021-08-17 09:59:34 -07:00
Cargo.lock Fix building without serve feature 2021-08-19 13:49:39 -07:00
Cargo.toml Fix building without serve feature 2021-08-19 13:49:39 -07:00
LICENSE Add license 2021-08-18 14:26:22 -07:00
README.md Add readme 2021-08-18 14:26:51 -07:00
rust-toolchain.toml Switch to stable toolchain 2021-08-19 13:59:00 -07:00

zoey.dev

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

Still in progress.

Feel free to make or suggest changes.