Announcing my new build system for web applications! It uses something called a "file system" where you put your JavaScript in a *.js file, your HTML in a *.html file, and your CSS in a *.css file. Please be sure not to type too many characters into any of the files, and not to have too many files, ideally just one of each per page. Remove features from your application in order to ensure these constraints.
The bug report complaining this is incompatible with capitalism has been closed BYDESIGN
Nice and straightforward. Locally:
git branch -m master main
git push -u origin main
Then on the server:
git branch -m master main
git branch -u origin/main
On github.com, go into the repo’s settings and update the default branch.
Thanks for this, Scott!
P.S. Don’t read the comments.