Using Netlify and VSCWeb for a better workflow #29
sortedcord
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After #20 gets merged into the main branch, I suggest using VSCode web (https://vscode.dev). There are mainly going to be 2 branches.
Since github does not allow deploying multiple branches, we would be using Netlify for the development branch.
While you can still push minor changes (Spelling Errors, Typos, and Placeholder Replacements) to the Master Branch, we will be treating the development branch as the default branch to fork from.
To suggest changes, create issues with the appropriate tags and then link a pull request to the
dev
branch. Development branch will be pushed to the master branch once it gets stable enough or the certain milestones have been achieved. These milestones will be discussed in Codetech's discord server.Beta Was this translation helpful? Give feedback.
All reactions