soupaultversion Documentation on ocaml.org

Static website generator based on HTML element tree rewriting

A website generator that works with page element trees 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, a Lua plugin, or an external script.

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.

AuthorDaniil Baturin <daniil+soupault@baturin.org>
LicenseMIT
Published
Homepagehttps://www.soupault.net
Issue Trackerhttps://github.com/PataphysicalSociety/soupault/issues
MaintainerDaniil Baturin <daniil+opam@baturin.org>
Dependencies
Conflicts
Source [http] https://github.com/PataphysicalSociety/soupault/archive/refs/tags/5.2.0.tar.gz
sha512=ad490894f052c0bedd1f2687afc0f042af377ed751002599b8d03a2335bd4ffe23db339c98cc78bb1406071f5c38b292afea8624f9390a96d5582d877c482fbb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/soupault/soupault.5.2.0/opam
No package is dependent