Yan's

Information Technology Blog


  • Home

  • Categories

  • Archives

  • Tags

Common comand for using Hexo

Posted on 2018-04-20 | In Hexo |
  1. create a new article: hexo new “xxx”
  2. preview an article: hexo server
  3. create static page to “public” directory: hexo generate
  4. push new content to GitHub: hexo deploy

Markdown:

  1. caption

    1
    2
    3
    4
    #
    ##
    ###
    ####
  2. list

    1
    2
    3
    *
    1.
    1.1
# Hexo
Hyper-v: cannot open Virtual Switch Manager
Hexo Deploy error 1
Yan Zhu

Yan Zhu

Simple & Practical

25 posts
6 categories
23 tags
GitHub
© 2017 - 2018 Yan Zhu
Powered by Hexo
Theme - NexT.Mist