周末的时候,又去了一次地大北街,吃之前吃过的韩餐。我和老婆骑共享单车到地方之后,我找好地方停完车就先去店里点餐了。我点好餐,过了好一会,老婆才来点店里,说:你要不去把自行车帮忙摆一下,我没找到地方停。我当时并不在意:共享单车啊,随便找个地方停着就可以了,没事~。
然后饥肠辘辘地等着上餐了,看起来可真不错呀。
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: true
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true