Skip to content

Instantly share code, notes, and snippets.

@jokandre
Created January 27, 2017 13:15
Show Gist options
  • Select an option

  • Save jokandre/a227ce1a307ca56d341370af2b4e20b4 to your computer and use it in GitHub Desktop.

Select an option

Save jokandre/a227ce1a307ca56d341370af2b4e20b4 to your computer and use it in GitHub Desktop.
Hexo workflow description

Install Hexo

https://hexo.io/

Set github

https://hexo.io/docs/deployment.html
# paste this
deploy:
  type: git
  repo: https://github.com/jokandre/jokandre.github.io.git
  branch: master

Downwload a theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment