A Guide Of Making Your Personal Blog 系列
Afterword
要想搭建一个优雅且功能强大的博客远不止我说的这些内容,要想深入的话其实还有很多可以讨论的内容。
不过我打算就此停止关于如何搭建个人博客的话题了!
在这里要感谢很多这段时间给予我帮助的朋友 - @zesming,@tossense,@Forelax,还有这次在 GitHub 上认识的新朋友 @farseerfc 和 @PoiScript
总之,A Guide Of Making Your Personal Blog 系列就此完结啦!
希望大家也能早日搭建出属于自己的博客!
Reference Material
相关网站
- 域名购买 GoDaddy : http://www.godaddy.com/
- 独特优惠码 官网: http://www.dute.me/
- GitHub 官网: https://github.com/
- GitHub Pages 官网: https://pages.github.com/
- Travis CI 官网:https://travis-ci.org/
- 域名解析 DNSPods: https://www.dnspod.cn/
- 博客框架 Hexo : https://hexo.io/zh-cn/
- 博客主题 NexT : http://theme-next.iissnan.com/
- Git 官网: https://git-scm.com/
- Node.js 官网: https://nodejs.org/zh-cn/
相关博客
- 史上最详细的Hexo博客搭建图文教程: https://xuanwo.org/2015/03/26/hexo-intor/
- 手把手教你使用Hexo + Github Pages搭建个人独立博客: https://linghucong.js.org/2016/04/15/2016-04-15-hexo-github-pages-blog/
- hexo你的博客: http://ibruce.info/2013/11/22/hexo-your-blog/
- 用 Travis CI 自動部署網站到 GitHub: https://zespia.tw/blog/2015/01/21/continuous-deployment-to-github-with-travis/
- 使用 Travis CI 自动更新 GitHub Pages: http://notes.iissnan.com/2016/publishing-github-pages-with-travis-ci/
- 基于 Hexo 的全自动博客构建部署系统:http://kchen.cc/2016/11/12/hexo-instructions/
- 用 Travis-CI 生成 Github Pages 博客: https://farseerfc.me/travis-push-to-github-pages-blog.html