Hello World

本文最后更新于 9 个月前

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


Hello World
http://example.com/2024/06/29/hello-world/
作者
Sin
发布于
2024年6月29日
更新于
2024年6月29日
许可协议