Blog Deployment npm run build git add . && git commit -m "built dist" && git push git subtree push --prefix dist origin gh-pages