https://github.com/arc42/docs.arc42.org-site
Help, documentation and tips on using arc42: arc42 online manual (content and jekyll theme)
https://github.com/arc42/docs.arc42.org-site
hacktoberfest
Last synced: 5 months ago
JSON representation
Help, documentation and tips on using arc42: arc42 online manual (content and jekyll theme)
- Host: GitHub
- URL: https://github.com/arc42/docs.arc42.org-site
- Owner: arc42
- License: other
- Created: 2016-12-22T11:39:42.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T19:01:56.000Z (12 months ago)
- Last Synced: 2025-06-30T20:20:31.464Z (12 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://docs.arc42.org
- Size: 19.6 MB
- Stars: 49
- Watchers: 3
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - arc42/docs.arc42.org-site - Help, documentation and tips on using arc42: arc42 online manual (content and jekyll theme) (hacktoberfest)
README
# arc42 Documentation, help and tips
Here we collect tips on using arc42.
For every arc42 section, you find
* Motivation: Why is this section useful
* Content: What shall be included in this section
* Form: How could this be done, usually with several variants
* Tips and practical advice
It's powered by [Jekyll](https://jekyllrb.com/) and a modified TTSCK theme (see below) -
the site is generated by github-pages.
## Examples
The examples are referenced from single markdown files under `_examples`, and automatically included in the respective sections.
## 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](https://creativecommons.org/licenses/by-sa/4.0/).
## Jekyll TTSCK Theme
For documentation on this theme, see the [original documentation](https://ttskch.github.io/jekyll-ttskch-theme/).
We implemented several enhancements over the original theme (e.g. responsive navigation, thx to Falk Hoppe)