==========================
Hugo (雨果)简介
==========================
Hugo 是一个静态网站生成系统, 可以将Markdown文档转成html, Hugo 同时也是一个网站服务器.
特点:
1. go 语言编写, 所以转码速度库, 网站的性能高, 没有依赖部署非常方便
2. 系统没有内置 theme, 但社区有大量的 theme 可供使用.
==========================
Hugo (雨果)安装步骤
==========================
1. 在 hugo github 的 release 中下载最新extended版, 只有 extended版可能将 scss 转成css样式 , https://github.com/gohugoio/hugo/releases , 解压