This commit is contained in:
parent
e945f7195e
commit
cf5f4f0c0b
4 changed files with 8 additions and 5 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "sb/themes/PaperMod"]
|
[submodule "Website/themes/PaperMod"]
|
||||||
path = Website/themes/PaperMod
|
path = Website/themes/PaperMod
|
||||||
url = https://github.com/adityatelange/hugo-PaperMod.git
|
url = https://github.com/adityatelange/hugo-PaperMod.git
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,10 @@ steps:
|
||||||
#- grep -E . Website/PROD/index.html
|
#- grep -E . Website/PROD/index.html
|
||||||
#- grep -E ".*" Website/PROD/index.html
|
#- grep -E ".*" Website/PROD/index.html
|
||||||
#
|
#
|
||||||
- grep -E "zielt FOERBICO auf die Vernetzung" Website/PROD/index.html # enthält index.html auch den Inhalt der Startseite?
|
#
|
||||||
|
|
||||||
|
#- grep -E "zielt FOERBICO auf die Vernetzung" Website/PROD/index.html # enthält index.html auch den Inhalt der Startseite?
|
||||||
|
- grep -E "schon mal selbst Materialien erstellt oder arbeitest in einer Community" | head -n 1
|
||||||
- grep -E localhost Website/PROD/index.html # hat sich beim build ein Fehler eingeschlichen?
|
- grep -E localhost Website/PROD/index.html # hat sich beim build ein Fehler eingeschlichen?
|
||||||
- grep -E 'href.+favicon.ico' Website/PROD/index.html | cut -d= -f3 # baseURL ausgeben
|
- grep -E 'href.+favicon.ico' Website/PROD/index.html | cut -d= -f3 # baseURL ausgeben
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -30,8 +30,8 @@ educationalLevel:
|
||||||
datePublished: '2025-04-01'
|
datePublished: '2025-04-01'
|
||||||
#staticSiteGenerator:
|
#staticSiteGenerator:
|
||||||
author:
|
author:
|
||||||
- Jörg Lohrer
|
- Jörg Sicking
|
||||||
- Konstanze Kemnitzer
|
- Ludger Lohrer
|
||||||
title: 'Ein Scherz, der kein April ist. Ha!'
|
title: 'Ein Scherz, der kein April ist. Ha!'
|
||||||
summary: |
|
summary: |
|
||||||
Wo wurde der Aprilscherz eigentlich erfunden? Und wann?
|
Wo wurde der Aprilscherz eigentlich erfunden? Und wann?
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit a2eb47bb4b805116dcd34c1605d39835121f8dbe
|
Subproject commit 72615b6d49ab8b102e92e2e487ab420f41ba9223
|
||||||
Loading…
Add table
Add a link
Reference in a new issue