package soupault
Static website generator based on HTML rewriting
Install
Dune Dependency
Authors
Maintainers
Sources
1.12.0.zip
md5=d904a191f423538d2614c93c03862beb
sha512=3fe83bf23b0205dcb6a99ea3e4cb3edb3770466ea5f9f922a31c141e081ea190802bc13c7d78499bae3ed456a57818bf8c165779d76cf3376e67aa611ca8ab33
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 May 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