開始使用 hexo
每每想要用 blog 紀錄資料時,都會遇到要選那種 blog。是要自己架好,還是用大公司的 blog 好。
另外,就是我喜歡用 local 的 editor 編輯,有需要時在上傳到 web 上。
剛好,逛到 Thinking, Coding, and Learning 這位大大的網站,才曉得可以搭配 hexo & git 來使用
這一整個,就是宅宅的最愛啊,所以就來試試看囉
列出常用的 command
- 新增一篇文章
1
$ hexo new [layout] title
第一次建立時的參考文章
- hexo——輕量、簡易、高逼格的博客(手把手教學)
- 如何優雅地架設個人網站?Hexo博客教學
- 建立自己Blog系列(一) 介紹 Github (hosting) + Hexo (Blog) + Appveyor(CICD)
Reference
- https://hexo.io/zh-tw 官方文件,必看的啦
- hexojs/hexo hexo github, A fast, simple & powerful blog framework, powered by Node.js. https://hexo.io
- Thinking, Coding, and Learning 就是由這位大大,才開始嘗試 hexo 的啦
- Mac上搭建基于GitHub的Hexo博客
- 教學 使用 GitHub Pages + Hexo 來架設個人部落格
- freemind theme 就是這個 theme
- https://www.hahack.com/ 寫 theme 的大大
- Freemind freemind theme 的說明 blog