Here we collect definitions of quality attributes and their relationships .
It's powered by Jekyll and a modified TTSCK theme (see below).
As all of the arc42 content, this FAQ is free to use under a liberal Creative-Commons license:
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
For documentation on this theme, see the original documentation.
We implemented several enhancements over the original theme (e.g. responsive navigation, thx to Falk Hoppe)
You have an environment that allows to run
- a bash script (
/bin/bash
) - docker and docker-compose
In the root directory, run docker compose up
.
Create a fork of https://github.com/arc42/quality.arc42.org-site. Change files and create a pull request with your changes using your fork.
Hint: _todo-qualities
contains qualities whose definitions are missing. You may fill those files with content. Then move them to the appropriate folder (e.g. qualities/<letter>/_posts
).
Hint: If you add new files you have to clean-rebuild the whole application.