“见贤思齐焉”
一些好的教程,手动支持。
绝对不是因为我懒!!
1.【node】CentOS下nodejs最简单的安装方法
2.一篇关于hexo非常全面的教程~
hexo高阶教程
(PS:如果你也是yilia的主题,在向百度提交链接的时候选择主动提交的方式。)
补充:在设置谷歌收录站点时
人生那么短 好酒要喝完
缺失模块。
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