Skip to content

loyayz/loyayz.github.io

Repository files navigation

本站 loyayz.com 基于我的主题 PaperModx 搭建

本仓库使用 git submodule 引用主题仓库,因此 git clone 本仓库后需要再执行下命令

git submodule update --init --recursive

后续若要更新主题,执行这句命令

git submodule update --remote --merge

部署:双击deploy.bat或执行命令sh deploy.sh