- Create a new branch for what you are working on
npm run dev
- Create a new branch from an issue and checkout locally
- Test the build with
npm run build
andnpm run preview
- Update package.json version
- Merge in to
master
branch. This triggers a GitHub action to deploy the site on gh-pages - Check the actions status at https://github.com/ngblaylock/nathanblaylock.com/actions
- Add a new release on GitHub