https://github.com/rcpch/digital-growth-charts-documentation
Documentation site for all parts of the RCPCH Digital Growth Charts Project
https://github.com/rcpch/digital-growth-charts-documentation
documentation growth rcpch-growth-charts
Last synced: 4 months ago
JSON representation
Documentation site for all parts of the RCPCH Digital Growth Charts Project
- Host: GitHub
- URL: https://github.com/rcpch/digital-growth-charts-documentation
- Owner: rcpch
- Created: 2021-04-08T12:14:17.000Z (about 5 years ago)
- Default Branch: live
- Last Pushed: 2026-02-10T10:48:40.000Z (4 months ago)
- Last Synced: 2026-02-10T15:54:02.845Z (4 months ago)
- Topics: documentation, growth, rcpch-growth-charts
- Language: HTML
- Homepage: https://growth.rcpch.ac.uk/
- Size: 11.9 MB
- Stars: 6
- Watchers: 5
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RCPCH Digital Growth Charts Documentation
This repository contains the documentation for the RCPCH Digital Growth Charts Platform. The live documentation can be found at
Built with:
[](https://squidfunk.github.io/mkdocs-material/)
## Getting Started
Prerequisites: [Docker Engine](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/).
To get started developing locally, clone the repository and run:
```bash
s/up
```
This `s/` script will set up the Docker containers needed to build and serve the documentation site locally. Once running, the documentation site will be available at , which should open in a browser automatically for you.
All other documentation regarding developing the documentation site can be found in `docs/developer/writing-documentation.md` or at
## Issues
Issues can be raised here