From d2e874d330a0b470fe19c35dabec27214aaaf75c Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Fri, 20 Jan 2023 17:59:10 +0100 Subject: [PATCH] Move pages from draft to final --- config.yaml | 4 ++-- content/page/about.md | 7 ------- content/page/aktuell/_index.md | 3 ++- content/page/angebote/_index.md | 2 +- content/page/club/_index.md | 2 +- content/page/club/beitrag/index.md | 2 +- content/page/club/impressum/index.md | 2 +- content/page/club/raeume/index.md | 2 +- content/page/club/trainer/index.md | 2 +- content/page/club/vorstand/index.md | 2 +- content/page/info/_index.md | 2 +- content/person/alexander-kieper/index.md | 2 +- content/person/anja-vollmer/index.md | 2 +- content/person/anja-westerhoff/index.md | 2 +- content/person/anna-ceglarski/index.md | 2 +- content/person/axel-fedeler/index.md | 2 +- content/person/bernd-peter/index.md | 2 +- content/person/britta-sigmund/index.md | 2 +- content/person/chaska-huaman-bursztyn/index.md | 2 +- content/person/christian-wolf/index.md | 2 +- content/person/christine-melcher/index.md | 2 +- content/person/diane-mongellaz/index.md | 2 +- content/person/domenico-franzo/index.md | 2 +- content/person/frank-westerhoff/index.md | 2 +- content/person/franziska-bader/index.md | 2 +- content/person/joseph-ripp/index.md | 2 +- content/person/katharina-pfaffenrot/index.md | 2 +- content/person/kim-wustrack/index.md | 2 +- content/person/klaus-arndt/index.md | 2 +- content/person/klaus-richter/index.md | 2 +- content/person/leonie-weinhardt/index.md | 2 +- content/person/linda-klauss/index.md | 2 +- content/person/maike-leditzky/index.md | 2 +- content/person/maren-spengler/index.md | 2 +- content/person/martin-schatke/index.md | 2 +- content/person/nelly-fuchs/index.md | 2 +- content/person/olivia-paprotny/index.md | 2 +- content/person/petra-kohler/index.md | 2 +- content/person/raimund-rieger/index.md | 2 +- content/person/rolandas-trembo/index.md | 2 +- content/person/stefan-dietl/index.md | 2 +- content/person/suzana-koester-manojlovic/index.md | 2 +- content/person/tina-grassl/index.md | 2 +- content/person/uwe-keck/index.md | 2 +- themes/tsc_vfl/layouts/partials/head.html | 4 +--- 45 files changed, 46 insertions(+), 54 deletions(-) delete mode 100644 content/page/about.md diff --git a/config.yaml b/config.yaml index 2a4f074..5c480a1 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ baseURL: http://example.org/ -languageCode: en-us -title: My New Hugo Site +languageCode: de +title: TSC im VfL Sindelfingen e.V. theme: tsc_vfl relativeUrls: true diff --git a/content/page/about.md b/content/page/about.md deleted file mode 100644 index 430345a..0000000 --- a/content/page/about.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "About" -date: 2023-01-15T15:04:44+01:00 -draft: false ---- - -sdf diff --git a/content/page/aktuell/_index.md b/content/page/aktuell/_index.md index 2088a83..8e1fda6 100644 --- a/content/page/aktuell/_index.md +++ b/content/page/aktuell/_index.md @@ -1,7 +1,8 @@ --- title: "Aktuell" date: 2023-01-20T16:27:40+01:00 -draft: true +draft: false +url: / menu: main: weight: 1 diff --git a/content/page/angebote/_index.md b/content/page/angebote/_index.md index 3ebcb3d..c543a9b 100644 --- a/content/page/angebote/_index.md +++ b/content/page/angebote/_index.md @@ -1,7 +1,7 @@ --- title: "Angebote" date: 2023-01-20T16:27:15+01:00 -draft: true +draft: false menu: main: weight: 3 diff --git a/content/page/club/_index.md b/content/page/club/_index.md index 7a16e74..8136d13 100644 --- a/content/page/club/_index.md +++ b/content/page/club/_index.md @@ -1,7 +1,7 @@ --- title: "Der Club" date: 2023-01-15T16:11:17+01:00 -draft: true +draft: false menu: main: identifier: club diff --git a/content/page/club/beitrag/index.md b/content/page/club/beitrag/index.md index a8377e1..74841e3 100644 --- a/content/page/club/beitrag/index.md +++ b/content/page/club/beitrag/index.md @@ -1,7 +1,7 @@ --- title: "Beitrag" date: 2023-01-15T16:11:54+01:00 -draft: true +draft: false menu: main: parent: club diff --git a/content/page/club/impressum/index.md b/content/page/club/impressum/index.md index b4a5ee1..f3a3ad3 100644 --- a/content/page/club/impressum/index.md +++ b/content/page/club/impressum/index.md @@ -1,7 +1,7 @@ --- title: "Impressum" date: 2023-01-15T16:12:13+01:00 -draft: true +draft: false menu: main: parent: club diff --git a/content/page/club/raeume/index.md b/content/page/club/raeume/index.md index 05ad5a5..e7b1aff 100644 --- a/content/page/club/raeume/index.md +++ b/content/page/club/raeume/index.md @@ -1,7 +1,7 @@ --- title: "Trainiengsraeume" date: 2023-01-15T16:33:38+01:00 -draft: true +draft: false menu: main: parent: club diff --git a/content/page/club/trainer/index.md b/content/page/club/trainer/index.md index 456dbd7..fcc77ba 100644 --- a/content/page/club/trainer/index.md +++ b/content/page/club/trainer/index.md @@ -1,7 +1,7 @@ --- title: "Trainer" date: 2023-01-19T17:36:55+01:00 -draft: true +draft: false menu: main: parent: club diff --git a/content/page/club/vorstand/index.md b/content/page/club/vorstand/index.md index a9a63f8..207d620 100644 --- a/content/page/club/vorstand/index.md +++ b/content/page/club/vorstand/index.md @@ -1,7 +1,7 @@ --- title: "Vorstand" date: 2023-01-15T16:11:49+01:00 -draft: true +draft: false menu: main: parent: club diff --git a/content/page/info/_index.md b/content/page/info/_index.md index 8722851..b1f86f9 100644 --- a/content/page/info/_index.md +++ b/content/page/info/_index.md @@ -1,7 +1,7 @@ --- title: "Info/Kontakt" date: 2023-01-20T16:27:30+01:00 -draft: true +draft: false menu: main: weight: 4 diff --git a/content/person/alexander-kieper/index.md b/content/person/alexander-kieper/index.md index 91bf706..26f71d6 100644 --- a/content/person/alexander-kieper/index.md +++ b/content/person/alexander-kieper/index.md @@ -1,6 +1,6 @@ --- title: "Alexander Kieper" -draft: true +draft: false image: "Alexander_Kieper.jpg" headless: true --- diff --git a/content/person/anja-vollmer/index.md b/content/person/anja-vollmer/index.md index 87853ff..93f92a6 100644 --- a/content/person/anja-vollmer/index.md +++ b/content/person/anja-vollmer/index.md @@ -1,6 +1,6 @@ --- title: "Anja Vollmer" -draft: true +draft: false image: "Anja_Vollmer.jpg" headless: true --- diff --git a/content/person/anja-westerhoff/index.md b/content/person/anja-westerhoff/index.md index 160c107..a65e584 100644 --- a/content/person/anja-westerhoff/index.md +++ b/content/person/anja-westerhoff/index.md @@ -1,6 +1,6 @@ --- title: "Anja Westerhoff" -draft: true +draft: false image: "Anja_Westerhoff.jpg" headless: true --- diff --git a/content/person/anna-ceglarski/index.md b/content/person/anna-ceglarski/index.md index 7c84508..017f019 100644 --- a/content/person/anna-ceglarski/index.md +++ b/content/person/anna-ceglarski/index.md @@ -1,6 +1,6 @@ --- title: "Anna Ceglarski" -draft: true +draft: false image: "Anna_Ceglarski.jpg" headless: true --- diff --git a/content/person/axel-fedeler/index.md b/content/person/axel-fedeler/index.md index 292753d..338837d 100644 --- a/content/person/axel-fedeler/index.md +++ b/content/person/axel-fedeler/index.md @@ -1,6 +1,6 @@ --- title: "Axel Fedeler" -draft: true +draft: false image: "Axel_Fedeler.jpg" headless: true --- diff --git a/content/person/bernd-peter/index.md b/content/person/bernd-peter/index.md index 178de0b..3dfb2f5 100644 --- a/content/person/bernd-peter/index.md +++ b/content/person/bernd-peter/index.md @@ -1,6 +1,6 @@ --- title: "Bernd Peter" -draft: true +draft: false image: "Bernd_Peter.jpg" headless: true --- diff --git a/content/person/britta-sigmund/index.md b/content/person/britta-sigmund/index.md index 060db38..4382b3c 100644 --- a/content/person/britta-sigmund/index.md +++ b/content/person/britta-sigmund/index.md @@ -1,6 +1,6 @@ --- title: "Britta Sigmund" -draft: true +draft: false image: "Britta_Sigmund.jpg" headless: true --- diff --git a/content/person/chaska-huaman-bursztyn/index.md b/content/person/chaska-huaman-bursztyn/index.md index 94ee617..e3fcfb4 100644 --- a/content/person/chaska-huaman-bursztyn/index.md +++ b/content/person/chaska-huaman-bursztyn/index.md @@ -1,7 +1,7 @@ --- title: "Chaska Huamán-Bursztyn" date: 2023-01-20T16:03:15+01:00 -draft: true +draft: false image: "Chaska-Huaman-Bursztyn.jpg" --- diff --git a/content/person/christian-wolf/index.md b/content/person/christian-wolf/index.md index 2dd40e3..9bb2072 100644 --- a/content/person/christian-wolf/index.md +++ b/content/person/christian-wolf/index.md @@ -1,6 +1,6 @@ --- title: "Christian Wolf" -draft: true +draft: false image: "Christian_Wolf.jpg" headless: true --- diff --git a/content/person/christine-melcher/index.md b/content/person/christine-melcher/index.md index b1ca3af..203a528 100644 --- a/content/person/christine-melcher/index.md +++ b/content/person/christine-melcher/index.md @@ -1,7 +1,7 @@ --- title: "Christine Melcher" date: 2023-01-20T16:03:14+01:00 -draft: true +draft: false image: "Christine_Melcher.jpg" sex: female --- diff --git a/content/person/diane-mongellaz/index.md b/content/person/diane-mongellaz/index.md index b29abea..299faf8 100644 --- a/content/person/diane-mongellaz/index.md +++ b/content/person/diane-mongellaz/index.md @@ -1,6 +1,6 @@ --- title: "Diane Mongellaz" -draft: true +draft: false image: "Diane_Mongellaz.jpg" headless: true --- diff --git a/content/person/domenico-franzo/index.md b/content/person/domenico-franzo/index.md index a704478..b8dd236 100644 --- a/content/person/domenico-franzo/index.md +++ b/content/person/domenico-franzo/index.md @@ -1,7 +1,7 @@ --- title: "Domenico Franzo" date: 2023-01-20T16:03:14+01:00 -draft: true +draft: false image: "Domenico_Franzo.jpg" sex: male --- diff --git a/content/person/frank-westerhoff/index.md b/content/person/frank-westerhoff/index.md index 94a1c9d..c288339 100644 --- a/content/person/frank-westerhoff/index.md +++ b/content/person/frank-westerhoff/index.md @@ -1,6 +1,6 @@ --- title: "Frank Westerhoff" -draft: true +draft: false image: "Frank_Westerhoff.jpg" headless: true --- diff --git a/content/person/franziska-bader/index.md b/content/person/franziska-bader/index.md index fe70757..efff8d3 100644 --- a/content/person/franziska-bader/index.md +++ b/content/person/franziska-bader/index.md @@ -1,6 +1,6 @@ --- title: "Franziska Bader" -draft: true +draft: false image: "Franziska_Bader.jpg" headless: true --- diff --git a/content/person/joseph-ripp/index.md b/content/person/joseph-ripp/index.md index a7ce9bc..c8bbdac 100644 --- a/content/person/joseph-ripp/index.md +++ b/content/person/joseph-ripp/index.md @@ -1,6 +1,6 @@ --- title: "Joseph Ripp" -draft: true +draft: false image: "" sex: male headless: true diff --git a/content/person/katharina-pfaffenrot/index.md b/content/person/katharina-pfaffenrot/index.md index 0bb5eda..69a18cb 100644 --- a/content/person/katharina-pfaffenrot/index.md +++ b/content/person/katharina-pfaffenrot/index.md @@ -1,6 +1,6 @@ --- title: "Katarina Pfaffenrot" -draft: true +draft: false image: "Katharina_Pfaffenrot.jpg" headless: true --- diff --git a/content/person/kim-wustrack/index.md b/content/person/kim-wustrack/index.md index 67fc168..71e6c33 100644 --- a/content/person/kim-wustrack/index.md +++ b/content/person/kim-wustrack/index.md @@ -1,6 +1,6 @@ --- title: "Kim Wustrack" -draft: true +draft: false image: "Kim_Wustrack.jpg" headless: true --- diff --git a/content/person/klaus-arndt/index.md b/content/person/klaus-arndt/index.md index 7952f9a..a8553ad 100644 --- a/content/person/klaus-arndt/index.md +++ b/content/person/klaus-arndt/index.md @@ -1,6 +1,6 @@ --- title: "Klaus Arndt" -draft: true +draft: false image: "Klaus_Arndt.jpg" headless: true --- diff --git a/content/person/klaus-richter/index.md b/content/person/klaus-richter/index.md index 9642bd9..fa0ea01 100644 --- a/content/person/klaus-richter/index.md +++ b/content/person/klaus-richter/index.md @@ -1,6 +1,6 @@ --- title: "Klaus Richter" -draft: true +draft: false image: "Klaus_Richter.jpg" headless: true --- diff --git a/content/person/leonie-weinhardt/index.md b/content/person/leonie-weinhardt/index.md index 573b694..cf3dc65 100644 --- a/content/person/leonie-weinhardt/index.md +++ b/content/person/leonie-weinhardt/index.md @@ -1,7 +1,7 @@ --- title: "Leonie Weinhardt" date: 2023-01-20T16:03:15+01:00 -draft: true +draft: false image: Leonie_Weinhardt.jpg sex: female --- diff --git a/content/person/linda-klauss/index.md b/content/person/linda-klauss/index.md index 3ab2f86..ad1c012 100644 --- a/content/person/linda-klauss/index.md +++ b/content/person/linda-klauss/index.md @@ -1,7 +1,7 @@ --- title: "Linda Klauß" date: 2023-01-20T16:03:15+01:00 -draft: true +draft: false image: Linda_Klauss.jpg sex: female --- diff --git a/content/person/maike-leditzky/index.md b/content/person/maike-leditzky/index.md index 991feb8..2787357 100644 --- a/content/person/maike-leditzky/index.md +++ b/content/person/maike-leditzky/index.md @@ -1,7 +1,7 @@ --- title: "Maike Leditzky" date: 2023-01-20T16:03:16+01:00 -draft: true +draft: false image: Maike_Leditzky.jpg sex: female --- diff --git a/content/person/maren-spengler/index.md b/content/person/maren-spengler/index.md index 8244591..7f48afe 100644 --- a/content/person/maren-spengler/index.md +++ b/content/person/maren-spengler/index.md @@ -1,6 +1,6 @@ --- title: "Maren Spengler" -draft: true +draft: false image: "Maren_Spengler.jpg" headless: true --- diff --git a/content/person/martin-schatke/index.md b/content/person/martin-schatke/index.md index f236a81..07d6351 100644 --- a/content/person/martin-schatke/index.md +++ b/content/person/martin-schatke/index.md @@ -1,6 +1,6 @@ --- title: "Martin Schatke" -draft: true +draft: false image: "Martin_Schatke.jpg" headless: true --- diff --git a/content/person/nelly-fuchs/index.md b/content/person/nelly-fuchs/index.md index 8196ec3..0a9917b 100644 --- a/content/person/nelly-fuchs/index.md +++ b/content/person/nelly-fuchs/index.md @@ -1,6 +1,6 @@ --- title: "Nelly Fuchs" -draft: true +draft: false image: "Nelly_Fuchs.jpeg" headless: true --- diff --git a/content/person/olivia-paprotny/index.md b/content/person/olivia-paprotny/index.md index cda7c13..b9669bb 100644 --- a/content/person/olivia-paprotny/index.md +++ b/content/person/olivia-paprotny/index.md @@ -1,6 +1,6 @@ --- title: "Olivia Paprotny" -draft: true +draft: false image: "Olivia_Paprotny.jpg" headless: true --- diff --git a/content/person/petra-kohler/index.md b/content/person/petra-kohler/index.md index af4497f..6e30a3b 100644 --- a/content/person/petra-kohler/index.md +++ b/content/person/petra-kohler/index.md @@ -1,6 +1,6 @@ --- title: "Petra Kohler" -draft: true +draft: false image: "Petra_Kohler.jpg" headless: true --- diff --git a/content/person/raimund-rieger/index.md b/content/person/raimund-rieger/index.md index 117fa7d..63f5948 100644 --- a/content/person/raimund-rieger/index.md +++ b/content/person/raimund-rieger/index.md @@ -1,7 +1,7 @@ --- title: "Raimund Rieger" date: 2023-01-20T16:03:15+01:00 -draft: true +draft: false image: "raimund.jpg" sex: male --- diff --git a/content/person/rolandas-trembo/index.md b/content/person/rolandas-trembo/index.md index 189a793..5f2513a 100644 --- a/content/person/rolandas-trembo/index.md +++ b/content/person/rolandas-trembo/index.md @@ -1,6 +1,6 @@ --- title: "Rolandas Trembo" -draft: true +draft: false image: "Rolandas2017.jpg" sex: male headless: true diff --git a/content/person/stefan-dietl/index.md b/content/person/stefan-dietl/index.md index 777c8ed..cd21841 100644 --- a/content/person/stefan-dietl/index.md +++ b/content/person/stefan-dietl/index.md @@ -1,6 +1,6 @@ --- title: "Stefan Dietl" -draft: true +draft: false image: "Stefan_Dietl.jpg" headless: true --- diff --git a/content/person/suzana-koester-manojlovic/index.md b/content/person/suzana-koester-manojlovic/index.md index d68000a..7e925c8 100644 --- a/content/person/suzana-koester-manojlovic/index.md +++ b/content/person/suzana-koester-manojlovic/index.md @@ -1,6 +1,6 @@ --- title: "Suzana Köster-Manojlovic" -draft: true +draft: false image: "suzi.jpg" sex: female headless: true diff --git a/content/person/tina-grassl/index.md b/content/person/tina-grassl/index.md index 40922e9..c39f1ee 100644 --- a/content/person/tina-grassl/index.md +++ b/content/person/tina-grassl/index.md @@ -1,7 +1,7 @@ --- title: "Tina Grassl" date: 2023-01-20T16:03:15+01:00 -draft: true +draft: false image: "Tina_Grassl.jpg" sex: female --- diff --git a/content/person/uwe-keck/index.md b/content/person/uwe-keck/index.md index 9e08739..c68d175 100644 --- a/content/person/uwe-keck/index.md +++ b/content/person/uwe-keck/index.md @@ -1,6 +1,6 @@ --- title: "Uwe Keck" -draft: true +draft: false image: "Uwe_Keck.jpg" headless: true --- diff --git a/themes/tsc_vfl/layouts/partials/head.html b/themes/tsc_vfl/layouts/partials/head.html index 7460214..e794d5d 100644 --- a/themes/tsc_vfl/layouts/partials/head.html +++ b/themes/tsc_vfl/layouts/partials/head.html @@ -3,9 +3,7 @@ {{ $options := (dict "targetPath" "main.css" "outputStyle" "compressed" "enableSourceMap" (not hugo.IsProduction)) }} {{ $scss := resources.Get "main.scss" | resources.ToCSS $options }} - - {{/* */}} - + {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }}