package soupault
Static website generator based on HTML rewriting
Install
Dune Dependency
Authors
Maintainers
Sources
1.9.0.zip
md5=230c0cd277830bea830c745628b41961
sha512=eb67422216f9b1030601249f37e784faa22fa90902eaa0fc96f772276aa1e24187ea922013098fd326ac3c6ade1f581d2534d0005c54c71e0bdb2b71932625d9
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: 29 Feb 2020
Dependencies (17)
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page