Find a file
2024-07-07 14:46:33 +02:00
content content: about me 2024-07-02 00:57:56 +02:00
js chore: formatting 2024-07-02 00:47:23 +02:00
public Rewrite it in Rust 2024-04-13 15:26:52 +02:00
queries Rewrite it in Rust 2024-04-13 15:26:52 +02:00
src feat: convert png to webp 2024-07-07 14:46:33 +02:00
styles feat: basic image optimization 2024-07-07 13:09:14 +02:00
tools/kklc Rewrite it in Rust 2024-04-13 15:26:52 +02:00
.gitignore feat: basic image optimization 2024-07-07 13:09:14 +02:00
Cargo.lock feat: convert png to webp 2024-07-07 14:46:33 +02:00
Cargo.toml feat: convert png to webp 2024-07-07 14:46:33 +02:00
LICENSE (license) 2023-06-23 21:45:04 +02:00
Makefile feat: websocket watch 2024-05-04 13:48:51 +02:00
pnpm-lock.yaml feat: add search 2024-07-02 00:34:13 +02:00
README.md add readme 2024-04-21 12:08:31 +02:00
rustfmt.toml refactor 2024-07-05 13:59:07 +02:00
shell.nix feat: add search 2024-07-02 00:34:13 +02:00

名無し SSG

For now this project is closely bound to generating a single website, my website that is, but some day the core component might be split off into a standalone crate. Till then everything will be incubated in this repository.

The generator is modeled to be approximately as flexible as Astro.