cjfields / H3ABionet-SOPs

Standard operating procedures for H3ABionet data processing and analyses

Home Page:https://h3abionet.github.io/H3ABionet-SOPs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This website is based on the Documentation Jekyll theme. Jekyll, written in Ruby, is a "simple, blog-aware, static site generator".

The live version of this website is accessible via: https://h3abionet.github.io/H3ABionet-SOPs/. However, you may host a local copy of this repo and view from from your browser- which is helpful in proposing changes to the site (See following sections).

Locally building

  1. Clone down the repository (git clone https://github.com/h3abionet/H3ABionet-SOPs.git)
  2. cd into the cloned directory
  3. Assuming Ruby is installed1, at the prompt, simply run bundle2.
  4. Run bundle exec jekyll serve to start the preview server
  5. Visit localhost:4000 in your browser to preview the site

Contributing

Feedback is most welcome, and so are contributions of any kind (e.g. reporting typos, issues, suggesting content, ... etc). Please see our contribution guide and the comprehensive contribution guide intended for those not very comfortable with git/jekyll

Notes

1: Jekyll is written in Ruby, and you need it installed for it to function (at least Ruby 2.1.0 is needed). On Ubuntu systems, you may run ruby -v at the prompt to check Ruby and its installed version.

2: The Bundler may be installed using: gem install bundler. On some Ubuntu 16.04 systems, installing the bundler as above (gem install bundler), may give errors of the form: ERROR: While executing gem ... (Gem::FilePermissionError). Some useful pointers for handling this case can be found in the stack overflow entries here

About

Standard operating procedures for H3ABionet data processing and analyses

https://h3abionet.github.io/H3ABionet-SOPs/


Languages

Language:HTML 55.0%Language:CSS 34.7%Language:JavaScript 5.3%Language:Shell 4.7%Language:Dockerfile 0.2%Language:Ruby 0.1%