Sevilla Developers

Este es el proyecto para Github.io del grupo Sevilla Developers

Para empezar a colaborar, TIEMPO TOTAL: 10 min, la manera más inmediata es:

  • forkear el repositorio

  • seguir la guía de Github

    • tl;dr:
      • Instalar Ruby

      • Git Bash en tu carpeta del repositorio:

          > gem install bundler
          > bundle install
          > bundle exec jekyll serve
        
      • Abre el navegador en http://localhost:4000

  • hacer tus mandangas

  • commit

  • Pull Request

License

This project is released under the MIT license.