Skip to content

zhongyiio/zhongyiio.github.io

Repository files navigation

Hugo 使用说明

创建新文章

hugo new content content/posts/my-first-post.md

本地预览

hugo server -D
# 访问 http://localhost:1313

构建站点

hugo
# 生成的静态文件在 ./public 目录

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published