Skip to content

yswery/lirios.github.io

 
 

Repository files navigation

Liri Web site

This is the Liri Web site based on Jekyll.

Development setup

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.7%
  • CSS 9.0%
  • Ruby 4.3%
  • JavaScript 3.3%
  • Shell 2.7%