Hello world

Allen Y. Wang Lv1

I’ve decided to translate this Hexo guide as the first post on this blog!

Welcome to Hexo! This is your very first post. Check the documentation for more info. If you encounter any issues while using Hexo, you can find answers in the troubleshooting guide or ask me on GitHub.

Quick Start

Create a New Post

1
$ hexo new "My New Post"

More info: Writing

Run Server

1
$ hexo server

More info: Server

Generate Static Files

1
$ hexo generate

More info: Generating

Deploy to Remote Site

1
$ hexo deploy

More info: Deployment

  • Title: Hello world
  • Author: Allen Y. Wang
  • Created at : 2025-08-21 13:06:08
  • Updated at : 2025-08-23 18:46:12
  • Link: https://allenwang233.github.io/en/guide/hello-world/
  • Licence: This work is licensed under CC BY-NC-SA 4.0.
Comments