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 Start

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment


文章作者: YangChongZhi
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 YangChongZhi !
评论
 上一篇
Hexo博客系统的搭建 Hexo博客系统的搭建
引言: Hexo可以理解为是基于node.js制作的一个博客工具,不是我们理解的一个开源的博客系统。通过markdown编写文章,然后hexo帮我们生成静态的html页面,然后,将生成的html上传到我们的服务器,或上传到Github、Gi
2020-02-20
本篇 
Hello World Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex
2020-02-17
  目录