Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 114 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 114 Bytes

hugo-blog

how to run

# run
hugo server  -D

# build
hugo --buildDrafts --gc --verbose --minify