# install hexo
npm install hexo-cli -g
# install node_modules
npm install
Theme config file is themes/next/_config.yml
Pushing commits to master will trigger a deployment at netlify.com This web app could be visited at silentred.netlify.app or silentred.github.io
hexo server
hexo deploy -g