这是我在hexo上的第一篇博客哈哈。
掐指算了算实习也一个多月了,在通过第一个月的考核之后这个月终于可以让我做一些和前端有关的知识了。感觉第一周还是学点AngularJS比较靠谱。
在不上班的时间里忙里偷闲搭了这个博客哈哈,也是挺开心的。

阅读全文 »

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