This repo contains the source for the GitHub Pages/Jekyll website published at https://c4model.com
If you'd like to author/view the docs locally:
git clone https://github.com/simonbrowndotje/c4model.git
cd c4model
docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve
- Open http://localhost:4000