Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 274 Bytes

Chilango Dev Website

Repo para el sitio web oficial de Chilango Dev!

Instructions to setup:
  • Clone this repo
  • Install jekyll in your computer: gem install jekyll (requires ruby >= 2.0.0)
  • cd to chilangorails directory
  • jekyll build
  • jekyll serve --watch