Skip to content

lyonrb/website

Folders and files

NameName
Last commit message
Last commit date
Oct 17, 2024
Oct 21, 2024
Oct 17, 2024
Oct 31, 2024
Oct 17, 2024
Oct 17, 2024
Oct 17, 2024
Oct 14, 2024
Oct 21, 2024
Oct 17, 2024
Oct 17, 2024
Oct 14, 2024
Oct 14, 2024
Oct 17, 2024
Oct 14, 2024
Oct 14, 2024
Oct 17, 2024
Oct 14, 2024

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.