Browse Source

20220523

master
tianzhendong 2 years ago
parent
commit
167ff10608
  1. 25
      README.md
  2. BIN
      source/assets/readme/分类.png
  3. BIN
      source/assets/readme/屏幕截图 2022-05-23 090338.png
  4. BIN
      source/assets/readme/推荐文章.png
  5. BIN
      source/assets/readme/首页.png

25
README.md

@ -1,5 +1,30 @@
在Lucky的博客的基础上进行了简单的修改,基本上采用Lucky的模板 在Lucky的博客的基础上进行了简单的修改,基本上采用Lucky的模板
## 展示
[TianZD的主页](www.tianzd.cn)
![首页](./source/assets/readme/首页.png)
![推荐文章](./source/assets/readme/推荐文章.png)
![](./source/assets/readme/屏幕截图%202022-05-23%20090338.png)
![](./source/assets/readme/分类.png)
demo:www.tianzd.cn demo:www.tianzd.cn
## 使用
### 安装nodejs
### 安装hexo
### 克隆仓库代码
```bash
git clone git@github.com:tianzhendong/hexo_blog.git
```
### 安装组件
```bash
npm i
```
### 本地预览
```bash
hexo s -g
```
具体搭建过程见Lucky的github仓库:[LuckyZmj/LuckyBlog: 基于Hexo+Matery的LuckyBlog开源博客搭建教程,演示站点:www.luckyzmj.cn (github.com)](https://github.com/LuckyZmj/LuckyBlog) 具体搭建过程见Lucky的github仓库:[LuckyZmj/LuckyBlog: 基于Hexo+Matery的LuckyBlog开源博客搭建教程,演示站点:www.luckyzmj.cn (github.com)](https://github.com/LuckyZmj/LuckyBlog)

BIN
source/assets/readme/分类.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

BIN
source/assets/readme/屏幕截图 2022-05-23 090338.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

BIN
source/assets/readme/推荐文章.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

BIN
source/assets/readme/首页.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Loading…
Cancel
Save