package stog

  1. Overview
  2. Docs
Static web site compiler, able to handle blog posts as well as regular pages or any XML document in general

Install

Dune Dependency

Authors

Maintainers

Sources

stog-0.20.0.tar.gz
md5=2b0da8498e2e425cdbc44ff7ecb2a097
sha512=ae11b868e2a6d5e92ffffdde04f25ae1595e4bd7c9a6447327764327f17d2641713f01374f14ec9fd52e0ca7e0feb9d85c4fc5913aa49b4d1d73c52427d4263e

Description

Published: 07 Jan 2022

README

README

Stog is a static blog and website generator, like Jekyll but in OCaml.
More information on https://www.good-eris.net/stog .

Dependencies (18)

  1. xtmpl_ppx >= "0.19.0"
  2. xtmpl >= "0.19.0"
  3. uutf >= "1.0.0"
  4. uri >= "4.2.0"
  5. ptime >= "0.8.2"
  6. ppx_blob >= "0.7.2"
  7. ocf_ppx >= "0.8.0"
  8. ocf >= "0.8.0"
  9. menhir >= "20211128"
  10. lwt_ppx >= "2.0.2"
  11. lwt >= "5.4.0"
  12. logs >= "0.7.0"
  13. higlo = "0.8"
  14. fmt >= "0.9.0"
  15. dune-site >= "2.9.1"
  16. dune-build-info >= "2.9.1"
  17. ocaml >= "4.12.0" & < "4.13"
  18. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (15)

  1. stog-writing >= "0.19.0"
  2. stog_all < "1.0.0"
  3. stog_asy < "1.0.0"
  4. stog_dot < "1.0.0"
  5. stog_extern < "1.0.0"
  6. stog_markdown < "1.0.0"
  7. stog_multi_doc < "1.0.0"
  8. stog_nocaml < "1.0.0"
  9. stog_noexec < "1.0.0"
  10. stog_rdf < "1.0.0"
  11. stog_rel_href < "1.0.0"
  12. stog_server < "1.0.0"
  13. stog_server_multi < "1.0.0"
  14. stog_sitemap < "1.0.0"
  15. stog_writing < "1.0.0"

Conflicts

None