GDG Bambili website
# GDG Bambili Website
- Live demo
## Features
* Bootstrap 4
* HTML 5
* SASS
* CSS3 and W3C validated markup
### Development workflow
```bash
$ git clone git@github.com:gdg-bambili/gdgbambili.dev.git
$ cd
gdgbambili.dev
```
## Contributing
1. Create your feature branch (`git checkout -b my-new-feature`)
2. Make your changes
3. Run the tests, adding new ones for your own code if necessary
4. Commit your changes (`git commit -am 'Added some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create new Pull Request
Edit the HTML files accordingly. Other page templates can be found in the `docs/templates` directory
### PRs
Once done with the changes in your branch, create a PR and an admin can review and merge.
### Deployment
GitHub Actions workflow on AWS S3
### Authors
Maintainer: Project Admins