From a9ec49e164d79be1af0087226a0a6612a4b7b215 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sun, 5 Jul 2026 14:49:51 +0200 Subject: [PATCH] content: scaffold Denmark 2026 trip (Vestkustryten, prep) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New trip page tree at /trips/denmark-2026 — trip.md (10-20 Jul 2026) plus inert dailies/stories containers. Not set active; prep only. Co-Authored-By: Claude Opus 4.8 --- pages/01.trips/denmark-2026/01.dailies/dailies.md | 13 +++++++++++++ pages/01.trips/denmark-2026/04.stories/stories.md | 7 +++++++ pages/01.trips/denmark-2026/trip.md | 8 ++++++++ 3 files changed, 28 insertions(+) create mode 100644 pages/01.trips/denmark-2026/01.dailies/dailies.md create mode 100644 pages/01.trips/denmark-2026/04.stories/stories.md create mode 100644 pages/01.trips/denmark-2026/trip.md diff --git a/pages/01.trips/denmark-2026/01.dailies/dailies.md b/pages/01.trips/denmark-2026/01.dailies/dailies.md new file mode 100644 index 0000000..8c68fe3 --- /dev/null +++ b/pages/01.trips/denmark-2026/01.dailies/dailies.md @@ -0,0 +1,13 @@ +--- +title: Journal +template: default +routable: false +visible: false +content: + items: '@self.children' + order: + by: date + dir: desc + filter: + published: true +--- diff --git a/pages/01.trips/denmark-2026/04.stories/stories.md b/pages/01.trips/denmark-2026/04.stories/stories.md new file mode 100644 index 0000000..64f8514 --- /dev/null +++ b/pages/01.trips/denmark-2026/04.stories/stories.md @@ -0,0 +1,7 @@ +--- +title: Stories +template: default +routable: false +visible: false +published: true +--- diff --git a/pages/01.trips/denmark-2026/trip.md b/pages/01.trips/denmark-2026/trip.md new file mode 100644 index 0000000..b1f0905 --- /dev/null +++ b/pages/01.trips/denmark-2026/trip.md @@ -0,0 +1,8 @@ +--- +title: 'Vestkustryten - Denmark 2026' +template: trip +date: '2026-07-10' +date_start: '2026-07-10' +date_end: '2026-07-20' +cover_image: '' +---