Skip to content

code4romania/terremoto-cdmx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dkqm2ypuqae8hw8 Fotografía por Armando Simonin

SISMOMX

This is based on a project built by Codeando Mexico during the September 2017 earthquakes that affected several cities in Mexico.

About this repository

This repository contains a website that consolidates information to aid prevention and facilitate relief efforts in case of an earthquake in Romania.

Contribute

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

Requirements

In able to run this repository locally you need to have:

Instructions for Linux and OSX

$ gem install bundler
$ bundle install
$ jekyll serve

Intructions for local development with Docker

$ docker build -t terremoto-cdmx .
$ docker run -p 4000:4000 terremoto-cdmx

The system will be available in http://127.0.0.1:4000

Credits

{ } with ❤️ by Codeando México.

License

MIT License. For more information and details about the license visit: LICENSE.md

About

Respuesta rápida ante el terremoto de la CDMX

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.1%
  • HTML 8.0%
  • JavaScript 7.2%
  • Ruby 1.4%
  • Shell 0.3%