Skip to content
Snippets Groups Projects
Unverified Commit d4e7cab9 authored by Lukas Ruge's avatar Lukas Ruge
Browse files

removed basurl, changed siteurl, fixes #12 #11

parent b9c28dd0
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ permalink: pretty # Permalink style (/YYYY/MM/DD/page-name/) ...@@ -53,7 +53,7 @@ permalink: pretty # Permalink style (/YYYY/MM/DD/page-name/)
paginate: 10 paginate: 10
excerpt_separator: <!--more--> excerpt_separator: <!--more-->
timezone: Europe/Berlin # Timezone for blog posts and alike timezone: Europe/Berlin # Timezone for blog posts and alike
baseurl: /chaotikum #baseurl: /chaotikum
# 5. Collections # 5. Collections
collections: collections:
...@@ -83,7 +83,7 @@ lang: de # Set the site language ...@@ -83,7 +83,7 @@ lang: de # Set the site language
title: "Chaotikum.org" # Site name or title, also used in jekyll-seo-tag title: "Chaotikum.org" # Site name or title, also used in jekyll-seo-tag
logo: "/assets/logo.png" # Site logo, also used in jekyll-seo-tag logo: "/assets/logo.png" # Site logo, also used in jekyll-seo-tag
description: "Willkommen beim Chaotikum e.V., wir beschäftigen uns kreativ mit Technik und ihrer Auswirkungen auf die Gesellschaft und engagieren uns eigenverantwortlich und auf unterschiedliche Weise für Informations- und Kommunikationsfreiheit." description: "Willkommen beim Chaotikum e.V., wir beschäftigen uns kreativ mit Technik und ihrer Auswirkungen auf die Gesellschaft und engagieren uns eigenverantwortlich und auf unterschiedliche Weise für Informations- und Kommunikationsfreiheit."
url: "http://fritz.nobreakspace.org" url: "https://chaotikum.org"
#url: "https://chaotikum.org" # Site url, also used in jekyll-seo-tag #url: "https://chaotikum.org" # Site url, also used in jekyll-seo-tag
email: "info@chaotikum.org" email: "info@chaotikum.org"
# disqus: "alembic-1" # Blog post comments, uncomment the option and set the site ID from your Disqus account # disqus: "alembic-1" # Blog post comments, uncomment the option and set the site ID from your Disqus account
...@@ -96,7 +96,7 @@ navigation_header: ...@@ -96,7 +96,7 @@ navigation_header:
Hackerspace: /nobreakspace/ Hackerspace: /nobreakspace/
Projekte: /projects/ Projekte: /projects/
Veranstaltungen: /events/ Veranstaltungen: /events/
Wiki: http://chaotikum.org/start Wiki: http://wiki.chaotikum.org/start
navigation_footer: navigation_footer:
Impressum: /impressum/ Impressum: /impressum/
...@@ -104,7 +104,7 @@ navigation_footer: ...@@ -104,7 +104,7 @@ navigation_footer:
social_links: # Appears in sidebar. Set the urls then uncomment and comment out as desired social_links: # Appears in sidebar. Set the urls then uncomment and comment out as desired
Twitter: https://twitter.com/chaotikum_ev Twitter: https://twitter.com/chaotikum_ev
GitHub: https://github.com/Chaotikum GitHub: https://github.com/Chaotikum
link: https://chaotikum.org #TODO: sollte auch relativ zur baseurl
RSS: /feed.xml RSS: /feed.xml
Email: "mailto:info@chaotikum.org" Email: "mailto:info@chaotikum.org"
...@@ -132,7 +132,7 @@ ccbysa: "<a href='https://creativecommons.org/licenses/by-sa/3.0/de/'>CC BY SA</ ...@@ -132,7 +132,7 @@ ccbysa: "<a href='https://creativecommons.org/licenses/by-sa/3.0/de/'>CC BY SA</
copyright: "Copyright" copyright: "Copyright"
vorsitz1: Lukas Ruge vorsitz1: Lukas Ruge
vorsitz2: Johannes Thorn vorsitz2: Sasette Schiller
finanzen: Matthias Schiffer finanzen: Jannis Harder
kontakt: Matthias Schiffer kontakt: Sasette Schiller
postadresse: Chaotikum e.V. <br> Postfach 12 64 <br> 23502 Lübeck postadresse: Chaotikum e.V. <br> Postfach 12 64 <br> 23502 Lübeck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment