熊熊燃烧着的烈火,本身是不知道自己正在燃烧的。觉得自己正在燃烧的时候,往往还没有真正燃烧起来。……所谓自由自在的行为,就是其内在已经成熟透了,不这么做不行了,于是自然而然地外在表现出来的行为。
-《山月记》
本文是疫情后的随想记录,是有待改进的思考过程。
more >>
In me the tiger sniffes the rose.
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
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