Can i create a static site generator using only the rust standard library?
This repository has been archived on 2026年06月01日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Rust 99.5%
- HTML 0.5%
| .helix | impl basic data parsing, impl utils | |
| benches | reorg | |
| src | reorg | |
| .gitignore | impl basic data parsing, impl utils | |
| Cargo.lock | refactor, add fast hash | |
| Cargo.toml | stop optimizing prematurely | |
| data.conf | refactor parser to be used in templ and markup, improve error handling | |
| markup.txt | reorg | |
| template.html | impl basic data parsing, impl utils | |