package soupault

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.3.1.tar.gz
md5=7e182db28f67fd71c0d4cc6c15605fd6
sha512=47e45d308e34fbd6435d9f15a4c83a1d22fd5988653f2ead36c76bcf32f4da453a58255e7fdcf546747c34a6f63f92d585f002fb6d650648d9de71fee5070477

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: 22 Dec 2020

Dependencies (18)

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

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.