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.1.0.tar.bz2
md5=03c4072037bf05666a249d02954396c3
sha512=299fdb7036c92bd5317726ed20f982123f57897e0d8611dfae383251a6d793e63d372c6628742412d803224a3155ab021f79550fada2e980c7d6179d90f8e43f

doc/stog.main/Stog_main/index.html

Module Stog_mainSource

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

Innovation. Community. Security.