Find a file
2024-05-01 18:46:41 +02:00
content render bibliography 2024-04-28 00:26:19 +02:00
js Rewrite it in Rust 2024-04-13 15:26:52 +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 refactor: asset pipeline 2024-05-01 18:46:41 +02:00
styles render bibliography 2024-04-28 00:26:19 +02:00
tools/kklc Rewrite it in Rust 2024-04-13 15:26:52 +02:00
.gitignore Rewrite it in Rust 2024-04-13 15:26:52 +02:00
Cargo.lock feat: update treesitter to v22 2024-04-30 23:42:30 +02:00
Cargo.toml feat: update treesitter to v22 2024-04-30 23:42:30 +02:00
LICENSE (license) 2023-06-23 21:45:04 +02:00
Makefile fix footer styles 2024-04-14 20:43:08 +02:00
README.md add readme 2024-04-21 12:08:31 +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.