搭建hexo博客 发表于 2018-03-28 | 分类于 Hexo | 阅读次数: 经过了好一段时间的折腾,终于成功搭建好了博客。我就在这里分享一些使用Hexo+Github搭建的心得。既是为了分享,也是为了防止自己遗忘,备份之用。 搭建前准备工作 1.安装node.js 2.安装git 3.安装hexo (右键git bash 运行$ npm install -g hexo) ... 阅读全文 »
Hello World 发表于 2018-03-28 | 阅读次数: 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 ... 阅读全文 »