make some changes
This commit is contained in:
0
changelog.md
Normal file
0
changelog.md
Normal file
27
index.html
27
index.html
@ -12,18 +12,29 @@
|
||||
<canvas id="background" style="width:100%; height: 100%;"></canvas>
|
||||
<div id="app">
|
||||
<div id="menu">
|
||||
<p class="border"><a href="https://calendar.klank.school">calendar</a></p>
|
||||
<p class="border"><a href="./changelog.md">changelog</a></p>
|
||||
<p class="border"><a href="https://we.lurk.org/mailman3/lists/klankbord.we.lurk.org/">discuss</a></p>
|
||||
<p class="border"><a href="https://calendar.klank.school">calendar</a></p>
|
||||
<p class="border"><a href="https://unrepair.klank.school">(un)repair</a></p>
|
||||
|
||||
</div>
|
||||
<h1 id="main" class="border"><marquee behavior="alternate">Klankschool</marquee></h1>
|
||||
|
||||
<div>
|
||||
<img class="home-img border" src="klankschool2.gif">
|
||||
<p class="border">Klankschool is a community operating a space (and a server) in the south of Rotterdam. Its members share a common interest in performances, sound art, improvisation, noise, ... Each member is a teacher, student, musician, janitor and more. The motivation to have a community-run space is to share sounds, work on projects, organise events, hang out, exhibit works, learn, teach and listen. See the calendar for upcoming and past activities.</p>
|
||||
<p class="border"> Are you interested in joining? <br>
|
||||
Do you search a space for performance, project, ...? <br>
|
||||
Do you like activities outside of the norms of Spotify streams, elevator sounds, Muzak™, piped music, Ikea furnitures, Netflix series, Airplane flights, eating meat, ... ? <br>
|
||||
Write us an e-mail: klankschool@extratonal.org </p>
|
||||
|
||||
<p class="border">Klankschool is a loose-knit group of sonic
|
||||
practitioners based in Rotterdam who share a common interest in
|
||||
performances, sound art, improvisation and noise. Everyone
|
||||
involved is a teacher, student, musician, janitor and more. The
|
||||
motivation to have a community-run space / server is to share
|
||||
sounds, work on projects, organise events, repair things, hang
|
||||
out, exhibit works, learn, teach and listen. See the calendar
|
||||
for upcoming and past activities.</p>
|
||||
</div>
|
||||
<h1 id="main" class="border"><marquee behavior="alternate">Contact</marquee></h1>
|
||||
<div>
|
||||
<p class="border"> Interested in joining? <br>
|
||||
Searching for a space for a performance or project? <br><br>
|
||||
email: computer [at] klank [dot] school</p>
|
||||
</div>
|
||||
</body>
|
||||
<script>
|
||||
|
@ -16,9 +16,6 @@ body{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p:hover {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
#app {
|
||||
margin: 0 auto;
|
||||
|
Reference in New Issue
Block a user