This commit is contained in:
parent
1f4e6508c1
commit
4af3552633
|
@ -2,7 +2,13 @@
|
||||||
|
|
||||||
This is the source for the [Imaginärraum-Website](https://imaginaerraum.de/).
|
This is the source for the [Imaginärraum-Website](https://imaginaerraum.de/).
|
||||||
We use [Jekyll](https://jekyllrb.com/) to build static HTML pages from markdown source files.
|
We use [Jekyll](https://jekyllrb.com/) to build static HTML pages from markdown source files.
|
||||||
Commits to this repository will automatically trigger a rebuild of the served site.
|
Commits pushed to the origin repository will automatically trigger a rebuild of the served site.
|
||||||
|
|
||||||
|
## Development branches (experimental)
|
||||||
|
|
||||||
|
Create some development branch <branch> and push it to the origin repository.
|
||||||
|
Doing so will build a temporary preview of the site at https://ci-site.imaginaerraum.de/<branch>.
|
||||||
|
The temporary preview site will be deleted after some (unspecified?) time.
|
||||||
|
|
||||||
## Local development
|
## Local development
|
||||||
|
|
||||||
|
|
|
@ -8,3 +8,6 @@
|
||||||
url: /logs.html
|
url: /logs.html
|
||||||
- title: Wiki
|
- title: Wiki
|
||||||
url: //wiki.imaginaerraum.de/
|
url: //wiki.imaginaerraum.de/
|
||||||
|
- title: Impressum/Datenschutz
|
||||||
|
url: /impressum.html
|
||||||
|
|
||||||
|
|
30
impressum.md
Normal file
30
impressum.md
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
title: "Impressum/Datenschutz"
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
## Impressum
|
||||||
|
|
||||||
|
Imginärraum e.V.
|
||||||
|
Schulstr. 7
|
||||||
|
95444 Bayreuth
|
||||||
|
|
||||||
|
Eingetragen im Vereinsregister des Amtgerichts Bayreuth, VR 200840
|
||||||
|
Vertreten durch den Vorstand:
|
||||||
|
- Stephan Meßlinger
|
||||||
|
- Nico Christian Xaver Stuhlmüller
|
||||||
|
- Simon Daniel Pirkelmann
|
||||||
|
|
||||||
|
Je zwei Vorstandsmitglieder sind gemeinsam vertretungsberechtigt.
|
||||||
|
Kontakt: [vorstand@imaginaerraum.de](mailto:vorstand@imaginaerraum.de)
|
||||||
|
|
||||||
|
Verantwortlich für redaktionelle Inhalte gemäß §18 MStV:
|
||||||
|
Stephan Meßlinger
|
||||||
|
Imginärraum e.V.
|
||||||
|
Schulstr. 7
|
||||||
|
95444 Bayreuth
|
||||||
|
|
||||||
|
|
||||||
|
## Datenschutz
|
||||||
|
|
||||||
|
kommt bald
|
Loading…
Reference in New Issue
Block a user