Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacvetter committed Nov 22, 2022
1 parent b627b5d commit 4e29be3
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,14 @@

## Getting Started

This repository is built using the [MkDocs](http://www.mkdocs.org/) static site generator. In order to run the site locally or build this project, you will need to [install Python 2.7.13+](http://docs.python-guide.org/en/latest/starting/installation/).
Refer to HL7 IG Publisher documentation.

1. Clone the repository

```sh
$ git clone https://github.com/hl7/fhircast-docs
```

2. Install the project dependencies

```sh
$ cd fhircast-docs
$ pip install -r requirements.txt
```

3. Run the site locally

```sh
$ mkdocs serve
```

4. 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.
This FHIR Implementation Guide is viewable at: https://build.fhir.org/ig/HL7/fhircast-docs/

## 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](https://github.com/hl7/fhircast-docs) before logging new issues.

In support of a healthy and inclusive community, we use and enforce a [code of conduct](./CODE_OF_CONDUCT.md) for all members of our community. Our code of conduct is adapted from the [CDS Hooks project](https://github.com/cds-hooks/docs) which was adapted from the) [Contributor Covenant](http://contributor-covenant.org/). In addition, FHIRcast is now a work-product governed by the decison making practices of the HL7 Infrastructure and Messaging work group.

Interested parties may subscribe to the Infrastructure and Messaging listsrv by creating a FREE logon to HL7.org, then navigating to https://www.hl7.org/myhl7/managelistservs.cfm to choose the Infrastructure and messaging/Infrastructure and Management(Primary list), and subscribing.
Expand Down

0 comments on commit 4e29be3

Please sign in to comment.