Gonz.Document (gonz v4.0.0)
A document represents anything that will end up in the final site; posts, pages, index.
Link to this section Summary
Functions
This determines the available variables in the pages and post theme templates
Link to this section Functions
Link to this function
from_markdown_file(md_file, type)
Link to this function
from_markdown_files(md_files, type)
Link to this function
html_filename(md_file, atom)
Link to this function
load(dir, type)
Link to this function
to_assigns(doc, content_dir \\ "")
This determines the available variables in the pages and post theme templates
Link to this function