Crates.io | statisk |
lib.rs | statisk |
version | |
source | src |
created_at | 2025-02-04 22:23:23.995032+00 |
updated_at | 2025-02-15 11:45:55.301523+00 |
description | A simple and opinionated static site generator |
homepage | https://github.com/sondr3/statisk |
repository | https://github.com/sondr3/statisk |
max_upload_size | |
id | 1542994 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A simple and very opinionated static site generator
This is a journey every single developer embarks on... writing a static site generator. This one is mine, and mine only.
cargo install statisk
GPLv3+.