master- result static pages, branched used by GitHub Pagessource- source code for developmentbackup- backup branch for previous version of the website
- Go to
sourcebranch cd docsyarn install- After packages installed run
yarn devto serve development page on localhost - To deploy your changes run
yarn deployto run bash script which will build static version and push it tomasterbranch automatically
- Vuepress - [https://vuepress.vuejs.org/]
- Formspree - [https://formspree.io/]
- GitHub Pages for deploy