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: about 1 month 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 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T18:52:42.000Z (7 months ago)
- Last Synced: 2024-11-01T08:34:00.428Z (6 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://docs.arc42.org
- Size: 18.8 MB
- Stars: 38
- Watchers: 4
- Forks: 27
- Open Issues: 4
-
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 adviceIt's powered by [Jekyll](https://jekyllrb.com/) and a modified TTSCK theme (see below) -
the site is generated by github-pages.## 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)