使用Hugo搭建自己的博客 运行环境与工具 服务器:VPS + CentOS 7.0 工具:yum、wget、go、git、hugo 安装 wget yum -y install wget 安装 git yum -y install git 安装步骤 下载 Go 环境 手动 wget 安装,不推