Crates.io | crabsoup |
lib.rs | crabsoup |
version | 0.1.0-alpha1 |
source | src |
created_at | 2024-08-18 11:30:13.478605 |
updated_at | 2024-08-18 11:30:13.478605 |
description | A Rust re-implementation of soupault. |
homepage | |
repository | https://github.com/Lymia/crabsoup |
max_upload_size | |
id | 1342555 |
size | 291,942 |
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.
This project is licensed under the Apache License Version 2.0.
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.