Hi,here is my blog repo.
If you wanna exchange the blog with me, please feel free to contact me.
-
要使用blog-commit.sh脚本,要在根目录下新建一个 config.sh 文件,内容如下:
# config.sh BLOG_HOME= -
项目的git仓库其中含有两个submodule,分别是
Notes和paperMod,在执行完git clone后,需要执行git submodule init和git submodule update来初始化submodule。