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


文章作者: CrazyBunQnQ
版权声明: 本博客所有文章除特別声明外,均采用 CC BY-NC 4.0 许可协议。转载请注明来源 CrazyBunQnQ !
 上一篇
Mac 系统几个常用命令的安装 Mac 系统几个常用命令的安装
用过 Linux 的大概都觉着没有 wget 的日子是非常难过的,很多程序的安装和更新都可以用一行命令解决,下面介绍 Mac 系统中 wget 命令以及另外几个常用的命令安装方式。
2017-03-11
下一篇 
方法及修饰符 方法及修饰符
Java 中定义一个方法的格式大概如下: 访问权限修饰符 修饰符 返回类型 方法名(参数类型 参数名, ....) {//参数个数 >= 0 方法体 }
2017-03-01
  目录