-
Notifications
You must be signed in to change notification settings - Fork 1
Titorial Jekill
Ivan edited this page Sep 20, 2016
·
2 revisions
En pocas palabras, es un generador de webs estático
Jekyll se basa en el lenguaje Ruby, por lo que deberemos de tenerlo instalado en nuestro equipo
La forma más sencilla es hacer uso de "Chocolatery" un gestor de paquetes para Windows y a partir de el, instalamos Ruby.
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
choco install ruby -y
XCode command line tools xcode-select --install Homebrew brew install rbenv ruby-build