package soupault

  1. Overview
  2. Docs
Static website generator based on HTML rewriting

Install

Dune Dependency

Authors

Maintainers

Sources

2.2.0.tar.gz
md5=7d5458b80755d8013ad8cb7d9f75775a
sha512=040ecdcfef25d908884be21a638082198bb3f7d32f54e429ad16890e7c4524d20f4eb4759fb7b4d4d0931c3a993e9e2fddefe839b6291c9439722c87c6ab4887

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 Jingoo 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 Nov 2020

Dependencies (17)

  1. lua-ml >= "0.9.2"
  2. tsort >= "2.0.0"
  3. jingoo >= "1.4.2"
  4. spelll >= "0.3"
  5. odate
  6. stringext
  7. containers
  8. ezjsonm
  9. re >= "1.7.2"
  10. fmt
  11. logs
  12. fileutils
  13. toml < "6.0"
  14. markup >= "1.0.0-1"
  15. lambdasoup >= "0.7.2"
  16. dune >= "2.0.0"
  17. ocaml >= "4.08"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.