A static site generator and HTML post-processor that manipulates content based on HTML structure.
Soupault builds static sites or processes existing HTML by directly working with the element tree. You define content models and processing rules using TOML, CSS selectors, and optional Lua plugins, allowing for dynamic content injection and metadata extraction without relying on front matter.
A static site generator and HTML post-processor that manipulates content based on HTML structure.
Developers needing precise control over HTML structure for static site generation or post-processing.