package stog_server

  1. Overview
  2. Docs
Stog server library

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 (10)

  1. xtmpl_js >= "0.19.0"
  2. xmldiff_js >= "0.7.0"
  3. xmldiff >= "0.7.0"
  4. websocket >= "2.16"
  5. ojs_base_all >= "0.7.0"
  6. ppx_deriving_yojson >= "3.7.0"
  7. cryptokit >= "1.19"
  8. conduit-lwt-unix >= "6.2.1"
  9. stog = version
  10. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. stog_all >= "1.0.0"
  2. stog_server_multi >= "1.0.0"

Conflicts

None