- Create a new branch with a name describing the feature you plan to add
- Edit any of the HTML files in the root directory, or navigate to the
assets/stylesheets
directory to modify the CSS - Create a pull request explaining the changes you made. We'll review your changes and — if they look good — merge them in!
- Add Dark Mode
- Add new logo and branding once that's been finalized
- Create Projects page featuring all of Projects Committee's work
- Rewrite in React for greater maintainability and ease of development
- Configure GitHub Pages to automatically deploy on pushes to main (possibly with a GitHub Action)