You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
tianzhendong a6b371ed4b 20220523 2 years ago
.github new 3 years ago
scaffolds 20220427初版已形成 3 years ago
source 20220523 2 years ago
themes 20220523,模板 2 years ago
.gitignore new 3 years ago
111git pull.bat Auto commit. 2 years ago
README.md 20220523,模板 2 years ago
_config.landscape.yml new 3 years ago
_config.yml 20220522 2 years ago
package-lock.json Auto commit. 2 years ago
package.json new 3 years ago
zgit push.bat 20220523 2 years ago
zzzzdeploy.bat Auto commit. 2 years ago

README.md

在Lucky的博客的基础上进行了简单的修改,基本上采用Lucky的模板

展示

demo:TianZD的主页

首页 推荐文章

使用

安装nodejs

nodejs

安装hexo

npm install hexo-cli g

克隆仓库代码

git clone git@github.com:tianzhendong/hexo_blog.git

安装插件

npm i

本地预览

hexo s -g

具体搭建过程见Lucky的github仓库:LuckyZmj/LuckyBlog: 基于Hexo+Matery的LuckyBlog开源博客搭建教程,演示站点:www.luckyzmj.cn (github.com)