Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berlinonline/open-data-handbuch
"Living" version of the Berlin Open Data Handbook (German)
https://github.com/berlinonline/open-data-handbuch
berlin guide opendata
Last synced: 3 months ago
JSON representation
"Living" version of the Berlin Open Data Handbook (German)
- Host: GitHub
- URL: https://github.com/berlinonline/open-data-handbuch
- Owner: berlinonline
- License: mit
- Created: 2019-06-21T14:19:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T16:26:55.000Z (9 months ago)
- Last Synced: 2024-05-08T17:55:53.692Z (9 months ago)
- Topics: berlin, guide, opendata
- Language: CSS
- Size: 116 MB
- Stars: 20
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - berlinonline/open-data-handbuch - "Living" version of the Berlin Open Data Handbook (German) (others)
README
# Berliner Open-Data-Handbuch
This is the source for the "Berliner Open-Data-Handbuch". From the source, different targets can be generated. See the [Makefile](/Makefile) for details.
The following versions exist:
- A professionally produced printed version. The production of this version is not done directly from source, but involves several manual steps. The content is mostly identical, but the printed version contains some things that aren't included in the source (background graphics, an introductory greeting, etc.). The version of the source that was used as the basis for the printed version is tagged as [version 1.0.0](https://github.com/berlinonline/open-data-handbuch/tree/1.0.0).
- A PDF generated directly from the source via [pandoc](https://pandoc.org) (and additional processing).
- An HTML version generated directly from the source via [jekyll](https://jekyllrb.com) (and additional processing) and served through github pages: https://berlinonline.github.io/open-data-handbuch/If you have issues or suggestions for future content, you're welcome to raise an issue here: https://github.com/berlinonline/open-data-handbuch/issues. Pull requests are welcome as well!
## License
The text, all markdown sources and PDF artifacts of the _Berliner Open-Data-Handbuch_ are published under [Creative Commons Namensnennung 4.0 International Lizenz](https://creativecommons.org/licenses/by/4.0/deed.de) (CC BY 4.0).
For the licenses to the images contained in the _Berliner Open-Data-Handbuch_, please refer to the [Bildverzeichnis](https://berlinonline.github.io/open-data-handbuch/#bildverzeichnis).
All code, including the `Makefile` and the source code in `/bin` is published under the [MIT License](/LICENSE).