梦回故里

梦回故里

一个程序员的个人blog,记录他的随想,随感,随思

一些技术文章,一些心得感悟,一些日常琐碎
menghuiguli
  • Category
  • Tag
  • Archive
    • 20212
  • Homepage
  • By Year
  • Github
  • RSS

hexo使用介绍

2021-12-02

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

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
© 2021 梦回故里 - Powered by Hexo - Theme Chan