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

doc/stog.main/Stog_main/index.html

Module Stog_main

val output_dir : string ref
val site_url : Stog.Url.t option ref
val tmpl_dirs : string list ref
val mod_dirs : string list ref
val use_cache : bool ref
val depcut : bool ref
val local : bool ref
val stog_defs : Stog.Types.def list ref
val lang : string option ref
val default_lang_to_set : string option ref
val plugins : string list ref
val packages : string list ref
val only_doc : string option ref
val publish_only : Stog.Filter_types.t option ref
type mode =
  1. | Generate
  2. | Server
val mode : mode ref
val add_stog_def : string -> unit
val set_stog_options : Stog.Types.stog -> Stog.Types.stog
val run_from_dirs : string list -> unit
val run_from_files : string list -> unit
val options : (string * Arg.spec * string) list
val usage : ?with_options:bool -> unit -> string
val file_kind : string -> Unix.file_kind
val pp_header : Format.formatter -> (Logs.level * string option) -> unit
val reporter : Format.formatter -> Logs.reporter
val main : unit -> unit
OCaml

Innovation. Community. Security.