website

Files for the Bioschemas website.

The website is deployed using Jekyll.

Geting Started

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