Hello World
乔文飞 Lv8

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"

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

Clean

1
$ hexo clean

New categories

1
$ hexo new page categories

New tags

1
$ hexo new page tags
  • 本文标题:Hello World
  • 本文作者:乔文飞
  • 创建时间:2020-06-27 21:09:27
  • 本文链接:http://www.feidom.com/2020/06/27/hello-world/
  • 版权声明:本博客所有文章为作者学习笔记,有转载其他前端大佬的文章。转载时请注明出处。