This is the Liri Web site based on Jekyll.
Install the following stuff the first time:
gem install bundler
cd lirios.github.io
bundle install
Serve the pages locally with:
cd lirios.github.io
bundle exec jekyll serve
This is the Liri Web site based on Jekyll.
Install the following stuff the first time:
gem install bundler
cd lirios.github.io
bundle install
Serve the pages locally with:
cd lirios.github.io
bundle exec jekyll serve