Home Archives
2016-06-24

启航

#####确实还不错,使用hexo很容易就搭建了一个个人博客.

1
2
.compact([0, 1, false, 2, ‘’, 3]);
=> [1, 2, 3]

Share
  • 开始 启航
2016-06-24

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

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

Share

标签

  • 开始 启航

标签云

开始 启航

归档

  • 六月 2016

最新文章

  • 启航
  • Hello World
© 2016 pdeng
Powered by Hexo
Home Archives