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-1.0.0.tar.gz
md5=e9ce23a296e6309688a2d459fcbf9320
sha512=eeffb8957436879409d66138941770d5a7941cbb89d138f78b6ab35d4b8c198886e559ec4af026256b03da732f897306eda59fcd5b93ece5907a144321419d4e

Description

Published: 14 Mar 2024

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.3"
  4. uri >= "4.4.0"
  5. ptime >= "1.1.0"
  6. ppx_blob >= "0.7.2"
  7. ocf_ppx >= "0.8.0"
  8. ocf >= "0.8.0"
  9. menhir >= "20231231"
  10. lwt_ppx >= "2.1.0"
  11. lwt >= "5.7.0"
  12. logs >= "0.7.0"
  13. higlo >= "0.9"
  14. fmt >= "0.9.0"
  15. dune-site >= "2.9.1"
  16. dune-build-info >= "2.9.1"
  17. ocaml >= "5.0.0"
  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"