agustinventura / web

"Static" web for the SVQJUG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Web SVQJUG This is SVQJUG's static website.

It's served by GitHub pages using Jekyll and Jekyll Materialize.

Installation instructions on local environment

  1. Install Ruby:. sudo apt-get install ruby-full
  2. Check whether you have Ruby 2.1.0 or higher installed: ruby --version
  3. Install dependency manager: sudo gem install bundler
  4. Install dependencies: bundle install
  5. Launch: jekyll serve

About

"Static" web for the SVQJUG


Languages

Language:CSS 90.8%Language:HTML 5.1%Language:Ruby 4.0%Language:JavaScript 0.1%