/french-website

french version of our website

Primary LanguageHTMLMIT LicenseMIT

Team 2626 Website

This repository contains the content that is served on evolution2626.org.

This website uses the Jekyll templating system and is hosted as a GitHub page out of this repository.

Dependencies

  • Ruby (should come with OS)
  • bundler (should come with Ruby)
  • Jekyll

Setup

  1. While in cloned folder, run:

     bundle install
    
  2. To start Jekyll, run:

     bundle exec jekyll serve
    
  3. Navigate to localhost:4000 to view the output of the site.

License

This software is protected under the MIT license. Basically, do whatever you want as long as you give credit where credit is due and don't hold us liable for anything that happens. More information can be found in LICENSE.