Skip to content

nhos-project/nhos-project.github.io

 
 

Repository files navigation

NHoS website

Visit nhos.openhealthhub.org

Contributing

The steps in brackets can be skipped if you already have Ruby development stuff on your machine

  • fork the repo
  • git clone your version of the repo
  • (install Ruby if you don't already have it - my recommendation is to do this with RVM
  • (install bundler gem - gem install bundler)
  • bundle install - this installs Jekyll and any gem dependencies it needs
  • jekyll serve - this starts the Jekyll development server
  • information on how to use Jekyll is here
  • make your changes
  • commit and push your changes to GitHub
  • make a pull request to the main repo

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.0%
  • JavaScript 34.5%
  • HTML 16.3%
  • Ruby 0.2%