这是我的个人博客站点,基于 Zola 静态站点生成器构建,使用 Radion 主题。
站点地址: https://nan-mu.asia
# 克隆仓库
git clone https://github.com/nan-mu/nan-mu.github.io.git
cd nan-mu.github.io
# 初始化主题
git submodule update --init --recursive
# 本地预览
zola serve访问 http://127.0.0.1:1111 预览站点
├── config.toml # 站点配置
├── content/ # 文章内容
├── static/ # 静态文件
├── themes/radion/ # 主题
└── README.md
- GitHub: @nan-mu
- 博客: https://nan-mu.asia