參照 史上最詳細(xì)的Hexo博客搭建圖文教程 搭建了自己的 Blog,向來(lái)不會(huì)寫東西。
作為一個(gè)技術(shù)工作者,工作學(xué)習(xí)過(guò)程中總會(huì)有一些經(jīng)驗(yàn)總結(jié),我又比較健忘,基本上學(xué)什么忘什么,還是找個(gè)地方做下筆記做個(gè)記錄好了。
畢竟,好記性不如爛筆頭。還是很有道理的。
搭建完成了,感覺(jué)發(fā)布過(guò)程還是很方便的。沒(méi)有繁瑣的過(guò)程,專注自己的記錄就可以了。
這幾年 嘗試過(guò)了無(wú)數(shù)的 Blog 程序?,F(xiàn)成的,自己搭建的,各種各樣的博客都玩過(guò),就是沒(méi)有寫過(guò)。
堅(jiān)持是一件很難的事情。
Done. Hexo博客地址
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
$ hexo new "My New Post"
More info: Writing
Run server
$ hexo server
More info: Server
Generate static files
$ hexo generate
More info: Generating
Deploy to remote sites
$ hexo deploy
More info: Deployment