My first article

This is the content of my first article on Hexo. I’m excited to start blogging with Hexo. It’s a simple and powerful static site generator.

Hexo Installation

To install Hexo, you need to run the following command:

```bash
npm install hexo-cli -g