hugo: v0.117.0-b2f0696cad918fb61420a6aff173eb36662b406e linux/amd64 BuildDate=2023-08-07T12:49:48Z VendorInfo=gohugoio
PaperMod: v8.0
This is the demo of my improved PaperMod theme. You can visit the introduction: https://yunpengtai.top/posts/hello-world/
该主题基于 PaperMod 进行改进,下面是详细配置步骤:
- 安装好 hugo
- 首先将本仓库 clone 到本地,然后 cd 至该目录
- 配置好 config.yml
- 在根目录输入 hugo server,之后便可在本地端口预览效果了
若想提交至 GitHub 仓库,则创建 yourname.github.io
,然后输入 hugo
命令生成 public 文件夹,将 public 文件夹下的所有内容提交至刚刚创建的仓库,等待片刻即可显示
有问题或者有想 PR 的 feature 可以提~