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-project
 Dependency

Authors

Maintainers

Sources

stog-1.0.0.tar.gz
md5=e9ce23a296e6309688a2d459fcbf9320
sha512=eeffb8957436879409d66138941770d5a7941cbb89d138f78b6ab35d4b8c198886e559ec4af026256b03da732f897306eda59fcd5b93ece5907a144321419d4e

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.