Rebranded website for Project Hydro.
This project uses Jekyll to generate a static website.
- Make sure to have Ruby 2.7 or newer installed.
- run
gem install bundler
to install Bundler - run
bundle install
to install the dependencies of this project. - run
bundle exec jekyll serve
to start the development server athttp://localhost:4000
chmod +x ./scripts/build.sh
./scripts/build.sh