Skip to content

tgc-utn/tgc-utn.github.io

Repository files navigation

tgc-utn.github.io Build and deploy Jekyll site to GitHub Pages

Repositorio de la página web de TGC.

Puesta en marcha (Debian / Ubuntu)

Esta es una web contruida con Jekyll y alojada en GitHub Pages. Para poder levantar el sitio primero verifique los requerimientos de Jekyll. Usamos el theme Just the docs y para los shaders Shaderback.js.

Levantar el sitio

git clone https://github.com/tgc-utn/tgc-utn.github.io.git
cd tgc-utn.github.io
bundle install

bundle exec jekyll serve
# => Listo solo hay que entrar a http://localhost:4000

Validar links

htmlproofer ./_site --allow-missing-href