如果一个人觉得自己不快乐,那是因为他逃避苦难。
如果一个人觉得自己很自卑,那是因为他逃避阳光。
如果一个人觉得自己很失败,那是因为他逃避现实。
如果一个人觉得自己很烦躁,那是因为他逃避孤独。
如果一个人觉得自己很懦弱,那是因为他逃避勇气。
如果一个人觉得自己很消极,那是因为他逃避美好。
Learn something of everything, Learn everything of something.
tag:
缺失模块。
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