riba2534's Blog 我的博客,使用 hugo+github pages, twikoo 作为评论系统. 地址为:https://blog.riba2534.cn 主题:基于 hugo-theme-diary,已直接包含在项目中 评论系统:https://twikoo.js.org/ 构建方法 hugo 需要下载扩展版 # 克隆仓库 git clone https://github.com/riba2534/blog.git cd blog # 启动本地开发服务器 hugo server --disableFastRender # 构建静态网站 hugo --minify