quality.arc42.org-site
quality.arc42.org-site copied to clipboard
Quality requirements and goals for software and system architectures
arc42 Quality model
Here we collect definitions of quality attributes and their relationships .
It's powered by Jekyll and a modified TTSCK theme (see below).
License
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.
Jekyll TTSCK Theme
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)
How to build & run
Preconditions
You have an environment that allows to run
- a bash script (
/bin/bash
) - docker and docker-compose
Build and test
In the root directory, run docker compose up
.
How to contribute
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.