您似乎在使用 Dark Reader 等插件
本站已内置深色主题,建议关闭 Dark Reader 等插件以获得更好的体验。

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

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment


本文作者 Mindigma
发布于 2025-08-04
更新于 2025-08-04
版权协议 CC BY-NC-SA 4.0
转载或引用本文时请遵守许可协议,注明出处,不得用于商业用途!

文章目录

  1. Quick Start
    1. Create a new post
    2. Run server
    3. Generate static files
    4. Deploy to remote sites