Skip to content

dreams-community/dreams-community.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DReaMS website

Website

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.


Development

You need Ruby (>= 3.3 recommended) and Bundler installed:

gem install bundler
bundle install

Run a local server with:

bundle exec jekyll serve

The site will be available at http://localhost:4000.

Deployment

This site uses CI for automatic deployment to GitHub Pages. Deployment runs on pushes to the main branch.

Known Limitations

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.


License

This project is licensed under the Apache 2.0. See the LICENSE file for details.

About

DReaMS website

Resources

License

Stars

Watchers

Forks

Languages

  • SCSS 82.4%
  • Ruby 17.6%