Hello,David!

There is geometry in the humming of the strings, there is music in the spacing of the spheres.

0%

Hello World格式参考文件

这个主要作为markdown格式的参照

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.

这是一个一级标题

这是一个二级标题

这是一个三级标题

斜体
加粗

  • 列表1 12345678
  • 列表2 12345678
    a 子列表1
    b 子列表2
  • 列表3

单行的代码</html>

这是一个引用




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 sites

1
$ hexo deploy

More info: Deployment