test
1 | hexo g |
emmm,所以这就是我自己的博客了。
一直不太爱在QQ、微信,或者微博里发自己的照片、心情,总觉得有那么一丝矫情,也有那么一点不好意思,也曾经想过为啥那些女生如此乐此不疲的在空间、微信朋友圈还有微博上po自己拍的照片,晒自己的颜值、身材,曾经我对这些东西特别不屑,但是现在想想,因为这种未曾接触便极力排斥、抵抗,也许我错过了好多好多能让我喊出“真香”的东西,那么,为何不从这里开始改变呢?所以,来吧!
Hello,my world.
#The first time.
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.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment
1 | $ hexo clean && hexo g && hexo d |
More Info: Submit