From ab5c706de84b31bcce9ba002e24dcdda7aeba82e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Sat, 14 Dec 2019 14:11:25 +0100 Subject: [PATCH] Convert cryptohagen files to cryptoaarhus Probably lots missing. --- CNAME | 2 +- README.md | 10 +++++----- _data/events.yml | 30 +++++++++++++++--------------- _data/strings.yml | 8 ++++---- _layouts/base.html | 14 +++++++------- _sections/who_da.md | 12 ++++++------ _sections/who_en.md | 12 ++++++------ build.sh | 2 +- 8 files changed, 45 insertions(+), 45 deletions(-) diff --git a/CNAME b/CNAME index 043da1b..f3335c1 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -cryptohagen.dk +cryptoaarhus.data.coop diff --git a/README.md b/README.md index e062acd..317b047 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# cryptohagen.dk +# cryptoaarhus.dk -[![Build Status](https://drone.data.coop/api/badges/cryptohagen.dk/website/status.svg)](https://drone.data.coop/cryptohagen.dk/website) +[![Build Status](https://drone.data.coop/api/badges/cryptoaarhus.dk/website/status.svg)](https://drone.data.coop/cryptoaarhus.dk/website) -This repo holds the homepage of https://cryptohagen.dk/ +This repo holds the homepage of https://cryptoaarhus.dk/ ## Running locally for development: @@ -11,6 +11,6 @@ This repo holds the homepage of https://cryptohagen.dk/ If you have changes to `Gemfile`, run ``docker-compose run jekyll bundle update``. -## Publishing to cryptohagen.dk +## Publishing to cryptoaarhus.dk -If you have push access to `master` at https://git.data.coop/cryptohagen.dk/website, doing so wil trigger a build and release. +If you have push access to `master` at https://git.data.coop/cryptoaarhus.dk/website, doing so wil trigger a build and release. diff --git a/_data/events.yml b/_data/events.yml index c0d518c..cb3467a 100644 --- a/_data/events.yml +++ b/_data/events.yml @@ -1,18 +1,18 @@ -- danish_title: "Søndag d. 24. november 2019" - danish_text: "Vi sidder i Mellemrummet. Kom og drik god fairtradekaffe med os og lær at sikre dit privatliv på det vilde web!" - english_title: "Sunday November 24th 2019" - english_text: "We'll be at Mellemrummet, as usual. Come join us, drink a cup of good fair trade coffee and learn how to protect your privacy!" +- danish_title: "Lørdag d. 14. december 2019" + danish_text: "Vi sidder i Fairbar. Kom og drik god kaffe med os og lær at sikre dit privatliv på det vilde web!" + english_title: "Saturday December 14th 2019" + english_text: "We'll be at Fairbar, as usual. Come join us, drink a cup of good coffee and learn how to protect your privacy!" time: "13:00-17:00" current: true -- danish_title: "Søndag d. 29. december 2019" - danish_text: "Vi holder julepause i december. Vi ses den 26. januar 2020!" - english_title: "Sunday December 29th 2019" - english_text: "We're taking a break in December. See you again on January 26th 2020!" - time: "" - current: false -- danish_title: "Søndag d. 26. januar 2020" - danish_text: "Vi sidder i Mellemrummet. Kom og drik god fairtradekaffe med os og lær at sikre dit privatliv på det vilde web!" - english_title: "Sunday January 26th 2020" - english_text: "We'll be at Mellemrummet, as usual. Come join us, drink a cup of good fair trade coffee and learn how to protect your privacy!" +- danish_title: "Lørdag d. 11. januar 2020" + danish_text: "Vi sidder i Fairbar. Kom og drik god kaffe med os og lær at sikre dit privatliv på det vilde web!" + english_title: "Saturday January 11th 2020" + english_text: "We'll be at Fairbar, as usual. Come join us, drink a cup of good coffee and learn how to protect your privacy!" time: "13:00-17:00" - current: false \ No newline at end of file + current: false +- danish_title: "Lørdag d. 8. januar 2020" + danish_text: "Vi sidder i Fairbar. Kom og drik god kaffe med os og lær at sikre dit privatliv på det vilde web!" + english_title: "Saturday January 8th 2020" + english_text: "We'll be at Fairbar, as usual. Come join us, drink a cup of good coffee and learn how to protect your privacy!" + time: "13:00-17:00" + current: false diff --git a/_data/strings.yml b/_data/strings.yml index 05b09fe..fb2c07c 100644 --- a/_data/strings.yml +++ b/_data/strings.yml @@ -1,8 +1,8 @@ -title_da: "Cryptohagen - Lær privatlivsbeskyttelse i København" -title_en: "Cryptohagen - Learn privacy protection in Copenhagen" +title_da: "Cryptoaarhus - Lær privatlivsbeskyttelse i Aarhus" +title_en: "Cryptoaarhus - Learn privacy protection in Aarhus" -menu_tagline_da: "Lær privatlivsbeskyttelse i København" -menu_tagline_en: "Learn privacy protection in Copenhagen" +menu_tagline_da: "Lær privatlivsbeskyttelse i Aarhus" +menu_tagline_en: "Learn privacy protection in Aarhus" menu_item_1_da: "Hvad" menu_item_1_en: "What" diff --git a/_layouts/base.html b/_layouts/base.html index 6eb3621..18c38e6 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -28,7 +28,7 @@ {{ site.data.strings[menu_tagline] }} - Cryptohagen + Cryptoaarhus