01. Cloning and installing - nodesagency/blog GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️