公告
产品动态
brew install hugo
hugo new site quickstart
cd quickstartgit initgit submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/anankeecho theme = \\"ananke\\" >> config.toml
hugo new posts/my-first-post.md
hugo -D
public/ 目录下。
public/ 目录中的文件上传到 CFS 文件系统根目录或子目录中。










文档反馈