package soupault
Install
Dune Dependency
Authors
Maintainers
Sources
md5=dd8628e4bdd2e74772791cbb3ac1e450
sha512=f28f922cbe92b15971f4463a6b12207b32e26b6d31cec70e1a968dff23a0ded7fafbb9cb501967aa8e04fff52fc3c73a9d5076d657c04256ad0e1bbf209b49ae
Description
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.
Built-in functionality includes setting page title, generating ToC and footnotes, inserting files/HTML snippets or output of external programs into pages etc.
Metadata extracted from pages can be rendered using Mustache templates or exported to JSON and processed with an external script.
Extensible with Lua (2.5) plugins. Can also be used as an HTML processor for existing pages.
Published: 24 Dec 2019
README
soupault
Soupault is a static website generator based on HTML rewriting rather than template processing. It is based on the lambdasoup library and named after the French dadaist and surrealist poet Philippe Soupault.
In a startup pitch style, it's a website generator for Markdown haters.
Visit https://soupault.neocities.org for details.
Building from source
Installing as an opam package:
opam pin add git+https://github.com/dmbaturin/soupault