This repository has been archived by the owner on May 8, 2022. It is now read-only.
Releases: go-xiaohei/pugo
Releases · go-xiaohei/pugo
0.10.5
0.10.0
0.9.9
Break Changes
- use
toml
instead ofini
in all places, and ini block is not supported - because of above, posts and pages use
toml
block as front-matter - move
migrate
anddeploy
commands tobuild
command - design new doc site in bundle
- change many template functions
Improvement
- use file path of page as slug if not set
0.9.0
add deploy ways in build command
- add deploy ways in
--dest
of build command - fix template func
url
bugs - update default contents