精选: https://nav.skiy.net
全量: https://navs.skiy.net
- 初始化子模块
# 首次使用时
git submodule update --init --recursive
- 更新子模块
# 需要更新 submodule 时
git submodule update --recursive --remote
- 测试
hugo server
# logo: https://api.iowen.cn/favicon/x.com.png
# logo: https://api.iowen.cn/favicon/x.com.png#custom.png
bash icons.sh
# 打包
bash deploy
# 发布到 CloudFlare Pages
bash deploy.sh yes
# 编写 commit
bash deploy.sh "commit"