#Web SVQJUG This is SVQJUG's static website.
It's served by GitHub pages using Jekyll and Jekyll Materialize.
- Install Ruby:. sudo apt-get install ruby-full
- Check whether you have Ruby 2.1.0 or higher installed: ruby --version
- Install dependency manager: sudo gem install bundler
- Install dependencies: bundle install
- Launch: jekyll serve