0%

第一篇blog!

​ 去年就买了一个域名,一直没用上。今天晚上终于创建了自己的网站,感觉特别好!现在已经9点了,我还在公司Orz……


​ 昨天用Prose上传但是第一篇博客失败了……Github上更新了,网页上没有更新。今天发现是路径放错了555……重新上传!

​ And,下载了Typora,使用起来真不错。现在只会写简单的标题和分段之类的,之后再慢慢熟悉markdown语言吧

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

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment