Fotografía por Armando Simonin
This is based on a project built by Codeando Mexico during the September 2017 earthquakes that affected several cities in Mexico.
This repository contains a website that consolidates information to aid prevention and facilitate relief efforts in case of an earthquake in Romania.
If you would like to contribute to one of our repositories, first identify the scale of what you would like to contribute. If it is small (grammar/spelling or a bug fix) feel free to start working on a fix. If you are submitting a feature or substantial code contribution, please discuss it with the team and ensure it follows the product roadmap.
- Fork it
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request
In able to run this repository locally you need to have:
$ gem install bundler
$ bundle install
$ jekyll serve
$ docker build -t terremoto-cdmx .
$ docker run -p 4000:4000 terremoto-cdmx
The system will be available in http://127.0.0.1:4000
{ }
with ❤️ by Codeando México.
MIT License. For more information and details about the license visit: LICENSE.md