Move site from /neu to root
This commit is contained in:
parent
1dcb8ccd85
commit
83e3d7d8b8
@ -3,7 +3,7 @@
|
||||
# https://jpanther.github.io/congo/docs/getting-started/
|
||||
|
||||
theme = "congo"
|
||||
baseURL = "https://wws-berlin.com/neu/"
|
||||
baseURL = "https://wws-berlin.com/"
|
||||
defaultContentLanguage = "de"
|
||||
|
||||
enableRobotsTXT = true
|
||||
|
||||
@ -26,7 +26,7 @@ X-ABShowAs:COMPANY
|
||||
END:VCARD
|
||||
{{< /qr >}}
|
||||
|
||||
[vCard zum Download](/neu/files/WWS_e.V..vcf)
|
||||
[vCard zum Download](/files/WWS_e.V..vcf)
|
||||
|
||||
## WWS Historie
|
||||
Aus Teilnehmern der Bogensportkurse der Technischen Universität Berlin entstand ein Kreis von am traditionellen Bogenschießen Interessierten, denen die eine Stunde Training pro Woche in der Halle nicht genug war. Doch kein Verein in Berlin schien so recht zu passen zu diesem bunten Völkchen, das sich ein eigenes Trainingsgelände wünschte und dafür so wenig Bürokratie und Geld aufwänden wollte, wie nur möglich. Und so entstand die Idee zu einem eigenen Verein, den Wald- und Wiesenschützen, die im Sommer 2001 gegründet wurden. Vielfalt und Individualität sind uns wichtig, und so schießen bei uns spätsteinzeitliche und mittelalterliche Bögen einträchtig neben glasbelegten Jagdbögen und olympischen Recurves.
|
||||
@ -39,6 +39,6 @@ Die meisten von uns betreiben Bogensport in der Sparte "instinktives Schießen",
|
||||
Im Gegensatz zum olympischen Schießen, welches auf gleichbleibende, dem Schützen bekannte, Entfernungen sowie gleichartige und gleichgroße Ziele betrieben wird, kennt der traditionelle Schütze meist weder die genaue Entfernung zum Ziel, noch kann er sich auf eine gleichbleibende Größe oder Position des Ziels einstellen. Ziele, wie sie auf einem Geländeparcours aufgestellt werden, können Silouetten oder dreidimensionale Ziele von unterschiedlicher Größe sein. Zusätzlich erschweren die Gegebenheiten des vorzugsweise naturnahen und abwechslungsreichen Geländes das Finden der besten Schussposition und der idealen Flugbahn für den Pfeil.
|
||||
|
||||
## Unser Platz
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
@ -26,7 +26,7 @@ X-ABShowAs:COMPANY
|
||||
END:VCARD
|
||||
{{< /qr >}}
|
||||
|
||||
[vCard for download](/neu/files/WWS_e.V..vcf)
|
||||
[vCard for download](/files/WWS_e.V..vcf)
|
||||
|
||||
## WWS history
|
||||
A group of people interested in traditional archery emerged from the archery courses at the Technical University of Berlin, for whom the one hour of training per week in the hall wasn't enough. However, no club in Berlin seemed quite right for this diverse group, who longed for their own training grounds and wanted to spend as little money and bureaucracy as possible. And so the idea for their own club, the "Wald- und Wiesenschützen" (Forest and Meadow Shooters), was born, and they were founded in the summer of 2001. Diversity and individuality are important to us, and so late Stone Age and medieval bows shoot harmoniously alongside glass-covered hunting bows and Olympic recurves.
|
||||
@ -39,6 +39,6 @@ Most of us practice archery in the "instinctive shooting" category, which should
|
||||
Unlike Olympic archery, which is practiced at constant distances known to the archer and with identical targets of the same type and size, traditional archers usually know neither the exact distance to the target nor can they adjust to a consistent size or position. Targets set up on a cross-country course can be silhouettes or three-dimensional objects of varying sizes. Furthermore, the characteristics of the typically natural and varied terrain make it difficult to find the best shooting position and the ideal trajectory for the arrow.
|
||||
|
||||
## Our training ground
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
@ -17,4 +17,4 @@ Kommend über Adlergestell:
|
||||
Grauammerpfad reinfahren
|
||||
anschließend erste Abzweigung links auf den Feldweg
|
||||
|
||||

|
||||

|
||||
|
||||
@ -17,4 +17,4 @@ Coming via Adlergestell:
|
||||
Enter "Grauammerpfad"
|
||||
Then take the first left onto the dirt road
|
||||
|
||||

|
||||

|
||||
|
||||
@ -27,7 +27,7 @@ Dies sind unsere Logos:
|
||||
### Logo
|
||||
|
||||
{{< figure
|
||||
src="/neu/images/Logo_WWS_sw.svg"
|
||||
src="/images/Logo_WWS_sw.svg"
|
||||
alt="Logo des WWS"
|
||||
link="https://www.wws-berlin.com"
|
||||
title="Logotitel"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<!--<img class="h-auto max-w-lg rounded-base" src="/images/BogenschießenTest.png" alt="image description">-->
|
||||
|
||||
<figure class="h-auto max-w-lg mb-8">
|
||||
<img class="rounded-md" src="/neu/images/MainHeader.jpg" alt="image description">
|
||||
<img class="rounded-md" src="/images/MainHeader.jpg" alt="image description">
|
||||
</figure>
|
||||
|
||||
{{ $partial := print "home/" .Site.Params.homepage.layout ".html" }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user