Sitio web corporativo del núcleo de investigación Accesibilidad e Inclusión, Pontificia Universidad Católica de Valparaíso
To set up your environment to develop this theme:
- Clone this repo
cd
into/example
and runbundle install
.
To test the theme the locally as you make changes to it:
cd
into the root folder of the repo (e.g.jekyll-theme-basically-basic
).- Run
bundle exec rake preview
and open your browser tohttp://localhost:4000/example/
.
This starts a Jekyll server using the theme's files and contents of the
example/
directory. As modifications are made, refresh your browser to see
any changes.
Michael Rose