自定义折线图(二)
自定义折线图(一)
使用hexo搭建自己的博客(二)
1.上文中bolg已经可以跑起来了,剩下的就是配置成自己想要的效果,先来配置hexo,以下是我的配置,我是根据英文名来理解是做什么的
|
使用hexo搭建自己的博客(一)
1.先了解一下hexo的特性,以及做一些准备工作
2.我用的是mac,这里就以mac举例子,其实大同小异。
2.1 首先需要检测以下的环境,Git大家基本上都有,剩下的就是node了 2.2 node安装,有的话请略过2.2.1首先更新一下安装源
|
|
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
|
|
More info: Writing
more >>
缺失模块。
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
码农<br><br>Android工程师,还会点java后台<br>谢谢大家