Skip to content

frienddl-io/frienddl.io-website

Repository files navigation

frienddl.io website

Official website for frienddl.io

Develop

Hydra was built with Jekyll version 3.3.1, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve