Crate mdblog [] [src]

static site generator from markdown files.

Structs

Mdblog

blog object

Post

blog post object

Theme

theme object

Enums

Error

The error type used by this crate.

Functions

create_file

create the file of path

log_error

log error chain

Type Definitions

Result

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