This is the repository of Context Mapper's website https://contextmapper.org/.
The easiest way to get started with editing our website (including previewing) is starting the Gitpod IDE:
Once the IDE is started and the init task finished, you can preview the page by running the following command:
bundle exec jekyll serve
Gitpod allows you to make the open port public so that you are able to preview the page in your browser.
If you think something is missing on our documentation website and you still have unanswered questions, we are happy if you create an issue here allowing us to improve the docs. PRs are always welcome as well!