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