soupaultversion
Static website generator based on HTML rewriting
A website generator that works with page element tree rather than text and allows you to manipulate pages and retrieve metadata from existing HTML using arbitrary CSS selectors.
With soupault you can:
- Generate ToC and footnotes.
- Insert file content or an HTML snippet in any element.
- Preprocess element content with external programs (e.g. run
<pre>
tags through a highlighter) - Extract page metadata (think microformats) and render it using a Jingoo template or an external script.
- Export extracted metadata to JSON.
Soupault is extensible with Lua (2.5) plugins and provides an API for element tree manipulation, similar to web browsers.
The website generator mode is optional, you can use it as post-processor for existing sites.
Author | Daniil Baturin <daniil+soupault@baturin.org> |
---|---|
License | MIT |
Published | |
Homepage | https://www.soupault.app |
Issue Tracker | https://github.com/PataphysicalSociety/soupault/issues |
Maintainer | Daniil Baturin <daniil+opam@baturin.org> |
Dependencies | |
Conflicts |
|
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/soupault.4.5.0.tar.gz md5=2beb0355beb34b559c6733db816c1eed sha512=faef40a3d2ad28a3b591a28c1e2b14a0145a28c4fc29442f05df2a481457713943afeb0ec5cba148695e78c92e9bc3387fc4e0b63f1ff05e753d8550916188e4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/soupault/soupault.4.5.0/opam |
No package is dependent