【Hexo】Hexo+Github构建个人博客 (四):添加讨论等功能

来源:互联网 发布:java单机游戏免费下载 编辑:程序博客网 时间:2024/06/08 04:31
待续

 一、github page和域名绑定

参考教程:

github pages+阿里云域名绑定搭建个人博客

github怎么绑定自己的域名?

二、添加rss

安装 RSS插件,在项目目录下输入命令   npm install hexo-generator-feed 

参考:

http://blog.fens.me/hexo-blog-github/

Github 搭建 hexo (四)——更换主题,disqus,RSS

解決 Hexo Comment ! :http://morris821028.github.io/2014/04/12/web/hexo-comment/

http://moxfive.xyz/2016/01/02/hexo-comments/?utm_source=tuicool&utm_medium=referral

0 0