-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ticketshop weg Tile Konzert weg Blog - Konzert Titel in Titel 😉 Bilder Tuben, Olli, alle
- Loading branch information
Showing
26 changed files
with
55 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
@import 'keywords'; | ||
@import 'themes/mv-wollbach/assets/scss/global-variables'; | ||
@import 'themes/mv-wollbach/assets/scss/mixins/breakpoint'; | ||
|
||
.add-img { | ||
height: auto; | ||
max-height: calc(75vh - 50px); | ||
max-width: calc(50% - 10px); | ||
margin: 0 5px; | ||
|
||
@include breakpoint(0, $mobile-max-width) { | ||
max-width: 100%; | ||
margin: 0; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,19 +7,19 @@ menu: | |
parent: das-orchester | ||
--- | ||
|
||
{{< figure src="/img/personen/dirigent.jpg" | ||
alt="Unser Dirigent - Oliver Hauser" | ||
caption="Seit 1996 können wir uns glücklich schätzen, mit Oliver Hauser einen ausgezeichneten Dirigenten bei uns in Wollbach zu haben" >}} | ||
|
||
## Oliver Hauser ... | ||
... ist Experte für Musikvermittlung. Er knüpft begeisternd an die Lebens- | ||
und Erfahrungswelten junger Menschen an und bringt sie spielerisch in | ||
Berührung mit den inhaltlichen Themen der Musik und den Lebenswelten der | ||
Komponisten. | ||
|
||
{{< figure src="/img/personen/dirigent.jpg" | ||
alt="Unser Dirigent - Oliver Hauser" | ||
caption="Seit 1996 können wir uns glücklich schätzen, mit Oliver Hauser einen ausgezeichneten Dirigenten bei uns in Wollbach zu haben" >}} | ||
|
||
Schulmusikstudium für die Sekundarstufe I an der Pädagogischen Hochschule | ||
Freiburg im Breisgau. Klavierunterricht bei Prof. Maria Rapp und Prof. | ||
Michael Leuschner. Daneben Ausbildung zum Dirigenten für Sinfonisches | ||
Michael Leuschner. Daneben Ausbildung zum Dirigenten für sinfonisches | ||
Blasorchester beim Bund Deutscher Blasmusikverbände (BDB). | ||
Dirigierunterricht unter anderem bei Prof. Felix Hauswirt, Basel. Zweites | ||
Schulmusikstudium für die Sekundarstufe I an der Zürcher Hochschule der | ||
|
@@ -35,3 +35,6 @@ dem Feldkirch Festival. | |
<p style="text-align: right;"> | ||
<a href="mailto:[email protected]" target="_blank">Eine eMail an Oliver schreiben.</a> | ||
</p> | ||
|
||
{{< figure src="/img/personen/dirigent-1.jpg" | ||
alt="Oliver im Oktober 2022" >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,8 +64,8 @@ Landratsamt Lörrach | |
- [Sitemap][sitemap] | ||
|
||
## Validierungen unserer Seite | ||
[![Valid HTML 5][htm]][htmLink] | ||
[![Valid CSS!][css]][cssLink] | ||
[Valid HTML 5][htmLink] | ||
[Valid CSS!][cssLink] | ||
|
||
[haftung]: {{< ref "haftung.md" >}} | ||
[privacy]: {{< ref "datenschutz.md" >}} | ||
|
@@ -76,7 +76,5 @@ Landratsamt Lörrach | |
|
||
[info]: mailto:[email protected]" | ||
|
||
[htm]: https://www.w3basis.de/imgs/html5.png | ||
[htmLink]: https://validator.w3.org/check?uri=http%3A%2F%2Fwww.mv-wollbach.de%2F | ||
[css]: https://jigsaw.w3.org/css-validator/images/vcss-blue | ||
[cssLink]: https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.mv-wollbach.de%2F&profile=css3svg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{{ if .Inner }}{{ end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "mvw-website", | ||
"license": "MIT", | ||
"version": "23.01.27", | ||
"version": "23.01.31", | ||
"description": "Website of Musikverein Wollbach 1866 e.V.", | ||
"author": "Markus Lindenmann <[email protected]>", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "mvw-website", | ||
"license": "MIT", | ||
"version": "23.01.27", | ||
"version": "23.01.31", | ||
"description": "Website of Musikverein Wollbach 1866 e.V.", | ||
"author": "Markus Lindenmann <[email protected]>", | ||
"repository": { | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.