Skip to content

research-software-reactor/research-software-reactor.github.io

Repository files navigation

Logo

Research Software Reactor Website

This repository contains the website for the Research Software Reactor which is built with Jekyll and powered by GitHub pages.

Jekyll basics

If you're not familiar with how Jekyll works, check out jekyllrb.com for all the details, or read up on just the basics of front matter, writing posts, and creating pages.

Running locally

Make a clone of the repository. To run the theme locally, navigate to the theme directory in your terminal and run bundle install to install the theme's dependencies. Then run jekyll serve to start the Jekyll server.


👩🏿‍🎨 Customizing the theme

The Index theme comes packed with lots of options to let you customize the theme. To check all the settings and how to customise the theme check settings.md

🎨 Color Reference

Color Hex
Accent color #7fccc4 #7fccc4
Secondary color #F9A26C #F9A26C
Main color #130f40 #130f40

📃 Licensing

Contributing

Everyone is asked to follow our code of conduct and to checkout our contributing guidelines for more information on how to get started.