gonz v0.1.0 Gonz.Document

A document represents anything that will end up in the final site; posts, pages, index.

Should this be the structure passed to all templates? I think that might be a good idea…

Link to this section Summary

Link to this section Functions

Link to this function from_markdown_file(md_file, category)
Link to this function from_markdown_files(md_files, category)
Link to this function html_filename(md_file)
Link to this function load(dir, category)
Link to this function valid_categories()