hexo升级属性

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

文本居中的引用

人生的痛苦大致源于对自己无能的愤怒!

Quote from a book

Do not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy.

Quote from an article on the web

Every interaction is both precious and an opportunity to delight.

codeblock

Array.map
1
array.map(callback[, thisArg])