gonz v2.0.0 Gonz.Build
Builds the html from the markdown files
Link to this section Summary
Functions
Create index html pages, containing posts
Builds the static site html files from markdown files
Link to this section Functions
Link to this function
category_asset_prefix(atom)
Link to this function
category_content(theme, atom, opts)
Link to this function
default_output_dir()
Link to this function
index(post_docs, theme, navigation, opts \\ [])
Create index html pages, containing posts.
Link to this function
pages_build_dir(output)
Link to this function
posts_build_dir(output)
Link to this function
site(theme, output)
Builds the static site html files from markdown files
Link to this function
write_document_as_html(dir, doc, theme, opts \\ [])
Link to this function
write_documents_as_html(dir, docs, theme, opts)