今天建站啦
今天把博客搭好啦!差不多搞了整整两天。
之前都在使用普通的Github仓库来存储技术博文,后来发现UI实在不够美观。
现在这个Hexo + Github Page搭建的博客有时间轴、标签、分类等,还有搜索功能~~:blush:
中途差点放弃,因为不熟悉遇到很多坑,想用WordPress等收费的可能会简单点(最后其实是因为那些更麻烦哈哈)
farewell!!
Hello World
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 StartCreate a new post1$ hexo new "My New Post"
More info: Writing
Run server1$ hexo server
More info: Server
Generate static files1$ hexo generate
More info: Generating
Deploy to remote sites1$ hexo deploy
More info: Deployment