Hugo常用操作

Hugo常用操作

# 编译
hugo -D --source=/opt/shortcut/docsy --buildDrafts

# 清除
hugo mod clean --all