Skip to content

ChillBDD/Chill.Website

Repository files navigation

How to contribute

The Chill landing page is using Jekyll and Github Pages.

How to Build this Site

Prerequisites

  • Ruby 2.4.x (note: 2.5 and higher may fail due to the ffi ruby lib only supporting < 2.5). An easy way to install is to use choco install ruby --version 2.4.3.1
  • The bundler gem (gem install bundler). If you receive SSL-related errors while running gem install, try running refreshenv first.

Building

  • Clone this repository
  • cd into the root of the repository
  • Install the Ruby Devkit using ridk install followed by option 3.
  • Run bundle install.
  • Run bundle exec jekyll serve. To have it monitor your working directory for changes, add the --incremental option.

Troubleshooting

About

The contents of the Chill landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •