diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..c0733fa --- /dev/null +++ b/about/index.html @@ -0,0 +1,515 @@ + + + + + + + + + + + My New Hugo Site | Über + + + + +
+
+
+
+

Über

+

Something

+ +
+
+
+ +

+ + +
+ diff --git a/archetypes/default.md b/archetypes/default.md deleted file mode 100644 index 00e77bd..0000000 --- a/archetypes/default.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true ---- - diff --git a/static/bootstrap.min.css b/bootstrap.min.css similarity index 100% rename from static/bootstrap.min.css rename to bootstrap.min.css diff --git a/categories/index.html b/categories/index.html new file mode 100644 index 0000000..52bfe3d --- /dev/null +++ b/categories/index.html @@ -0,0 +1,505 @@ + + + + + + + + + + + My New Hugo Site | Categories + + + + +
+

Categories

+ + +
+ diff --git a/categories/index.xml b/categories/index.xml new file mode 100644 index 0000000..b92677a --- /dev/null +++ b/categories/index.xml @@ -0,0 +1,10 @@ + + + + Categories on My New Hugo Site + http://example.org/categories/ + Recent content in Categories on My New Hugo Site + Hugo -- gohugo.io + en-us + + diff --git a/config.toml b/config.toml deleted file mode 100644 index a0afaa6..0000000 --- a/config.toml +++ /dev/null @@ -1,4 +0,0 @@ -baseURL = 'http://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' -theme = "leuchttuerm" \ No newline at end of file diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 45f6501..0000000 --- a/content/about.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Über" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.45523 -lon: 10.197283 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/blankeck.md b/content/leuchtturm/blankeck.md deleted file mode 100644 index 300c4f4..0000000 --- a/content/leuchtturm/blankeck.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtfeuer Blankeck" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.35363 -lon: 10.86612 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/buelk.md b/content/leuchtturm/buelk.md deleted file mode 100644 index 17e9a8d..0000000 --- a/content/leuchtturm/buelk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Bülk" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.45523 -lon: 10.197283 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/buk.md b/content/leuchtturm/buk.md deleted file mode 100644 index 5bcfdd3..0000000 --- a/content/leuchtturm/buk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Buk" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.13175 -lon: 11.69347 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/dahmeshoeved.md b/content/leuchtturm/dahmeshoeved.md deleted file mode 100644 index a57d9bd..0000000 --- a/content/leuchtturm/dahmeshoeved.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Dahmeshöved" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.201783 -lon: 11.09023 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/darßer-ort.md b/content/leuchtturm/darßer-ort.md deleted file mode 100644 index c36c42b..0000000 --- a/content/leuchtturm/darßer-ort.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Darßer Ort" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.4728 -lon: 12.50228 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/dornbusch.md b/content/leuchtturm/dornbusch.md deleted file mode 100644 index 9bc3c30..0000000 --- a/content/leuchtturm/dornbusch.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Dornbusch" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.59916 -lon: 13.11942 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/eckernfoerde-alt.md b/content/leuchtturm/eckernfoerde-alt.md deleted file mode 100644 index 3446948..0000000 --- a/content/leuchtturm/eckernfoerde-alt.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Eckernförde (alt)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.45527 -lon: 9.84752 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/eckernfoerde-hafen-alt.md b/content/leuchtturm/eckernfoerde-hafen-alt.md deleted file mode 100644 index 382a8f8..0000000 --- a/content/leuchtturm/eckernfoerde-hafen-alt.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Eckernförde Hafen (alt)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.47412 -lon: 9.84095 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/eckernfoerde-hafen-neu.md b/content/leuchtturm/eckernfoerde-hafen-neu.md deleted file mode 100644 index b87a674..0000000 --- a/content/leuchtturm/eckernfoerde-hafen-neu.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Eckernförde Hafen (neu)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.47307 -lon: 9.84244 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/eckernfoerde-neu.md b/content/leuchtturm/eckernfoerde-neu.md deleted file mode 100644 index 6f985aa..0000000 --- a/content/leuchtturm/eckernfoerde-neu.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Eckernförde (neu)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.459583 -lon: 9.842783 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/falshoeft.md b/content/leuchtturm/falshoeft.md deleted file mode 100644 index 38bb34f..0000000 --- a/content/leuchtturm/falshoeft.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Falshöft" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.767083 -lon: 9.96505 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/fluegge.md b/content/leuchtturm/fluegge.md deleted file mode 100644 index c9bdd72..0000000 --- a/content/leuchtturm/fluegge.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Flügge" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.44093 -lon: 11.017667 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/friedrichsort.md b/content/leuchtturm/friedrichsort.md deleted file mode 100644 index 9fd1cad..0000000 --- a/content/leuchtturm/friedrichsort.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Friedrichsort" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.39055 -lon: 10.1934 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/gellen.md b/content/leuchtturm/gellen.md deleted file mode 100644 index fe9534e..0000000 --- a/content/leuchtturm/gellen.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Gellen" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.50814 -lon: 13.07442 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/gollwitz.md b/content/leuchtturm/gollwitz.md deleted file mode 100644 index bf7e1d4..0000000 --- a/content/leuchtturm/gollwitz.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Gollwitz" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.023864 -lon: 11.470622 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/greifswalder-oie.md b/content/leuchtturm/greifswalder-oie.md deleted file mode 100644 index fc37f0a..0000000 --- a/content/leuchtturm/greifswalder-oie.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Greifswalder Oie" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.248961 -lon: 13.924022 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/heidkate.md b/content/leuchtturm/heidkate.md deleted file mode 100644 index 68cd9cd..0000000 --- a/content/leuchtturm/heidkate.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtfeuer Heidkate" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.43406 -lon: 10.31691 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/heiligenhafen-leuchtfeuer.md b/content/leuchtturm/heiligenhafen-leuchtfeuer.md deleted file mode 100644 index bd723e4..0000000 --- a/content/leuchtturm/heiligenhafen-leuchtfeuer.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtfeuer Heiligenhafen" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.3816 -lon: 10.93546 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/heiligenhafen.md b/content/leuchtturm/heiligenhafen.md deleted file mode 100644 index 9a23c04..0000000 --- a/content/leuchtturm/heiligenhafen.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Heiligenhafen" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.367167 -lon: 11.02133 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/holnis.md b/content/leuchtturm/holnis.md deleted file mode 100644 index 85b7129..0000000 --- a/content/leuchtturm/holnis.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -author: "" -title: "Leuchtturm Holnis" -date: "2006-02-01" -tags: ["foo", "bar"] -leuchtturm: true -visited: true -lat: 54.861745 -lon: 9.573413 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/holtenau-nord.md b/content/leuchtturm/holtenau-nord.md deleted file mode 100644 index 6f4d034..0000000 --- a/content/leuchtturm/holtenau-nord.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Holtenau (nord)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.369236 -lon: 10.153961 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/holtenau-sued.md b/content/leuchtturm/holtenau-sued.md deleted file mode 100644 index f1075de..0000000 --- a/content/leuchtturm/holtenau-sued.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Holtenau (süd)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.363139 -lon: 10.151528 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/hubertsberg.md b/content/leuchtturm/hubertsberg.md deleted file mode 100644 index 46cc125..0000000 --- a/content/leuchtturm/hubertsberg.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtfeuer Hubertsberg" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.37797 -lon: 10.54285 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/kalkgrund.md b/content/leuchtturm/kalkgrund.md deleted file mode 100644 index 5b4ea4d..0000000 --- a/content/leuchtturm/kalkgrund.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Kalkgrund" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.824617 -lon: 9.888 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/kap-arkona.md b/content/leuchtturm/kap-arkona.md deleted file mode 100644 index ef35eb2..0000000 --- a/content/leuchtturm/kap-arkona.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Kap Arkona" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.67953 -lon: 13.43263 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/kiel.md b/content/leuchtturm/kiel.md deleted file mode 100644 index b0b038e..0000000 --- a/content/leuchtturm/kiel.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Kiel" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.499617 -lon: 10.273683 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/kolliker-ort.md b/content/leuchtturm/kolliker-ort.md deleted file mode 100644 index ca289e9..0000000 --- a/content/leuchtturm/kolliker-ort.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Kolliker Ort" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.56239 -lon: 13.67926 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/marienleuchte-alt.md b/content/leuchtturm/marienleuchte-alt.md deleted file mode 100644 index 5abdc1b..0000000 --- a/content/leuchtturm/marienleuchte-alt.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Marienleuchte (alt)" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.49365 -lon: 11.23753 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/marienleuchte-neu.md b/content/leuchtturm/marienleuchte-neu.md deleted file mode 100644 index 8f47781..0000000 --- a/content/leuchtturm/marienleuchte-neu.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Marienleuchte (neu)" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.49497 -lon: 11.238217 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/mukran.md b/content/leuchtturm/mukran.md deleted file mode 100644 index 14035a4..0000000 --- a/content/leuchtturm/mukran.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Molefeuer Mukran" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.476443 -lon: 13.59766 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/neuland.md b/content/leuchtturm/neuland.md deleted file mode 100644 index 436eb05..0000000 --- a/content/leuchtturm/neuland.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Neuland" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.36065 -lon: 10.60093 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/peenmunde.md b/content/leuchtturm/peenmunde.md deleted file mode 100644 index 1b362ed..0000000 --- a/content/leuchtturm/peenmunde.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Peenmünde" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.18555 -lon: 13.77528 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/pelzerhaken.md b/content/leuchtturm/pelzerhaken.md deleted file mode 100644 index 064c983..0000000 --- a/content/leuchtturm/pelzerhaken.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Pelzerhaken" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.085517 -lon: 10.86697 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/sassnitz.md b/content/leuchtturm/sassnitz.md deleted file mode 100644 index 5f509e2..0000000 --- a/content/leuchtturm/sassnitz.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Molefeuer Sassnitz" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.50602 -lon: 13.63733 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/schleimuende.md b/content/leuchtturm/schleimuende.md deleted file mode 100644 index 643c653..0000000 --- a/content/leuchtturm/schleimuende.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Schleimünde" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.67145 -lon: 10.03627 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/staberhuk.md b/content/leuchtturm/staberhuk.md deleted file mode 100644 index 325b951..0000000 --- a/content/leuchtturm/staberhuk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Staberhuk" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.402583 -lon: 11.31085 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/strukkamphuk.md b/content/leuchtturm/strukkamphuk.md deleted file mode 100644 index 8a7cbcc..0000000 --- a/content/leuchtturm/strukkamphuk.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Strukkamphuk" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.409367 -lon: 11.0956 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/timmendorf.md b/content/leuchtturm/timmendorf.md deleted file mode 100644 index 711570a..0000000 --- a/content/leuchtturm/timmendorf.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Timmendorf" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 53.992 -lon: 11.37683 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/travemuende-maritim-alt.md b/content/leuchtturm/travemuende-maritim-alt.md deleted file mode 100644 index 23490a0..0000000 --- a/content/leuchtturm/travemuende-maritim-alt.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Maritim Travemünde (alt)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 53.96065 -lon: 10.87937 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/travemuende-maritim-neu.md b/content/leuchtturm/travemuende-maritim-neu.md deleted file mode 100644 index eddf981..0000000 --- a/content/leuchtturm/travemuende-maritim-neu.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Maritim Travemünde (neu)" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 53.962117 -lon: 10.881583 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/travemuende-molefeuer.md b/content/leuchtturm/travemuende-molefeuer.md deleted file mode 100644 index 96feb7d..0000000 --- a/content/leuchtturm/travemuende-molefeuer.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Travemünde Molefeuer" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 53.962117 -lon: 10.881583 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/ueckermuende.md b/content/leuchtturm/ueckermuende.md deleted file mode 100644 index b826a6f..0000000 --- a/content/leuchtturm/ueckermuende.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -author: "" -title: "Leuchtturm Ueckermünde" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 53.75 -lon: 14.0667 -mainImage: "https://www.kekskurse.de/img/2022/02/leuchtturm-ueckermuende/DSC09212.jpg" ---- - -Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. - -Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. - -Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. - -Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer \ No newline at end of file diff --git a/content/leuchtturm/warnemuende-molenfeuer-1.md b/content/leuchtturm/warnemuende-molenfeuer-1.md deleted file mode 100644 index 226c840..0000000 --- a/content/leuchtturm/warnemuende-molenfeuer-1.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Molenfeuer Warnmünde" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.18709 -lon: 12.09079 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/warnemuende-molenfeuer-2.md b/content/leuchtturm/warnemuende-molenfeuer-2.md deleted file mode 100644 index 2081768..0000000 --- a/content/leuchtturm/warnemuende-molenfeuer-2.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Molenfeuer Warnmünde" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.18688 -lon: 12.08755 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/warnemuende.md b/content/leuchtturm/warnemuende.md deleted file mode 100644 index 5e3cad3..0000000 --- a/content/leuchtturm/warnemuende.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Warnmünde" -date: "2006-02-01" -leuchtturm: true -visited: true -lat: 54.181447 -lon: 12.085806 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/wessek.md b/content/leuchtturm/wessek.md deleted file mode 100644 index 5fb3d43..0000000 --- a/content/leuchtturm/wessek.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtfeuer Wessek" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.3161 -lon: 10.8009 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/westermarkelsdorf-alt.md b/content/leuchtturm/westermarkelsdorf-alt.md deleted file mode 100644 index b72039b..0000000 --- a/content/leuchtturm/westermarkelsdorf-alt.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Westermarkelsdorf (alt)" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.52735 -lon: 11.05807 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/westermarkelsdorf-neu.md b/content/leuchtturm/westermarkelsdorf-neu.md deleted file mode 100644 index ff0aa69..0000000 --- a/content/leuchtturm/westermarkelsdorf-neu.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Westermarkelsdorf (neu)" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.5275 -lon: 11.05843 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/wustrow-seebruecke.md b/content/leuchtturm/wustrow-seebruecke.md deleted file mode 100644 index fa0888d..0000000 --- a/content/leuchtturm/wustrow-seebruecke.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Wustrow (Seebrücke)" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.352411 -lon: 12.384293 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/wustrow.md b/content/leuchtturm/wustrow.md deleted file mode 100644 index 0adb0f1..0000000 --- a/content/leuchtturm/wustrow.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Wustrow" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.335783 -lon: 12.375835 ---- - -Something \ No newline at end of file diff --git a/content/leuchtturm/zinnowitz.md b/content/leuchtturm/zinnowitz.md deleted file mode 100644 index 95c04ed..0000000 --- a/content/leuchtturm/zinnowitz.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -author: "" -title: "Leuchtturm Zinnowitz" -date: "2006-02-01" -leuchtturm: true -#visited: true -lat: 54.084221 -lon: 13.917068 ---- - -Something \ No newline at end of file diff --git a/content/lizenzen.md b/content/lizenzen.md deleted file mode 100644 index c0bd60c..0000000 --- a/content/lizenzen.md +++ /dev/null @@ -1 +0,0 @@ -https://www.flaticon.com/de/kostenloses-icon/leuchtturm_7591461?term=leuchtturm&page=1&position=5&page=1&position=5&related_id=7591461&origin=tag# \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..f9de694 --- /dev/null +++ b/index.html @@ -0,0 +1,542 @@ + + + + + + + + + + + + My New Hugo Site + + + + +
+ + + + +
+ + +
+ diff --git a/index.xml b/index.xml new file mode 100644 index 0000000..f5614bd --- /dev/null +++ b/index.xml @@ -0,0 +1,488 @@ + + + + My New Hugo Site + http://example.org/ + Recent content on My New Hugo Site + Hugo -- gohugo.io + en-us + Wed, 01 Feb 2006 00:00:00 +0000 + + Leuchtfeuer Blankeck + http://example.org/leuchtturm/blankeck/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/blankeck/ + Something + + + + Leuchtfeuer Heidkate + http://example.org/leuchtturm/heidkate/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heidkate/ + Something + + + + Leuchtfeuer Heiligenhafen + http://example.org/leuchtturm/heiligenhafen-leuchtfeuer/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heiligenhafen-leuchtfeuer/ + Something + + + + Leuchtfeuer Hubertsberg + http://example.org/leuchtturm/hubertsberg/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/hubertsberg/ + Something + + + + Leuchtfeuer Wessek + http://example.org/leuchtturm/wessek/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wessek/ + Something + + + + Leuchtturm Buk + http://example.org/leuchtturm/buk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/buk/ + Something + + + + Leuchtturm Bülk + http://example.org/leuchtturm/buelk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/buelk/ + Something + + + + Leuchtturm Dahmeshöved + http://example.org/leuchtturm/dahmeshoeved/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dahmeshoeved/ + Something + + + + Leuchtturm Darßer Ort + http://example.org/leuchtturm/dar%C3%9Fer-ort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dar%C3%9Fer-ort/ + Something + + + + Leuchtturm Dornbusch + http://example.org/leuchtturm/dornbusch/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dornbusch/ + Something + + + + Leuchtturm Eckernförde (alt) + http://example.org/leuchtturm/eckernfoerde-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-alt/ + Something + + + + Leuchtturm Eckernförde (neu) + http://example.org/leuchtturm/eckernfoerde-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-neu/ + Something + + + + Leuchtturm Eckernförde Hafen (alt) + http://example.org/leuchtturm/eckernfoerde-hafen-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-hafen-alt/ + Something + + + + Leuchtturm Eckernförde Hafen (neu) + http://example.org/leuchtturm/eckernfoerde-hafen-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-hafen-neu/ + Something + + + + Leuchtturm Falshöft + http://example.org/leuchtturm/falshoeft/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/falshoeft/ + Something + + + + Leuchtturm Flügge + http://example.org/leuchtturm/fluegge/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/fluegge/ + Something + + + + Leuchtturm Friedrichsort + http://example.org/leuchtturm/friedrichsort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/friedrichsort/ + Something + + + + Leuchtturm Gellen + http://example.org/leuchtturm/gellen/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/gellen/ + Something + + + + Leuchtturm Gollwitz + http://example.org/leuchtturm/gollwitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/gollwitz/ + Something + + + + Leuchtturm Greifswalder Oie + http://example.org/leuchtturm/greifswalder-oie/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/greifswalder-oie/ + Something + + + + Leuchtturm Heiligenhafen + http://example.org/leuchtturm/heiligenhafen/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heiligenhafen/ + Something + + + + Leuchtturm Holnis + http://example.org/leuchtturm/holnis/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holnis/ + Something + + + + Leuchtturm Holtenau (nord) + http://example.org/leuchtturm/holtenau-nord/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holtenau-nord/ + Something + + + + Leuchtturm Holtenau (süd) + http://example.org/leuchtturm/holtenau-sued/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holtenau-sued/ + Something + + + + Leuchtturm Kalkgrund + http://example.org/leuchtturm/kalkgrund/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kalkgrund/ + Something + + + + Leuchtturm Kap Arkona + http://example.org/leuchtturm/kap-arkona/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kap-arkona/ + Something + + + + Leuchtturm Kiel + http://example.org/leuchtturm/kiel/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kiel/ + Something + + + + Leuchtturm Kolliker Ort + http://example.org/leuchtturm/kolliker-ort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kolliker-ort/ + Something + + + + Leuchtturm Marienleuchte (alt) + http://example.org/leuchtturm/marienleuchte-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/marienleuchte-alt/ + Something + + + + Leuchtturm Marienleuchte (neu) + http://example.org/leuchtturm/marienleuchte-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/marienleuchte-neu/ + Something + + + + Leuchtturm Neuland + http://example.org/leuchtturm/neuland/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/neuland/ + Something + + + + Leuchtturm Peenmünde + http://example.org/leuchtturm/peenmunde/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/peenmunde/ + Something + + + + Leuchtturm Pelzerhaken + http://example.org/leuchtturm/pelzerhaken/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/pelzerhaken/ + Something + + + + Leuchtturm Schleimünde + http://example.org/leuchtturm/schleimuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/schleimuende/ + Something + + + + Leuchtturm Staberhuk + http://example.org/leuchtturm/staberhuk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/staberhuk/ + Something + + + + Leuchtturm Strukkamphuk + http://example.org/leuchtturm/strukkamphuk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/strukkamphuk/ + Something + + + + Leuchtturm Timmendorf + http://example.org/leuchtturm/timmendorf/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/timmendorf/ + Something + + + + Leuchtturm Ueckermünde + http://example.org/leuchtturm/ueckermuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/ueckermuende/ + Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. + + + + Leuchtturm Warnmünde + http://example.org/leuchtturm/warnemuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende/ + Something + + + + Leuchtturm Westermarkelsdorf (alt) + http://example.org/leuchtturm/westermarkelsdorf-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/westermarkelsdorf-alt/ + Something + + + + Leuchtturm Westermarkelsdorf (neu) + http://example.org/leuchtturm/westermarkelsdorf-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/westermarkelsdorf-neu/ + Something + + + + Leuchtturm Wustrow + http://example.org/leuchtturm/wustrow/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wustrow/ + Something + + + + Leuchtturm Zinnowitz + http://example.org/leuchtturm/zinnowitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/zinnowitz/ + Something + + + + Maritim Travemünde (alt) + http://example.org/leuchtturm/travemuende-maritim-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-maritim-alt/ + Something + + + + Maritim Travemünde (neu) + http://example.org/leuchtturm/travemuende-maritim-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-maritim-neu/ + Something + + + + Molefeuer Mukran + http://example.org/leuchtturm/mukran/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/mukran/ + Something + + + + Molefeuer Sassnitz + http://example.org/leuchtturm/sassnitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/sassnitz/ + Something + + + + Molenfeuer Warnmünde + http://example.org/leuchtturm/warnemuende-molenfeuer-1/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende-molenfeuer-1/ + Something + + + + Molenfeuer Warnmünde + http://example.org/leuchtturm/warnemuende-molenfeuer-2/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende-molenfeuer-2/ + Something + + + + Travemünde Molefeuer + http://example.org/leuchtturm/travemuende-molefeuer/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-molefeuer/ + Something + + + + Über + http://example.org/about/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/about/ + Something + + + + Wustrow (Seebrücke) + http://example.org/leuchtturm/wustrow-seebruecke/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wustrow-seebruecke/ + Something + + + + + http://example.org/lizenzen/ + Mon, 01 Jan 0001 00:00:00 +0000 + + http://example.org/lizenzen/ + https://www.flaticon.com/de/kostenloses-icon/leuchtturm_7591461?term=leuchtturm&page=1&position=5&page=1&position=5&related_id=7591461&origin=tag# + + + + diff --git a/static/leuchtturm.png b/leuchtturm.png similarity index 100% rename from static/leuchtturm.png rename to leuchtturm.png diff --git a/leuchtturm/blankeck/index.html b/leuchtturm/blankeck/index.html new file mode 100644 index 0000000..9c51837 --- /dev/null +++ b/leuchtturm/blankeck/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtfeuer Blankeck + + + + +
+ + + + +
+
+
+

Leuchtfeuer Blankeck

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/buelk/index.html b/leuchtturm/buelk/index.html new file mode 100644 index 0000000..64b551b --- /dev/null +++ b/leuchtturm/buelk/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Bülk + + + + +
+ + + + +
+
+
+

Leuchtturm Bülk

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/buk/index.html b/leuchtturm/buk/index.html new file mode 100644 index 0000000..dcd17c5 --- /dev/null +++ b/leuchtturm/buk/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Buk + + + + +
+ + + + +
+
+
+

Leuchtturm Buk

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/dahmeshoeved/index.html b/leuchtturm/dahmeshoeved/index.html new file mode 100644 index 0000000..459d780 --- /dev/null +++ b/leuchtturm/dahmeshoeved/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Dahmeshöved + + + + +
+ + + + +
+
+
+

Leuchtturm Dahmeshöved

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/darßer-ort/index.html b/leuchtturm/darßer-ort/index.html new file mode 100644 index 0000000..a732106 --- /dev/null +++ b/leuchtturm/darßer-ort/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Darßer Ort + + + + +
+ + + + +
+
+
+

Leuchtturm Darßer Ort

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/dornbusch/index.html b/leuchtturm/dornbusch/index.html new file mode 100644 index 0000000..71e2472 --- /dev/null +++ b/leuchtturm/dornbusch/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Dornbusch + + + + +
+ + + + +
+
+
+

Leuchtturm Dornbusch

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/eckernfoerde-alt/index.html b/leuchtturm/eckernfoerde-alt/index.html new file mode 100644 index 0000000..060d8a2 --- /dev/null +++ b/leuchtturm/eckernfoerde-alt/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Eckernförde (alt) + + + + +
+ + + + +
+
+
+

Leuchtturm Eckernförde (alt)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/eckernfoerde-hafen-alt/index.html b/leuchtturm/eckernfoerde-hafen-alt/index.html new file mode 100644 index 0000000..11db197 --- /dev/null +++ b/leuchtturm/eckernfoerde-hafen-alt/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Eckernförde Hafen (alt) + + + + +
+ + + + +
+
+
+

Leuchtturm Eckernförde Hafen (alt)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/eckernfoerde-hafen-neu/index.html b/leuchtturm/eckernfoerde-hafen-neu/index.html new file mode 100644 index 0000000..5fcdf50 --- /dev/null +++ b/leuchtturm/eckernfoerde-hafen-neu/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Eckernförde Hafen (neu) + + + + +
+ + + + +
+
+
+

Leuchtturm Eckernförde Hafen (neu)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/eckernfoerde-neu/index.html b/leuchtturm/eckernfoerde-neu/index.html new file mode 100644 index 0000000..b7ab23f --- /dev/null +++ b/leuchtturm/eckernfoerde-neu/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Eckernförde (neu) + + + + +
+ + + + +
+
+
+

Leuchtturm Eckernförde (neu)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/falshoeft/index.html b/leuchtturm/falshoeft/index.html new file mode 100644 index 0000000..ecf89ec --- /dev/null +++ b/leuchtturm/falshoeft/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Falshöft + + + + +
+ + + + +
+
+
+

Leuchtturm Falshöft

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/fluegge/index.html b/leuchtturm/fluegge/index.html new file mode 100644 index 0000000..bd8fdb1 --- /dev/null +++ b/leuchtturm/fluegge/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Flügge + + + + +
+ + + + +
+
+
+

Leuchtturm Flügge

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/friedrichsort/index.html b/leuchtturm/friedrichsort/index.html new file mode 100644 index 0000000..4279169 --- /dev/null +++ b/leuchtturm/friedrichsort/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Friedrichsort + + + + +
+ + + + +
+
+
+

Leuchtturm Friedrichsort

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/gellen/index.html b/leuchtturm/gellen/index.html new file mode 100644 index 0000000..19381f9 --- /dev/null +++ b/leuchtturm/gellen/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Gellen + + + + +
+ + + + +
+
+
+

Leuchtturm Gellen

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/gollwitz/index.html b/leuchtturm/gollwitz/index.html new file mode 100644 index 0000000..9d7bfc0 --- /dev/null +++ b/leuchtturm/gollwitz/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Gollwitz + + + + +
+ + + + +
+
+
+

Leuchtturm Gollwitz

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/greifswalder-oie/index.html b/leuchtturm/greifswalder-oie/index.html new file mode 100644 index 0000000..ce69053 --- /dev/null +++ b/leuchtturm/greifswalder-oie/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Greifswalder Oie + + + + +
+ + + + +
+
+
+

Leuchtturm Greifswalder Oie

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/heidkate/index.html b/leuchtturm/heidkate/index.html new file mode 100644 index 0000000..4dc9065 --- /dev/null +++ b/leuchtturm/heidkate/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtfeuer Heidkate + + + + +
+ + + + +
+
+
+

Leuchtfeuer Heidkate

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/heiligenhafen-leuchtfeuer/index.html b/leuchtturm/heiligenhafen-leuchtfeuer/index.html new file mode 100644 index 0000000..a0ef2f8 --- /dev/null +++ b/leuchtturm/heiligenhafen-leuchtfeuer/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtfeuer Heiligenhafen + + + + +
+ + + + +
+
+
+

Leuchtfeuer Heiligenhafen

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/heiligenhafen/index.html b/leuchtturm/heiligenhafen/index.html new file mode 100644 index 0000000..3322dc3 --- /dev/null +++ b/leuchtturm/heiligenhafen/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Heiligenhafen + + + + +
+ + + + +
+
+
+

Leuchtturm Heiligenhafen

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/holnis/index.html b/leuchtturm/holnis/index.html new file mode 100644 index 0000000..d3f280b --- /dev/null +++ b/leuchtturm/holnis/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Holnis + + + + +
+ + + + +
+
+
+

Leuchtturm Holnis

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/holtenau-nord/index.html b/leuchtturm/holtenau-nord/index.html new file mode 100644 index 0000000..40277da --- /dev/null +++ b/leuchtturm/holtenau-nord/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Holtenau (nord) + + + + +
+ + + + +
+
+
+

Leuchtturm Holtenau (nord)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/holtenau-sued/index.html b/leuchtturm/holtenau-sued/index.html new file mode 100644 index 0000000..6950eb2 --- /dev/null +++ b/leuchtturm/holtenau-sued/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Holtenau (süd) + + + + +
+ + + + +
+
+
+

Leuchtturm Holtenau (süd)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/hubertsberg/index.html b/leuchtturm/hubertsberg/index.html new file mode 100644 index 0000000..6cf0c39 --- /dev/null +++ b/leuchtturm/hubertsberg/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtfeuer Hubertsberg + + + + +
+ + + + +
+
+
+

Leuchtfeuer Hubertsberg

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/index.html b/leuchtturm/index.html new file mode 100644 index 0000000..a92ce1a --- /dev/null +++ b/leuchtturm/index.html @@ -0,0 +1,862 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturms + + + + +
+

Leuchtturms

+ +

+

Wustrow (Seebrücke)

+ +

Something

+
+

+ +

+

Travemünde Molefeuer

+ +

Something

+
+

+ +

+

Molenfeuer Warnmünde

+ +

Something

+
+

+ +

+

Molenfeuer Warnmünde

+ +

Something

+
+

+ +

+

Molefeuer Sassnitz

+ +

Something

+
+

+ +

+

Molefeuer Mukran

+ +

Something

+
+

+ +

+

Maritim Travemünde (neu)

+ +

Something

+
+

+ +

+

Maritim Travemünde (alt)

+ +

Something

+
+

+ +

+

Leuchtturm Zinnowitz

+ +

Something

+
+

+ +

+

Leuchtturm Wustrow

+ +

Something

+
+

+ +

+

Leuchtturm Westermarkelsdorf (neu)

+ +

Something

+
+

+ +

+

Leuchtturm Westermarkelsdorf (alt)

+ +

Something

+
+

+ +

+

Leuchtturm Warnmünde

+ +

Something

+
+

+ +

+

Leuchtturm Ueckermünde

+ +

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

+
+

+ +

+

Leuchtturm Timmendorf

+ +

Something

+
+

+ +

+

Leuchtturm Strukkamphuk

+ +

Something

+
+

+ +

+

Leuchtturm Staberhuk

+ +

Something

+
+

+ +

+

Leuchtturm Schleimünde

+ +

Something

+
+

+ +

+

Leuchtturm Pelzerhaken

+ +

Something

+
+

+ +

+

Leuchtturm Peenmünde

+ +

Something

+
+

+ +

+

Leuchtturm Neuland

+ +

Something

+
+

+ +

+

Leuchtturm Marienleuchte (neu)

+ +

Something

+
+

+ +

+

Leuchtturm Marienleuchte (alt)

+ +

Something

+
+

+ +

+

Leuchtturm Kolliker Ort

+ +

Something

+
+

+ +

+

Leuchtturm Kiel

+ +

Something

+
+

+ +

+

Leuchtturm Kap Arkona

+ +

Something

+
+

+ +

+

Leuchtturm Kalkgrund

+ +

Something

+
+

+ +

+

Leuchtturm Holtenau (süd)

+ +

Something

+
+

+ +

+

Leuchtturm Holtenau (nord)

+ +

Something

+
+

+ +

+

Leuchtturm Holnis

+ +

Something

+
+

+ +

+

Leuchtturm Heiligenhafen

+ +

Something

+
+

+ +

+

Leuchtturm Greifswalder Oie

+ +

Something

+
+

+ +

+

Leuchtturm Gollwitz

+ +

Something

+
+

+ +

+

Leuchtturm Gellen

+ +

Something

+
+

+ +

+

Leuchtturm Friedrichsort

+ +

Something

+
+

+ +

+

Leuchtturm Flügge

+ +

Something

+
+

+ +

+

Leuchtturm Falshöft

+ +

Something

+
+

+ +

+

Leuchtturm Eckernförde Hafen (neu)

+ +

Something

+
+

+ +

+

Leuchtturm Eckernförde Hafen (alt)

+ +

Something

+
+

+ +

+

Leuchtturm Eckernförde (neu)

+ +

Something

+
+

+ +

+

Leuchtturm Eckernförde (alt)

+ +

Something

+
+

+ +

+

Leuchtturm Dornbusch

+ +

Something

+
+

+ +

+

Leuchtturm Darßer Ort

+ +

Something

+
+

+ +

+

Leuchtturm Dahmeshöved

+ +

Something

+
+

+ +

+

Leuchtturm Bülk

+ +

Something

+
+

+ +

+

Leuchtturm Buk

+ +

Something

+
+

+ +

+

Leuchtfeuer Wessek

+ +

Something

+
+

+ +

+

Leuchtfeuer Hubertsberg

+ +

Something

+
+

+ +

+

Leuchtfeuer Heiligenhafen

+ +

Something

+
+

+ +

+

Leuchtfeuer Heidkate

+ +

Something

+
+

+ +

+

Leuchtfeuer Blankeck

+ +

Something

+
+

+ + +
+ diff --git a/leuchtturm/index.xml b/leuchtturm/index.xml new file mode 100644 index 0000000..8344565 --- /dev/null +++ b/leuchtturm/index.xml @@ -0,0 +1,470 @@ + + + + Leuchtturms on My New Hugo Site + http://example.org/leuchtturm/ + Recent content in Leuchtturms on My New Hugo Site + Hugo -- gohugo.io + en-us + Wed, 01 Feb 2006 00:00:00 +0000 + + Leuchtfeuer Blankeck + http://example.org/leuchtturm/blankeck/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/blankeck/ + Something + + + + Leuchtfeuer Heidkate + http://example.org/leuchtturm/heidkate/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heidkate/ + Something + + + + Leuchtfeuer Heiligenhafen + http://example.org/leuchtturm/heiligenhafen-leuchtfeuer/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heiligenhafen-leuchtfeuer/ + Something + + + + Leuchtfeuer Hubertsberg + http://example.org/leuchtturm/hubertsberg/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/hubertsberg/ + Something + + + + Leuchtfeuer Wessek + http://example.org/leuchtturm/wessek/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wessek/ + Something + + + + Leuchtturm Buk + http://example.org/leuchtturm/buk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/buk/ + Something + + + + Leuchtturm Bülk + http://example.org/leuchtturm/buelk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/buelk/ + Something + + + + Leuchtturm Dahmeshöved + http://example.org/leuchtturm/dahmeshoeved/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dahmeshoeved/ + Something + + + + Leuchtturm Darßer Ort + http://example.org/leuchtturm/dar%C3%9Fer-ort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dar%C3%9Fer-ort/ + Something + + + + Leuchtturm Dornbusch + http://example.org/leuchtturm/dornbusch/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/dornbusch/ + Something + + + + Leuchtturm Eckernförde (alt) + http://example.org/leuchtturm/eckernfoerde-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-alt/ + Something + + + + Leuchtturm Eckernförde (neu) + http://example.org/leuchtturm/eckernfoerde-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-neu/ + Something + + + + Leuchtturm Eckernförde Hafen (alt) + http://example.org/leuchtturm/eckernfoerde-hafen-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-hafen-alt/ + Something + + + + Leuchtturm Eckernförde Hafen (neu) + http://example.org/leuchtturm/eckernfoerde-hafen-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/eckernfoerde-hafen-neu/ + Something + + + + Leuchtturm Falshöft + http://example.org/leuchtturm/falshoeft/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/falshoeft/ + Something + + + + Leuchtturm Flügge + http://example.org/leuchtturm/fluegge/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/fluegge/ + Something + + + + Leuchtturm Friedrichsort + http://example.org/leuchtturm/friedrichsort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/friedrichsort/ + Something + + + + Leuchtturm Gellen + http://example.org/leuchtturm/gellen/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/gellen/ + Something + + + + Leuchtturm Gollwitz + http://example.org/leuchtturm/gollwitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/gollwitz/ + Something + + + + Leuchtturm Greifswalder Oie + http://example.org/leuchtturm/greifswalder-oie/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/greifswalder-oie/ + Something + + + + Leuchtturm Heiligenhafen + http://example.org/leuchtturm/heiligenhafen/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/heiligenhafen/ + Something + + + + Leuchtturm Holnis + http://example.org/leuchtturm/holnis/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holnis/ + Something + + + + Leuchtturm Holtenau (nord) + http://example.org/leuchtturm/holtenau-nord/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holtenau-nord/ + Something + + + + Leuchtturm Holtenau (süd) + http://example.org/leuchtturm/holtenau-sued/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holtenau-sued/ + Something + + + + Leuchtturm Kalkgrund + http://example.org/leuchtturm/kalkgrund/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kalkgrund/ + Something + + + + Leuchtturm Kap Arkona + http://example.org/leuchtturm/kap-arkona/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kap-arkona/ + Something + + + + Leuchtturm Kiel + http://example.org/leuchtturm/kiel/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kiel/ + Something + + + + Leuchtturm Kolliker Ort + http://example.org/leuchtturm/kolliker-ort/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/kolliker-ort/ + Something + + + + Leuchtturm Marienleuchte (alt) + http://example.org/leuchtturm/marienleuchte-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/marienleuchte-alt/ + Something + + + + Leuchtturm Marienleuchte (neu) + http://example.org/leuchtturm/marienleuchte-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/marienleuchte-neu/ + Something + + + + Leuchtturm Neuland + http://example.org/leuchtturm/neuland/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/neuland/ + Something + + + + Leuchtturm Peenmünde + http://example.org/leuchtturm/peenmunde/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/peenmunde/ + Something + + + + Leuchtturm Pelzerhaken + http://example.org/leuchtturm/pelzerhaken/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/pelzerhaken/ + Something + + + + Leuchtturm Schleimünde + http://example.org/leuchtturm/schleimuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/schleimuende/ + Something + + + + Leuchtturm Staberhuk + http://example.org/leuchtturm/staberhuk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/staberhuk/ + Something + + + + Leuchtturm Strukkamphuk + http://example.org/leuchtturm/strukkamphuk/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/strukkamphuk/ + Something + + + + Leuchtturm Timmendorf + http://example.org/leuchtturm/timmendorf/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/timmendorf/ + Something + + + + Leuchtturm Ueckermünde + http://example.org/leuchtturm/ueckermuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/ueckermuende/ + Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. + + + + Leuchtturm Warnmünde + http://example.org/leuchtturm/warnemuende/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende/ + Something + + + + Leuchtturm Westermarkelsdorf (alt) + http://example.org/leuchtturm/westermarkelsdorf-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/westermarkelsdorf-alt/ + Something + + + + Leuchtturm Westermarkelsdorf (neu) + http://example.org/leuchtturm/westermarkelsdorf-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/westermarkelsdorf-neu/ + Something + + + + Leuchtturm Wustrow + http://example.org/leuchtturm/wustrow/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wustrow/ + Something + + + + Leuchtturm Zinnowitz + http://example.org/leuchtturm/zinnowitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/zinnowitz/ + Something + + + + Maritim Travemünde (alt) + http://example.org/leuchtturm/travemuende-maritim-alt/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-maritim-alt/ + Something + + + + Maritim Travemünde (neu) + http://example.org/leuchtturm/travemuende-maritim-neu/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-maritim-neu/ + Something + + + + Molefeuer Mukran + http://example.org/leuchtturm/mukran/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/mukran/ + Something + + + + Molefeuer Sassnitz + http://example.org/leuchtturm/sassnitz/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/sassnitz/ + Something + + + + Molenfeuer Warnmünde + http://example.org/leuchtturm/warnemuende-molenfeuer-1/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende-molenfeuer-1/ + Something + + + + Molenfeuer Warnmünde + http://example.org/leuchtturm/warnemuende-molenfeuer-2/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/warnemuende-molenfeuer-2/ + Something + + + + Travemünde Molefeuer + http://example.org/leuchtturm/travemuende-molefeuer/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/travemuende-molefeuer/ + Something + + + + Wustrow (Seebrücke) + http://example.org/leuchtturm/wustrow-seebruecke/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/wustrow-seebruecke/ + Something + + + + diff --git a/leuchtturm/kalkgrund/index.html b/leuchtturm/kalkgrund/index.html new file mode 100644 index 0000000..9df9e4d --- /dev/null +++ b/leuchtturm/kalkgrund/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Kalkgrund + + + + +
+ + + + +
+
+
+

Leuchtturm Kalkgrund

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/kap-arkona/index.html b/leuchtturm/kap-arkona/index.html new file mode 100644 index 0000000..75d4fea --- /dev/null +++ b/leuchtturm/kap-arkona/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Kap Arkona + + + + +
+ + + + +
+
+
+

Leuchtturm Kap Arkona

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/kiel/index.html b/leuchtturm/kiel/index.html new file mode 100644 index 0000000..929b803 --- /dev/null +++ b/leuchtturm/kiel/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Kiel + + + + +
+ + + + +
+
+
+

Leuchtturm Kiel

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/kolliker-ort/index.html b/leuchtturm/kolliker-ort/index.html new file mode 100644 index 0000000..161637e --- /dev/null +++ b/leuchtturm/kolliker-ort/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Kolliker Ort + + + + +
+ + + + +
+
+
+

Leuchtturm Kolliker Ort

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/marienleuchte-alt/index.html b/leuchtturm/marienleuchte-alt/index.html new file mode 100644 index 0000000..5bafb7e --- /dev/null +++ b/leuchtturm/marienleuchte-alt/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Marienleuchte (alt) + + + + +
+ + + + +
+
+
+

Leuchtturm Marienleuchte (alt)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/marienleuchte-neu/index.html b/leuchtturm/marienleuchte-neu/index.html new file mode 100644 index 0000000..ddec117 --- /dev/null +++ b/leuchtturm/marienleuchte-neu/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Marienleuchte (neu) + + + + +
+ + + + +
+
+
+

Leuchtturm Marienleuchte (neu)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/mukran/index.html b/leuchtturm/mukran/index.html new file mode 100644 index 0000000..ee80ad6 --- /dev/null +++ b/leuchtturm/mukran/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Molefeuer Mukran + + + + +
+ + + + +
+
+
+

Molefeuer Mukran

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/neuland/index.html b/leuchtturm/neuland/index.html new file mode 100644 index 0000000..bacd9ad --- /dev/null +++ b/leuchtturm/neuland/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Neuland + + + + +
+ + + + +
+
+
+

Leuchtturm Neuland

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/peenmunde/index.html b/leuchtturm/peenmunde/index.html new file mode 100644 index 0000000..22f7f8d --- /dev/null +++ b/leuchtturm/peenmunde/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Peenmünde + + + + +
+ + + + +
+
+
+

Leuchtturm Peenmünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/pelzerhaken/index.html b/leuchtturm/pelzerhaken/index.html new file mode 100644 index 0000000..27ae0b7 --- /dev/null +++ b/leuchtturm/pelzerhaken/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Pelzerhaken + + + + +
+ + + + +
+
+
+

Leuchtturm Pelzerhaken

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/sassnitz/index.html b/leuchtturm/sassnitz/index.html new file mode 100644 index 0000000..f006fb8 --- /dev/null +++ b/leuchtturm/sassnitz/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Molefeuer Sassnitz + + + + +
+ + + + +
+
+
+

Molefeuer Sassnitz

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/schleimuende/index.html b/leuchtturm/schleimuende/index.html new file mode 100644 index 0000000..c788f97 --- /dev/null +++ b/leuchtturm/schleimuende/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Schleimünde + + + + +
+ + + + +
+
+
+

Leuchtturm Schleimünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/staberhuk/index.html b/leuchtturm/staberhuk/index.html new file mode 100644 index 0000000..b7868b4 --- /dev/null +++ b/leuchtturm/staberhuk/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Staberhuk + + + + +
+ + + + +
+
+
+

Leuchtturm Staberhuk

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/strukkamphuk/index.html b/leuchtturm/strukkamphuk/index.html new file mode 100644 index 0000000..5101a96 --- /dev/null +++ b/leuchtturm/strukkamphuk/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Strukkamphuk + + + + +
+ + + + +
+
+
+

Leuchtturm Strukkamphuk

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/timmendorf/index.html b/leuchtturm/timmendorf/index.html new file mode 100644 index 0000000..289d31c --- /dev/null +++ b/leuchtturm/timmendorf/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Timmendorf + + + + +
+ + + + +
+
+
+

Leuchtturm Timmendorf

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/travemuende-maritim-alt/index.html b/leuchtturm/travemuende-maritim-alt/index.html new file mode 100644 index 0000000..cc666b5 --- /dev/null +++ b/leuchtturm/travemuende-maritim-alt/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Maritim Travemünde (alt) + + + + +
+ + + + +
+
+
+

Maritim Travemünde (alt)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/travemuende-maritim-neu/index.html b/leuchtturm/travemuende-maritim-neu/index.html new file mode 100644 index 0000000..54a0dbf --- /dev/null +++ b/leuchtturm/travemuende-maritim-neu/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Maritim Travemünde (neu) + + + + +
+ + + + +
+
+
+

Maritim Travemünde (neu)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/travemuende-molefeuer/index.html b/leuchtturm/travemuende-molefeuer/index.html new file mode 100644 index 0000000..c6837e0 --- /dev/null +++ b/leuchtturm/travemuende-molefeuer/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Travemünde Molefeuer + + + + +
+ + + + +
+
+
+

Travemünde Molefeuer

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/ueckermuende/index.html b/leuchtturm/ueckermuende/index.html new file mode 100644 index 0000000..388872e --- /dev/null +++ b/leuchtturm/ueckermuende/index.html @@ -0,0 +1,635 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Ueckermünde + + + + +
+ + + + +
+
+
+

Leuchtturm Ueckermünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

+

Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

+

Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.

+

Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/warnemuende-molenfeuer-1/index.html b/leuchtturm/warnemuende-molenfeuer-1/index.html new file mode 100644 index 0000000..3935de8 --- /dev/null +++ b/leuchtturm/warnemuende-molenfeuer-1/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Molenfeuer Warnmünde + + + + +
+ + + + +
+
+
+

Molenfeuer Warnmünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/warnemuende-molenfeuer-2/index.html b/leuchtturm/warnemuende-molenfeuer-2/index.html new file mode 100644 index 0000000..515d657 --- /dev/null +++ b/leuchtturm/warnemuende-molenfeuer-2/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Molenfeuer Warnmünde + + + + +
+ + + + +
+
+
+

Molenfeuer Warnmünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/warnemuende/index.html b/leuchtturm/warnemuende/index.html new file mode 100644 index 0000000..e883531 --- /dev/null +++ b/leuchtturm/warnemuende/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Warnmünde + + + + +
+ + + + +
+
+
+

Leuchtturm Warnmünde

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/wessek/index.html b/leuchtturm/wessek/index.html new file mode 100644 index 0000000..32f9650 --- /dev/null +++ b/leuchtturm/wessek/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtfeuer Wessek + + + + +
+ + + + +
+
+
+

Leuchtfeuer Wessek

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/westermarkelsdorf-alt/index.html b/leuchtturm/westermarkelsdorf-alt/index.html new file mode 100644 index 0000000..0352166 --- /dev/null +++ b/leuchtturm/westermarkelsdorf-alt/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Westermarkelsdorf (alt) + + + + +
+ + + + +
+
+
+

Leuchtturm Westermarkelsdorf (alt)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/westermarkelsdorf-neu/index.html b/leuchtturm/westermarkelsdorf-neu/index.html new file mode 100644 index 0000000..b9806f1 --- /dev/null +++ b/leuchtturm/westermarkelsdorf-neu/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Westermarkelsdorf (neu) + + + + +
+ + + + +
+
+
+

Leuchtturm Westermarkelsdorf (neu)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/wustrow-seebruecke/index.html b/leuchtturm/wustrow-seebruecke/index.html new file mode 100644 index 0000000..40fae5b --- /dev/null +++ b/leuchtturm/wustrow-seebruecke/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Wustrow (Seebrücke) + + + + +
+ + + + +
+
+
+

Wustrow (Seebrücke)

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/wustrow/index.html b/leuchtturm/wustrow/index.html new file mode 100644 index 0000000..a4ffc21 --- /dev/null +++ b/leuchtturm/wustrow/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Wustrow + + + + +
+ + + + +
+
+
+

Leuchtturm Wustrow

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/leuchtturm/zinnowitz/index.html b/leuchtturm/zinnowitz/index.html new file mode 100644 index 0000000..7366c8c --- /dev/null +++ b/leuchtturm/zinnowitz/index.html @@ -0,0 +1,632 @@ + + + + + + + + + + + My New Hugo Site | Leuchtturm Zinnowitz + + + + +
+ + + + +
+
+
+

Leuchtturm Zinnowitz

+

C2860 - 11,2 m - Molefeuer

+
+
+
+ +
+
+
+

Something

+ +
+
+
+
+
+
+ +

+ + + + + +
+ diff --git a/static/leuchturm-bunt.png b/leuchturm-bunt.png similarity index 100% rename from static/leuchturm-bunt.png rename to leuchturm-bunt.png diff --git a/lizenzen/index.html b/lizenzen/index.html new file mode 100644 index 0000000..794c18d --- /dev/null +++ b/lizenzen/index.html @@ -0,0 +1,515 @@ + + + + + + + + + + + My New Hugo Site | + + + + +
+
+ +
+ +

+ + +
+ diff --git a/static/photoswipe-lightbox.esm.js b/photoswipe-lightbox.esm.js similarity index 100% rename from static/photoswipe-lightbox.esm.js rename to photoswipe-lightbox.esm.js diff --git a/static/photoswipe.css b/photoswipe.css similarity index 100% rename from static/photoswipe.css rename to photoswipe.css diff --git a/static/photoswipe.esm.js b/photoswipe.esm.js similarity index 100% rename from static/photoswipe.esm.js rename to photoswipe.esm.js diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..5ee0d7d --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,181 @@ + + + + http://example.org/tags/bar/ + 2006-02-01T00:00:00+00:00 + + http://example.org/tags/foo/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/blankeck/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/heidkate/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/heiligenhafen-leuchtfeuer/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/hubertsberg/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/wessek/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/buk/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/buelk/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/dahmeshoeved/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/dar%C3%9Fer-ort/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/dornbusch/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/eckernfoerde-alt/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/eckernfoerde-neu/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/eckernfoerde-hafen-alt/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/eckernfoerde-hafen-neu/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/falshoeft/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/fluegge/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/friedrichsort/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/gellen/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/gollwitz/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/greifswalder-oie/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/heiligenhafen/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/holnis/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/holtenau-nord/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/holtenau-sued/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/kalkgrund/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/kap-arkona/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/kiel/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/kolliker-ort/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/marienleuchte-alt/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/marienleuchte-neu/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/neuland/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/peenmunde/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/pelzerhaken/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/schleimuende/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/staberhuk/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/strukkamphuk/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/timmendorf/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/ueckermuende/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/warnemuende/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/westermarkelsdorf-alt/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/westermarkelsdorf-neu/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/wustrow/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/zinnowitz/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/travemuende-maritim-alt/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/travemuende-maritim-neu/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/mukran/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/sassnitz/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/warnemuende-molenfeuer-1/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/warnemuende-molenfeuer-2/ + 2006-02-01T00:00:00+00:00 + + http://example.org/ + 2006-02-01T00:00:00+00:00 + + http://example.org/tags/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/travemuende-molefeuer/ + 2006-02-01T00:00:00+00:00 + + http://example.org/about/ + 2006-02-01T00:00:00+00:00 + + http://example.org/leuchtturm/wustrow-seebruecke/ + 2006-02-01T00:00:00+00:00 + + http://example.org/lizenzen/ + 0 + + http://example.org/categories/ + + diff --git a/tags/bar/index.html b/tags/bar/index.html new file mode 100644 index 0000000..db451c0 --- /dev/null +++ b/tags/bar/index.html @@ -0,0 +1,512 @@ + + + + + + + + + + + My New Hugo Site | bar + + + + +
+

bar

+ +

+

Leuchtturm Holnis

+ +

Something

+
+

+ + +
+ diff --git a/tags/bar/index.xml b/tags/bar/index.xml new file mode 100644 index 0000000..04aa52f --- /dev/null +++ b/tags/bar/index.xml @@ -0,0 +1,20 @@ + + + + bar on My New Hugo Site + http://example.org/tags/bar/ + Recent content in bar on My New Hugo Site + Hugo -- gohugo.io + en-us + Wed, 01 Feb 2006 00:00:00 +0000 + + Leuchtturm Holnis + http://example.org/leuchtturm/holnis/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holnis/ + Something + + + + diff --git a/tags/foo/index.html b/tags/foo/index.html new file mode 100644 index 0000000..d80e192 --- /dev/null +++ b/tags/foo/index.html @@ -0,0 +1,512 @@ + + + + + + + + + + + My New Hugo Site | foo + + + + +
+

foo

+ +

+

Leuchtturm Holnis

+ +

Something

+
+

+ + +
+ diff --git a/tags/foo/index.xml b/tags/foo/index.xml new file mode 100644 index 0000000..fa31875 --- /dev/null +++ b/tags/foo/index.xml @@ -0,0 +1,20 @@ + + + + foo on My New Hugo Site + http://example.org/tags/foo/ + Recent content in foo on My New Hugo Site + Hugo -- gohugo.io + en-us + Wed, 01 Feb 2006 00:00:00 +0000 + + Leuchtturm Holnis + http://example.org/leuchtturm/holnis/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/leuchtturm/holnis/ + Something + + + + diff --git a/tags/index.html b/tags/index.html new file mode 100644 index 0000000..921aea1 --- /dev/null +++ b/tags/index.html @@ -0,0 +1,519 @@ + + + + + + + + + + + My New Hugo Site | Tags + + + + +
+

Tags

+ +

+

foo

+ +

+
+

+ +

+

bar

+ +

+
+

+ + +
+ diff --git a/tags/index.xml b/tags/index.xml new file mode 100644 index 0000000..cac3bad --- /dev/null +++ b/tags/index.xml @@ -0,0 +1,29 @@ + + + + Tags on My New Hugo Site + http://example.org/tags/ + Recent content in Tags on My New Hugo Site + Hugo -- gohugo.io + en-us + Wed, 01 Feb 2006 00:00:00 +0000 + + bar + http://example.org/tags/bar/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/tags/bar/ + + + + + foo + http://example.org/tags/foo/ + Wed, 01 Feb 2006 00:00:00 +0000 + + http://example.org/tags/foo/ + + + + + diff --git a/themes/leuchttuerm/LICENSE b/themes/leuchttuerm/LICENSE deleted file mode 100644 index 147d594..0000000 --- a/themes/leuchttuerm/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2022 YOUR_NAME_HERE - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/themes/leuchttuerm/archetypes/default.md b/themes/leuchttuerm/archetypes/default.md deleted file mode 100644 index ac36e06..0000000 --- a/themes/leuchttuerm/archetypes/default.md +++ /dev/null @@ -1,2 +0,0 @@ -+++ -+++ diff --git a/themes/leuchttuerm/layouts/404.html b/themes/leuchttuerm/layouts/404.html deleted file mode 100644 index e69de29..0000000 diff --git a/themes/leuchttuerm/layouts/_default/baseof.html b/themes/leuchttuerm/layouts/_default/baseof.html deleted file mode 100644 index 5f8e2ec..0000000 --- a/themes/leuchttuerm/layouts/_default/baseof.html +++ /dev/null @@ -1,11 +0,0 @@ - - - {{- partial "head.html" . -}} - - {{- partial "header.html" . -}} -
- {{- block "main" . }}{{- end }} -
- {{- partial "footer.html" . -}} - - diff --git a/themes/leuchttuerm/layouts/_default/list.html b/themes/leuchttuerm/layouts/_default/list.html deleted file mode 100644 index 1477bfb..0000000 --- a/themes/leuchttuerm/layouts/_default/list.html +++ /dev/null @@ -1,11 +0,0 @@ -{{ define "main" }} -

{{ .Title }}

-{{ range .Pages.ByPublishDate.Reverse }} -

-

{{ .Title }}

- -

{{ .Summary }}

-
-

-{{ end }} -{{ end }} \ No newline at end of file diff --git a/themes/leuchttuerm/layouts/_default/single.html b/themes/leuchttuerm/layouts/_default/single.html deleted file mode 100644 index 7e37f96..0000000 --- a/themes/leuchttuerm/layouts/_default/single.html +++ /dev/null @@ -1,13 +0,0 @@ -{{ define "main" }} -
-
-
-

{{ .Title }}

- {{ .Content }} -
-
-
- -

- -{{ end }} \ No newline at end of file diff --git a/themes/leuchttuerm/layouts/index.html b/themes/leuchttuerm/layouts/index.html deleted file mode 100644 index e1dd95b..0000000 --- a/themes/leuchttuerm/layouts/index.html +++ /dev/null @@ -1,49 +0,0 @@ -{{ define "main" }} - - - - -
- -{{ end }} \ No newline at end of file diff --git a/themes/leuchttuerm/layouts/leuchtturm/single.html b/themes/leuchttuerm/layouts/leuchtturm/single.html deleted file mode 100644 index d3b7a92..0000000 --- a/themes/leuchttuerm/layouts/leuchtturm/single.html +++ /dev/null @@ -1,130 +0,0 @@ -{{ define "main" }} - - - - -
-
-
-

{{ .Title }}

-

C2860 - 11,2 m - Molefeuer

-
-
-
- -
-
-
- {{ .Content }} -
-
-
-
-
-
- -

- - - - -{{ end }} \ No newline at end of file diff --git a/themes/leuchttuerm/layouts/partials/footer.html b/themes/leuchttuerm/layouts/partials/footer.html deleted file mode 100644 index e69de29..0000000 diff --git a/themes/leuchttuerm/layouts/partials/head.html b/themes/leuchttuerm/layouts/partials/head.html deleted file mode 100644 index 8eacf27..0000000 --- a/themes/leuchttuerm/layouts/partials/head.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - {{ $title := print .Site.Title " | " .Title }} - {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} - {{ $title }} - \ No newline at end of file diff --git a/themes/leuchttuerm/layouts/partials/header.html b/themes/leuchttuerm/layouts/partials/header.html deleted file mode 100644 index ced27fe..0000000 --- a/themes/leuchttuerm/layouts/partials/header.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - \ No newline at end of file diff --git a/themes/leuchttuerm/theme.toml b/themes/leuchttuerm/theme.toml deleted file mode 100644 index 67db496..0000000 --- a/themes/leuchttuerm/theme.toml +++ /dev/null @@ -1,21 +0,0 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "Leuchttuerm" -license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" -description = "" -homepage = "http://example.com/" -tags = [] -features = [] -min_version = "0.41.0" - -[author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = ""