linuxchixar / linuxchixar.github.io

LinuxChix Argentina Jekyll-based Github-hosted site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pasos para correr el sitio localmente

Requisitos:

Corriendo la web localmente

  1. Forkear el repo desde GitHub

  2. Clonar el repo forkeado a nuestra máquina git clone git@github.com:my_user/linuxchixar.github.io.git

  3. cd linuxchixar.github.io

  4. Levantar el container de Jekyll con Docker Compose: docker-compose up

  5. En el browser ingresar a http://localhost:4000

Ya tenemos el sitio corriendo localmente. Happy Hacking!.

About

LinuxChix Argentina Jekyll-based Github-hosted site


Languages

Language:CSS 62.6%Language:HTML 26.5%Language:JavaScript 10.0%Language:Ruby 0.9%