欢迎来到 我的博客! 想要阅读更多我的文章,可以访问我的 知乎;我在github的仓库. 这是我的第一个帖子,在本贴中主要讲述了如何新建一个帖子、如何生成帖子、如何在本地服务器运行以及发布到github中.
快速开始
Create a new post
$ hexo new "My New Post" |
More info: Writing
Generate static files
$ hexo generate |
More info: Generating
Run server
$ hexo server |
More info: Server
Deploy to remote sites
$ hexo deploy |
More info: Deployment
其他参考网站
Mac下使用Hexo+Github搭建个人博客:Hexo+Github
我是如何利用Github Pages搭建起我的博客,细数一路的坑:Github Pages
主题:hexo-theme-Anisina