No description
Find a file
2025-03-22 01:21:25 -04:00
src first working proto 2025-03-22 01:21:25 -04:00
.gitignore first working proto 2025-03-22 01:21:25 -04:00
.rustfmt.toml first working proto 2025-03-22 01:21:25 -04:00
Cargo.lock first working proto 2025-03-22 01:21:25 -04:00
Cargo.toml first working proto 2025-03-22 01:21:25 -04:00
README.md first working proto 2025-03-22 01:21:25 -04:00

rste

really simple templating engine.

why? we have svelte, astro, handlebars, ...

too big for many use cases, like static websites, especially using php or similar

how to

build

cargo build --release --bin rste