Hexo 官方入门文档

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"
BASH

More info: Writing

Run server

1
$ hexo server
BASH

More info: Server

Generate static files

1
$ hexo generate
BASH

More info: Generating

Deploy to remote sites

1
$ hexo deploy
BASH

More info: Deployment


Hexo 官方入门文档
http://iyuanfang.github.io/2024/07/12/hello-world/
作者
元芳
发布于
2024年7月12日
许可协议
Powered By Valine
v1.5.1