update strobe night
This commit is contained in:
		
							parent
							
								
									9520c7ec90
								
							
						
					
					
						commit
						495921bb25
					
				
							
								
								
									
										28
									
								
								src/.vuepress/components/TextButton.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								src/.vuepress/components/TextButton.vue
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,28 @@
 | 
			
		||||
<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>
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								src/.vuepress/public/images/9v2MusLZ.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/.vuepress/public/images/9v2MusLZ.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.7 MiB  | 
@ -5,23 +5,28 @@ Events
 | 
			
		||||
===
 | 
			
		||||
 | 
			
		||||
## Strobe Night - Alte Meierei Kiel - 16. July 2022
 | 
			
		||||
[bring me to the ticket section →](#get-tickets)
 | 
			
		||||
 | 
			
		||||
<img src="/images/9v2MusLZ.png" alt="event image">
 | 
			
		||||
 | 
			
		||||
<TextButton to="#get-tickets">to the ticket section →</TextButton>
 | 
			
		||||
 | 
			
		||||
### When?
 | 
			
		||||
16. July 2022 (2022-07-16)
 | 
			
		||||
16th July 2022 (2022-07-16)
 | 
			
		||||
 | 
			
		||||
### Time plan
 | 
			
		||||
**(in progress...)**
 | 
			
		||||
| Time | DJ | notes |
 | 
			
		||||
| - | - | - |
 | 
			
		||||
| 19:30 | - | Entry / warm up |
 | 
			
		||||
| 20:00 | Max | Beginn - Club House |
 | 
			
		||||
| 22:00 | - | - |
 | 
			
		||||
| 19:30 | 0xADB | Entry / warm up |
 | 
			
		||||
| 20:00 | * | Beginn - Club House |
 | 
			
		||||
| 22:00 | * | Progressive House |
 | 
			
		||||
|  0:00 | 0xADB | DnB |
 | 
			
		||||
|  1:00 | - | -|
 | 
			
		||||
|  2:00 | 0xADB | Trap, Trance, Techno |
 | 
			
		||||
|  5:00 | - | GOA / Psytrance |
 | 
			
		||||
|  6:00 | - | open End: minimal Techno |
 | 
			
		||||
|  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
 | 
			
		||||
 | 
			
		||||
### Where?
 | 
			
		||||
**Alte Meierei**, Hornheimer Weg 2, 24113 Kiel, Germany
 | 
			
		||||
@ -29,7 +34,13 @@ 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 get yourself a ticket, even if you're not donating anything, so we can plan the event.
 | 
			
		||||
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>
 | 
			
		||||
 | 
			
		||||
@ -21,6 +21,6 @@ We are Strobe Town
 | 
			
		||||
 | 
			
		||||
## Discover:
 | 
			
		||||
- [Events →](/events/)
 | 
			
		||||
  - [Next Big Thing →](/events/#next-big-thing)
 | 
			
		||||
  - [Stobe Night →](/events/#strobe-night-alte-meierei-kiel-16-july-2022)
 | 
			
		||||
- [About us →](/about-us/)
 | 
			
		||||
  - [What we Love →](/about-us/#what-we-love)
 | 
			
		||||
  - [Music we Love →](/about-us/#what-we-love)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user