Module futhorc::write[][src]

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

Structs

Writer

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

Enums

Error

Represents an error in a page-writing operation.