jmandel / fhircast-docs

FHIRcast documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FHIRcast

Getting Started

This repository is built using the MkDocs static site generator. In order to run the site locally or build this project, you will need to install Python 2.7.13+.

  1. Clone the repository
$ git clone https://github.com/hl7/fhircast-docs
  1. Install the project dependencies
$ cd fhircast-docs
$ pip install -r requirements.txt
  1. Run the site locally
$ mkdocs serve
  1. Using a browser, go to http://127.0.0.1:8000/

Anytime you make a change to the content within the site, your browser should automatically refresh to show your changes in real-time.

Contributing

We encourage and welcome any contributions to FHIRcast.

If you want to report an issue or enhancement, please make sure to browse our existing issues before logging new issues.

In support of a healthy and inclusive community, we use and enforce a code of conduct for all members of our community. Our code of conduct is adapted from the CDS Hooks project which was adapted from the) Contributor Covenant.

Copyright & License

Copyright (c) 2018, HL7

This document is licensed under the terms of HL7's FHIR license. http://hl7.org/fhir/license.html

Creative Commons "No Rights Reserved" CC0

About

FHIRcast documentation

License:Other