From 27d7869636e1d9f59d9fb9a6b1161d4bd98df3b9 Mon Sep 17 00:00:00 2001
From: Oliver G
Date: Tue, 24 Feb 2026 11:56:56 +0100
Subject: [PATCH] kleinere Anpassungen an der index.html
---
.claude/settings.local.json | 39 +++++++++++++++++++++++--
index.html | 58 ++++++++++---------------------------
2 files changed, 52 insertions(+), 45 deletions(-)
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 56a3277..cd6baec 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -2,9 +2,44 @@
"permissions": {
"allow": [
"Bash(git init)",
- "Bash(git add .)"
+ "Bash(git add .)",
+ "Bash(git commit -m \"$(cat <<''EOF''\nInitial commit: Vanity on Tour Linktree landing page\n\n- Static HTML/CSS Linktree-style landing page\n- Responsive design with dark theme\n- Project showcase (StaySense, Expense Logbook, Blog, RSS-Bot)\n- Social media links and contact information\n- GitHub Actions workflow for automated deployment\n- Complete documentation and setup instructions\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude \nEOF\n)\")",
+ "Bash(gh repo create go_vanityontour_de_landing_v2 --public --description \"Static Linktree-style landing page for Vanity on Tour projects - vanlife meets tech\" --source=.)",
+ "Bash(git push -u origin main)",
+ "Bash(ssh hetzner)",
+ "Bash(ssh hetzner \"clpctl sites:list | grep vanity\")",
+ "Bash(ssh hetzner \"clpctl --help\")",
+ "Bash(ssh hetzner \"clpctl list\")",
+ "Bash(ssh hetzner \"clpctl site:add --help\")",
+ "Bash(ssh hetzner \"clpctl site:add go.vanityontour.de --vhost-template=''Generic'' --type=''static''\")",
+ "Bash(ssh hetzner \"clpctl site:add:static go.vanityontour.de\")",
+ "Bash(ssh hetzner \"clpctl site:add:static --domainName=go.vanityontour.de\")",
+ "Bash(ssh hetzner \"clpctl site:add:static --domainName=go.vanityontour.de --siteUser=vanity --siteUserPassword=VanityTour2024!\")",
+ "Bash(ssh hetzner \"ls -la /home/vanity/htdocs/go.vanityontour.de/\")",
+ "Bash(rsync -avz --delete --exclude \".git/\" --exclude \".github/\" ./ hetzner:/home/vanity/htdocs/go.vanityontour.de/)",
+ "Bash(ssh hetzner \"hostname -I | awk ''{print $1}''\")",
+ "Bash(ssh hetzner \"echo $USER\")",
+ "Read(//Users/oliver/.ssh/**)",
+ "Bash(gh secret set SSH_HOST --body \"88.99.209.207\")",
+ "Bash(gh secret set SSH_USER --body \"root\")",
+ "Bash(gh secret set SSH_PORT --body \"22\")",
+ "Bash(gh secret set DEPLOY_PATH --body \"/home/vanity/htdocs/go.vanityontour.de/\")",
+ "Bash(git add README.md)",
+ "Bash(git commit -m \"Update README: Deployment is now active\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude \")",
+ "Bash(git push)",
+ "Bash(ssh hetzner \"clpctl site:install:certificate go.vanityontour.de\")",
+ "Bash(ssh hetzner \"clpctl site:install:certificate --domainName=go.vanityontour.de\")",
+ "Bash(ssh hetzner \"clpctl app:list | grep cert\")",
+ "Bash(ssh hetzner \"clpctl lets-encrypt:install:certificate --domainName=go.vanityontour.de\")",
+ "Bash(gh run list --limit 5)",
+ "Bash(gh run view 22346323845)",
+ "Bash(gh run view 22346323845 --log-failed)",
+ "Bash(gh run view 22346839541)"
],
"deny": [],
- "ask": []
+ "ask": [],
+ "additionalDirectories": [
+ "/Users/oliver/.ssh"
+ ]
}
}
\ No newline at end of file
diff --git a/index.html b/index.html
index bf868d9..6f08541 100644
--- a/index.html
+++ b/index.html
@@ -99,13 +99,13 @@
Neu
StaySense
- Standort-Infos für Camper: Wetter‑Kontext, Umgebung & nützliche Hinweise –
+ Standort-Infos für Camper: Umwelt‑Kontext, Umgebung & nützliche Hinweise –
direkt im Browser. Spots in der Nähe sind geplant (2026).
@@ -119,8 +119,8 @@
@@ -139,26 +139,10 @@
-
-
-
Tooling
-
RSS‑News‑Bot
-
- Automatisches Einlesen, Umformulieren, Tagging & Entwürfe für WordPress –
- für News ohne Copy‑Paste‑Marathon.
-
-
-
-
+
-
- Tipp: Ersetze „Mehr erfahren“ / „GitHub (Repo)“ durch deine finalen Links (App‑Store, Repo‑URL etc.).
-
-
+
@@ -171,7 +155,7 @@
@@ -186,11 +170,10 @@
@@ -225,7 +206,7 @@
- Warum keine Spots?
+ StaySense - Warum keine Spots?
Fokus auf Standort‑Infos statt „hier ist ein Spot“. Spots in der Nähe sind geplant –
@@ -234,15 +215,6 @@
-
- Kann ich das Layout schnell anpassen?
-
-
- Ja: Links & Texte findest du in index.html. Styling in assets/css/style.css.
- Kein Build‑Step, kein Framework, kein Drama.
-
-
-
@@ -255,8 +227,8 @@