Files for the Bioschemas website.
The website is deployed using Jekyll.
See installation instructions for full details of installing Jekyll. Below are a quick set of commands that should hopefully get you going:
- Install Jekyll and Dependencies:
gem install jekyll bundler jekyll-redirect-from
- Clone the repository:
git clone https://github.com/BioSchemas/bioschemas.github.io.git
- Run the website:
jekyll serve