Migrate WordPress site to Hugo
Replaces the WordPress 7.0.2 / HitMag site with a static Hugo build,
deployed by Gitea Actions over rsync/SSH.
Content: 26 files (9 pages + 17 posts) as Markdown page bundles, plus
127 of 165 media attachments. The remaining 38 are media-library
leftovers that appear nowhere on the live site; they are listed in
MIGRATION.md.
The WXR export contains neither media binaries nor widgets, so both were
recovered from the live host before it is retired:
- tools/fetch_media.py downloads all uploads, capping them at 2000px
- tools/build_data.py scrapes the "Unsere Mitglieder" and
"In Erinnerung" widgets into data/*.yaml
TablePress' six Termine tables became data/termine.yaml, rendered with
the newest year expanded and earlier years collapsed. Old permalinks are
not preserved (clean slugs, no redirects, as agreed).
Custom layouts, no third-party theme. Plain CSS, since the pinned Hugo
0.164.0 is the non-extended build and cannot compile Sass.
Verified: clean build with zero warnings, 718 internal links checked and
none broken, no surviving wp-content URLs.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: "25. O-Fahrt 2022"
|
||||
date: 2022-06-09T16:08:00Z
|
||||
lastmod: 2022-09-19T16:43:54Z
|
||||
tags: ["O-Fahrt"]
|
||||
featured: "logo.png"
|
||||
---
|
||||
|
||||

|
||||
|
||||
### Chronik 25 Jahre Orientierungsfahrt
|
||||
|
||||
{{< pdf "25-jahre-o-fahrt.pdf" "25 Jahre O-Fahrt" >}}
|
||||
|
||||
### Ergebnisse der Orientierungsfahrt
|
||||
|
||||
{{< pdf "ergebnisliste-fahrer.pdf" "Ergebnisliste-Fahrer" >}}
|
||||
|
||||
{{< pdf "ergebnisliste-sozius.pdf" "Ergebnisliste-Sozius-" >}}
|
||||
|
||||
### Termin
|
||||
|
||||
**01. - 03. Juli 2022**
|
||||
|
||||
Das Treffen und der Start für die O-Fahrt finden an der Grillhütte in
|
||||
|
||||
**57258 Freudenberg-Bühl statt.**
|
||||
|
||||
**Anfahrt:**
|
||||
|
||||
BAB 45 Abfahrt Freudenberg / bei Möbel Zimmermann rechts ab in Richtung Kreuztal bis Ortseingang Bühl fahren. Auf der Kuppe nach rechts abbiegen (Schild MCG)
|
||||
|
||||
Die Orientierungsfahrt selbst findet am **Samstag** den **02. Juli** statt.
|
||||
|
||||
Gestartet wird zwischen **10:00 Uhr und 12:00 Uhr** an der Grillhütte in Bühl.
|
||||
|
||||
Wer sich bereits im Vorfeld anmelden möchte kann, das per Email an [vorstand@motorradclub-giebelwald.de](mailto:vorstand@motorradclub-giebelwald.de) machen.
|
||||
Reference in New Issue
Block a user