软件下载地址:链接:https://pan.baidu.com/s/1mB65ApgknA2kYErnZs5w8w 密码:xpmz
配置信息1
2
3
4你的服务器地址(IP): 207.246.107.71
你的密码 : dashu123456
你的端口 : 1024
你的加密方式 : aes-256-cfb
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true