Hello World

Home Archives
2017-09-10

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

分享
Newer
Hexo + Github 搭建博客

标签

  • commonjs
  • es6
  • ios
  • js
  • modular
  • nodejs
  • specification
  • webpack
  • 博客搭建
  • 翻译

归档

  • 七月 2018
  • 六月 2018
  • 二月 2018
  • 九月 2017

最新文章

  • (译) CommonJS Modules 规范
  • CommonJS in NodeJS
  • Event Loop
  • prototype 和 __proto__
  • 高阶函数 HOF
© 2018 Boer
Powered by Hexo
Home Archives