Find a file
2024-10-09 13:10:50 +02:00
content content: building-an-ssg-in-rust 2024-10-06 22:11:58 +02:00
js content: lambda calculus 2024-09-08 15:38:21 +02:00
public remove unneeded files 2024-08-21 23:44:08 +02:00
queries Rewrite it in Rust 2024-04-13 15:26:52 +02:00
src bump treesitter to 0.24 2024-10-09 13:10:50 +02:00
styles content: building-an-ssg-in-rust 2024-10-06 22:11:58 +02:00
tools/kklc Rewrite it in Rust 2024-04-13 15:26:52 +02:00
.gitignore remove unneeded files 2024-08-21 23:44:08 +02:00
Cargo.lock bump treesitter to 0.24 2024-10-09 13:10:50 +02:00
Cargo.toml bump treesitter to 0.24 2024-10-09 13:10:50 +02:00
LICENSE (license) 2023-06-23 21:45:04 +02:00
Makefile fix links 2024-09-21 23:38:48 +02:00
README.md add readme 2024-04-21 12:08:31 +02:00
rustfmt.toml refactor 2024-09-15 01:44:37 +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.