20220523,模板
This commit is contained in:
@@ -1,24 +1,27 @@
|
||||
在Lucky的博客的基础上进行了简单的修改,基本上采用Lucky的模板
|
||||
|
||||
## 展示
|
||||
[TianZD的主页](www.tianzd.cn)
|
||||
demo:[TianZD的主页](www.tianzd.cn)
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||

|
||||
demo:www.tianzd.cn
|
||||
|
||||
## 使用
|
||||
### 安装nodejs
|
||||
[nodejs](https://nodejs.org/)
|
||||
### 安装hexo
|
||||
```bash
|
||||
npm install hexo-cli g
|
||||
```
|
||||
|
||||
### 克隆仓库代码
|
||||
```bash
|
||||
git clone git@github.com:tianzhendong/hexo_blog.git
|
||||
```
|
||||
### 安装组件
|
||||
### 安装插件
|
||||
```bash
|
||||
npm i
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user