Crate mdblog [] [src]

static site generator from markdown files.

Structs

Mdblog

blog object

Post

blog post

PostHeaders

blog post headers

Settings

blog setting

Tag

blog tag

Theme

blog theme object

Enums

Error

The error type used by this crate.

Functions

log_error

log mdblog error chain

Type Definitions

Result

A specialized Result type where the error is hard-wired to Error.