Skip to content

lyonrb/website

Repository files navigation

Lyon.rb website

This repository holds the Jekyll source code for Lyon.rb website.

Usage

  1. Clone this repository: git clone [email protected]:lyonrb/website.git lyonrb-website
  2. Install Ruby requirements: bundle install
  3. Run server for development: bundle exec jekyll server --livereload
  4. Build static website: bundle exec jekyll build

License

See LICENSE.md file.