Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 536 Bytes

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