From b40e5d220d85809aa90707f01ae8d1a18d034a18 Mon Sep 17 00:00:00 2001 From: Robert Schubert Date: Sun, 9 Feb 2025 03:30:02 +0100 Subject: [PATCH] switch to single-page layout --- _config.yml | 2 +- _data/navigation.yml | 6 --- _includes/album.html | 2 +- _includes/navigation.html | 22 ++++---- _layouts/default.html | 4 +- _posts/2025-02-02-gallery.md | 2 +- _sass/main.scss | 33 ++++++++++-- about.md | 3 +- blog.md | 10 ---- index.html | 102 +++++++++++++++-------------------- intro.html | 72 +++++++++++++++++++++++++ 11 files changed, 159 insertions(+), 99 deletions(-) delete mode 100644 _data/navigation.yml delete mode 100644 blog.md create mode 100644 intro.html diff --git a/_config.yml b/_config.yml index 5fa68c6..80fdde2 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ future: true # - jekyll-youtube exclude: - .gitignore -#safe: false +#safe: false mini_magick: photoFolders: source: assets/img/albums diff --git a/_data/navigation.yml b/_data/navigation.yml deleted file mode 100644 index 78d7320..0000000 --- a/_data/navigation.yml +++ /dev/null @@ -1,6 +0,0 @@ -- name: Hauptseite - link: / -- name: Über uns - link: /about.html -- name: Meldungen - link: /blog.html diff --git a/_includes/album.html b/_includes/album.html index 1691ed6..cb0dc62 100644 --- a/_includes/album.html +++ b/_includes/album.html @@ -1,4 +1,4 @@ -
+