You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just found out Netlify's free tier only offers 100 submissions/month, is this going to be a problem? Consult marketing/last year's web manager about this
Google Analytics for website metrics
Goals
Clean up and reorganize Github organization
Consistent, meaningful repositories
Maintain history of previous year's codebases
Proper project management practices
Follow good practices
Code reviews
Document stuff
Build something cool
Use tech that we're unfamiliar with to learn
Build maintainable stuff
Timeline
Finishing coming soon placeholder website
Finishing main website with all the details/info
Possibly 2 versions, one without theme and one with theme
Finish live website for day of
Push notifications
Schedule
Map?
Best Practices
The master branch must always be in a stable deployable publishable state
Never push directly to master
Do all work on branches created from master
When creating branches, label them with {feat|fix|misc}/{descriptive_name}
The text was updated successfully, but these errors were encountered:
Tools
Tools that web are using:
Goals
Timeline
Best Practices
master
branch must always be in a stable deployable publishable statemaster
master
{feat|fix|misc}/{descriptive_name}
The text was updated successfully, but these errors were encountered: