Home of the code that runs cuhack.it
All commits to main will cause a deployment of new content. Please verify all your changes before pushing. You can run "npm run start" to test your changes on localhost before commiting.
Commit messages should follow the 7 Rules:
- Separate subject from body with a blank line
- Limit the subject line to 50 characters
- Capitalize the subject line
- Do not end the subject line with a period
- Use the imperative mood in the subject line
- Wrap the body at 72 characters
- Use the body to explain what and why vs. how
Further reading here https://cbea.ms/git-commit/