Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

01. Cloning and installing

Dennis Haulund Nielsen edited this page Jul 20, 2016 · 1 revision

node npm bower gulp hexo-cli

clone

npm install bower install

git branch <title>

npm start || npm run dev

hexo new [layout] <title>

fill out required frontmatter, or remove unused

write :-)

(if you did not run npm start || npm run dev) npm run build

commit your work

push to origin

create a pull request

get someone to review your article

merge into master if OK

wait 5min

article live

Clone this wiki locally