Crate mdblog [] [src]

create blog from markdown files.

features

  • markdown format
  • TeX style math support
  • highlight code block
  • post tags index
  • hidden post
  • post title is the title of markdown file
  • post url is some to path of markdown file

Structs

Mdblog

blog object

Post

blog post object

Theme

theme object

Enums

Error

Functions

create_file

create the file of path

Type Definitions

Result