From 69c9f4f9399a3e69f736d46ed232fc4fc6ee033b Mon Sep 17 00:00:00 2001 From: Mischa Date: Fri, 19 Jun 2026 20:42:41 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20trip=20page=20matches=20home=20layout?= =?UTF-8?q?=20=E2=80=94=20sticky=20map=20+=20feed,=20GPX=20route,=20no=20s?= =?UTF-8?q?idebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Same home-layout (45% sticky map / 55% scrollable feed) on every trip page - GPX route overlay loaded from trip page media - Marker click scrolls to entry card (same as home page) - Map sub-nav link removed (map is now embedded) - Separate /map page remains accessible by URL but has no nav link Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01RB86BaJBG3eGiMdfhmHRrQ --- .../templates/partials/base.html.twig | 2 +- themes/intotheeast/templates/trip.html.twig | 140 ++++++++++++------ 2 files changed, 93 insertions(+), 49 deletions(-) diff --git a/themes/intotheeast/templates/partials/base.html.twig b/themes/intotheeast/templates/partials/base.html.twig index 7cc3a30..ba860f4 100644 --- a/themes/intotheeast/templates/partials/base.html.twig +++ b/themes/intotheeast/templates/partials/base.html.twig @@ -12,7 +12,7 @@ {{ assets.css()|raw }} {{ assets.js()|raw }} - +