ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] > [github](https://github.com/gohugoio/hugo) > [主体](https://themes.gohugo.io/tags/documentation/) ## 概述 主题丰富 ## 安装 依赖 go ,git 安装 ``` brew install hugo ``` ### 源码安装 ``` git clone https://github.com/gohugoio/hugo.git cd hugo go install ```