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

创建新文章

1
$ hexo new "My New Post"
BASH

详情: Writing

启动本地服务器

1
$ hexo server
BASH

详情: Server

生成静态文件

1
$ hexo generate
BASH

详情: Generating

远程服务器部署

1
$ hexo deploy
BASH

详情: Deployment


Hello World
https://fireworks258.github.io/2024/04/14/hello-world/
作者
Fireworks
发布于
2024年4月14日
许可协议