For the Tools Platform.
This is the source repository for the ELIXIR Software Management Plan, built with Jekyll using the ELIXIR Toolkit Theme.
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.
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.