commit 0c200bb47e31931d52b382b1f846080194270c62 Author: Comenius-Institut Evangelische Arbeitsstätte für Erziehungswissenschaft e.V Date: Tue Jul 23 12:19:43 2024 +0000 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..07ba0bf --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) 2024 joerglohrer + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..422f260 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +--- + +# Die Metadaten im Kopf des Materials sind nicht sichtbar. Erstellt wurden sie mit dem Metadatengenerator von OERSI: https://oersi.gitlab.io/metadata-form/metadata-generator.html + +'@context': https://schema.org/ +creativeWorkStatus: Published +type: LearningResource +name: hier der Titel +description: Hier die Beschreibung +license: https://creativecommons.org/publicdomain/zero/1.0/deed.de +creator: + - givenName: Vorname + familyName: Nachname + type: Person +image: https://git.rpi-virtuell.de/Comenius-Institut/du-ermutigung/raw/branch/main/du-schaffst-das-uebersicht.jpg +datePublished: '2024-06-24' + + +--- + +> :floppy_disk: Bearbeitungsstand immer aktuell im git speichern +> :memo: Untenstehende Arbeitskopie zur kollaborativen Bearbeitung in Echtzeit auch als HedgeDoc möglich +> :link: Kurzlink: erzeugen z.B. mit https://t1p.de/ +> evtl. noch QR-Code generieren z.B. mit https://genqrcode.com/de + +Kurze Inhaltsbeschreibung + +# OER-Vorlage (<-Überschrift ersetzen) +- [PDF zum Herunterladen](URL) +- [docx zum Bearbeiten herunterladen](URL) +- [Canva Link zum Editieren](URL) + +![Bild zur Illustration CC0](URL) +Foto: CC0 Vorname Nachname + +## Weitere Anregungen... + + +## Lizenz +

CC0 1.0 .

\ No newline at end of file diff --git a/du.png b/du.png new file mode 100644 index 0000000..e3b7791 Binary files /dev/null and b/du.png differ