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://soupault.app |
Issue Tracker | https://github.com/dmbaturin/soupault/issues |
Maintainer | Daniil Baturin <daniil+opam@baturin.org> |
Dependencies | |
Conflicts |
|
Source [http] | https://github.com/dmbaturin/soupault/archive/refs/tags/2.7.0.tar.gz md5=6b8aca4a0b7c06ab3e041502186647d9 sha512=557ee447f9b2d3b7e928fe6bef2e7d6ddaf156769e18489cc82ec23923f5dc14b4ba755b74fdad1bab5fa913cec2943e048d99a7fb04712e033b4f4674846ca6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/soupault/soupault.2.7.0/opam |
No package is dependent