This is basic HTML for Resonite.com, nothing much else
If you want to contribute to this project, follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m 'Description of your changes'
- Push to the branch:
git push origin feature-name
- Create a pull request in the original repository.
Our website is currently, a work in progress we do have designs for a better experience, so please keep your changes related to the current version and don't go too big. If you have a large scale change in mind, please open an issue first before doing large amounts of work.