Welcome to Halloworld website! This is the halloworld region

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