Skip to content

gmrigna/materials-consortia.github.io

 
 

Repository files navigation

OPTIMADE Web Site

This folder contains the source code for the OPTIMADE website.

Local testing

For local testing, make sure you have ruby installed and do

gem install bundler
bundle install   # or: bundle install --path vendor/bundle
bundle exec jekyll serve

See these instructions for more information.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • CSS 16.2%
  • HTML 4.4%
  • Ruby 0.1%