From 09b2ac359ff6a5ac2d8725ca1a86ef11957f35f9 Mon Sep 17 00:00:00 2001 From: PCE-Consulting Date: Sun, 15 Sep 2024 14:58:03 +0200 Subject: [PATCH] github actions --- .gitmodules | 3 +++ public/404.html | 5 +++-- public/categories/index.html | 5 +++-- public/index.html | 5 +++-- public/pages/index.html | 5 +++-- public/pages/test/index.html | 5 +++-- public/posts/erster_testbeitrag/index.html | 5 +++-- public/posts/index.html | 5 +++-- public/tags/first/index.html | 5 +++-- public/tags/index.html | 5 +++-- themes/PaperMod | 1 + 11 files changed, 31 insertions(+), 18 deletions(-) create mode 100644 .gitmodules create mode 160000 themes/PaperMod diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..89af1b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git diff --git a/public/404.html b/public/404.html index 2361539..f01c1ee 100644 --- a/public/404.html +++ b/public/404.html @@ -1,5 +1,6 @@ 404 Page not found | Christian Weber
404
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/categories/index.html b/public/categories/index.html index d1d1251..36e4fd6 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -1,5 +1,6 @@ Categories | Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/index.html b/public/index.html index 084d35c..fa84111 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,6 @@ Christian Weber

Eine Testseite

Test Hier steht ein bisschen Beispieltext.

September 15, 2020 · 1 min · 6 words · Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/pages/index.html b/public/pages/index.html index 3a62fd8..f5f2275 100644 --- a/public/pages/index.html +++ b/public/pages/index.html @@ -1,6 +1,7 @@ Pages | Christian Weber

Eine Testseite

Test Hier steht ein bisschen Beispieltext.

September 15, 2020 · 1 min · 6 words · Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/pages/test/index.html b/public/pages/test/index.html index 0f37356..b43a792 100644 --- a/public/pages/test/index.html +++ b/public/pages/test/index.html @@ -1,5 +1,6 @@ Eine Testseite | Christian Weber

Eine Testseite

Desc Text.
Table of Contents

Test

Hier steht ein bisschen Beispieltext.

+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/posts/erster_testbeitrag/index.html b/public/posts/erster_testbeitrag/index.html index 80b4c9b..fc3a987 100644 --- a/public/posts/erster_testbeitrag/index.html +++ b/public/posts/erster_testbeitrag/index.html @@ -1,5 +1,6 @@ Mein erster Beitrag | Christian Weber

Mein erster Beitrag

Ein Beispieltext
Table of Contents

Test

Hallo! Dies ist mein erster Beitrag den ich mit der Hugo-Enginge veröffentliche.

+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/posts/index.html b/public/posts/index.html index b937604..17c45f8 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -1,6 +1,7 @@ Posts | Christian Weber

Mein erster Beitrag

Test Hallo! Dies ist mein erster Beitrag den ich mit der Hugo-Enginge veröffentliche.

September 15, 2024 · 1 min · 13 words · Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/tags/first/index.html b/public/tags/first/index.html index 0653588..d3d3c18 100644 --- a/public/tags/first/index.html +++ b/public/tags/first/index.html @@ -1,6 +1,7 @@ First | Christian Weber

Mein erster Beitrag

Test Hallo! Dies ist mein erster Beitrag den ich mit der Hugo-Enginge veröffentliche.

September 15, 2024 · 1 min · 13 words · Christian Weber

Eine Testseite

Test Hier steht ein bisschen Beispieltext.

September 15, 2020 · 1 min · 6 words · Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/public/tags/index.html b/public/tags/index.html index 4406108..4343704 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -1,5 +1,6 @@ Tags | Christian Weber
+Powered by +Hugo & + PaperMod \ No newline at end of file diff --git a/themes/PaperMod b/themes/PaperMod new file mode 160000 index 0000000..a2eb47b --- /dev/null +++ b/themes/PaperMod @@ -0,0 +1 @@ +Subproject commit a2eb47bb4b805116dcd34c1605d39835121f8dbe