Compare commits
No commits in common. "495921bb2547426be894769a284f0444875795f5" and "1933f0e38c923e0f3d399063e6fe97f6b7c6f2fd" have entirely different histories.
495921bb25
...
1933f0e38c
@ -1,28 +0,0 @@
|
||||
<template>
|
||||
<a class="textButton" :href="to"><slot/></a>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "TextButton",
|
||||
props: {
|
||||
to: String,
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.textButton{
|
||||
background-color: #399d9d;
|
||||
padding: 1rem;
|
||||
border-radius: .25rem;
|
||||
margin: 1rem 0;
|
||||
color: #222;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
width: fit-content;
|
||||
box-shadow: 4px 4px 8px #2222;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB |
@ -4,29 +4,21 @@ sidebar: auto
|
||||
Events
|
||||
===
|
||||
|
||||
## Strobe Night - Alte Meierei Kiel - 16. July 2022
|
||||
|
||||
<img src="/images/9v2MusLZ.png" alt="event image">
|
||||
|
||||
<TextButton to="#get-tickets">to the ticket section →</TextButton>
|
||||
|
||||
### When?
|
||||
16th July 2022 (2022-07-16)
|
||||
## Strobe Night - Alte Meierei Kiel - 16. Juni 2022
|
||||
[bring me to the ticket section →](#get-tickets)
|
||||
|
||||
### Time plan
|
||||
**(in progress...)**
|
||||
| Time | DJ | notes |
|
||||
| - | - | - |
|
||||
| 19:30 | 0xADB | Entry / warm up |
|
||||
| 20:00 | * | Beginn - Club House |
|
||||
| 22:00 | * | Progressive House |
|
||||
| 19:30 | - | Entry / warm up |
|
||||
| 20:00 | Max | Beginn - Club House |
|
||||
| 22:00 | - | - |
|
||||
| 0:00 | 0xADB | DnB |
|
||||
| 1:00 | * | Trap |
|
||||
| 2:00 | 0xADB | Trance & Techno |
|
||||
| 5:00 | * | GOA / Psytrance |
|
||||
| 6:00 | * | open End: minimal Techno |
|
||||
|
||||
\* planning in progress - just send us an email ([info@strobe.town](mailto:info@strobe.town)), if you want to play
|
||||
| 1:00 | - | -|
|
||||
| 2:00 | 0xADB | Trap, Trance, Techno |
|
||||
| 5:00 | - | GOA / Psytrance |
|
||||
| 6:00 | - | open End: minimal Techno |
|
||||
|
||||
### Where?
|
||||
**Alte Meierei**, Hornheimer Weg 2, 24113 Kiel, Germany
|
||||
@ -34,13 +26,7 @@ Events
|
||||
<iframe scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=10.112786293029785%2C54.29945983622587%2C10.136733055114746%2C54.30632110137844&layer=mapnik&marker=54.3028906117479%2C10.124759674072266" width="100%" height="350" frameborder="0"></iframe>
|
||||
|
||||
### Get Tickets
|
||||
|
||||
|
||||
[tickets.strobe.town](https://tickets.strobe.town/adb/strobe-night-alte-meierei-kiel-2022-07-16/)
|
||||
|
||||
We offer our tickets **for free**!
|
||||
|
||||
But **the event heavily relies on your donations**. You can set the amount you are willing to pay at out ticket store. (We will collect your donations at the entry of the event.)
|
||||
Please help us organize the event and secure a ticket **early**.
|
||||
|
||||
<TextButton to="https://tickets.strobe.town/adb/strobe-night-alte-meierei-kiel-2022-07-16/" target="_blank" rel="noopener noreferrer">Get Ticket</TextButton>
|
||||
We offer our tickets for free. But **the event relies on your donations**. You can set the amount you are willing to pay at out ticket store.
|
||||
Please get yourself a ticket, even if you're not donating anything, so we can plan the event.
|
||||
|
@ -21,6 +21,6 @@ We are Strobe Town
|
||||
|
||||
## Discover:
|
||||
- [Events →](/events/)
|
||||
- [Stobe Night →](/events/#strobe-night-alte-meierei-kiel-16-july-2022)
|
||||
- [Next Big Thing →](/events/#next-big-thing)
|
||||
- [About us →](/about-us/)
|
||||
- [Music we Love →](/about-us/#what-we-love)
|
||||
- [What we Love →](/about-us/#what-we-love)
|
||||
|
Loading…
Reference in New Issue
Block a user