Expand description

Takes Post objects created by the crate::post module and turns them into index and post HTML files on the file system.

Structs

Responsible for indexing, templating, and writing HTML pages to disk from Post sources.

Enums

Represents an error in a page-writing operation.