Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 247 Bytes

blog

Este es un blog con Jekyll. Para correrlo, instala ruby y bundler y usa los siguientes comandos

bundle install
bundle exec jekyll serve

Más info en el sitio de Github