This is the source repository for the DReaMS website, built with Jekyll using the Minimal Mistakes theme. This site is deployed via GitHub Pages and contains information about the DReaMS network, its members, and activities.
You need Ruby (>= 3.3 recommended) and Bundler installed:
gem install bundler
bundle installRun a local server with:
bundle exec jekyll serveThe site will be available at http://localhost:4000.
This site uses CI for automatic deployment to GitHub Pages. Deployment runs on pushes to the main branch.
Some Sass code (from upstream theme) emits deprecation warnings due to changes in Sass v2/v3. This does not affect build correctness but may require theme update in the future.
This project is licensed under the Apache 2.0. See the LICENSE file for details.