Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 594 Bytes

WWW Chapter Uruguay

Repositorio para la página del capítulo Uruguay de OWASP chapter-uruguay.

The OWASP home for Uruguay chapter which can be found at: chapter-uruguay.

Como probar los cambios

Para levantar un servidor con el código local debes seguir los siguientes pasos:

Inicializar repositorio

bundle install

Correr servidor local

bundle exec jekyll serve --incremental

Put images you wish to link to in assets/images

Link would be in form /assets/images/<filename.ext>