mdblog 0.22.0

static site generator from markdown files.
Documentation
1
2
3
4
5
6
7
8
9
10
site_url = "https://fugangqiang.github.io/mdblog.rs"
site_name = "Mdblog Demo Site"
site_motto = "Simple is Beautiful!"
footer_note = "Keep It Simple, Stupid!"
media_dir = "media"
build_dir = "_build"
theme = "simple"
theme_root_dir = "_themes"
rebuild_interval = 2
posts_per_page = 20