crabsoup

Crates.iocrabsoup
lib.rscrabsoup
version0.1.0-alpha1
sourcesrc
created_at2024-08-18 11:30:13.478605
updated_at2024-08-18 11:30:13.478605
descriptionA Rust re-implementation of soupault.
homepage
repositoryhttps://github.com/Lymia/crabsoup
max_upload_size
id1342555
size291,942
pest-ide-tools (github:pest-parser:pest-ide-tools)

documentation

README

crabsoup

crabsoup is a static website generator based on Soupault, but rewritten in Rust. It decodes your website content into HTML DOMs using modern libraries, and allows you to manipulate them with Luau scripts.

It aims for "practical" compatibility with Soupault, similar to TeX variants. Most common Soupault websites and plugins will work without modification, but many edge cases will behave differently due to the different underlying code.

License

This project is licensed under the Apache License Version 2.0.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in crabsoup by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt