似乎很久都没有动过这一块了呢,今晚整理了一下自己乱如狗窝的博客,回看了曾经写过的一些文字,也想起了过往所经历的一切,开心的、不开心的,兴奋的,压抑的都有。想想这一切也是人生的一部分,经历过才能让人愈发的感触于心。
read more >>
Life is now
缺失模块。
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