51 字
1 分鐘
Hexo Basics

雖然是自動生成的……但也算是參考,姑且就留下吧?


Quick Start#

Create a new post#

Terminal window
$ hexo new "My New Post"

More info: Writing

Run server#

Terminal window
$ hexo server

More info: Server

Generate static files#

Terminal window
$ hexo generate

More info: Generating

Deploy to remote sites#

Terminal window
$ hexo deploy

More info: Deployment

Hexo Basics
https://blade520.com/posts/hexo-basics/
作者
Blade/磯江
發佈於
2025-12-31
許可協議
CC BY-NC-SA 4.0