-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
173 lines (164 loc) · 7.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Afhverju Ekki | The Absolutely Everything Studio</title>
<link rel="icon" type="image/x-icon" href="/favicon/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="apple-touch-icon" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="/favicon/android-chrome-512x512.png">
<meta name="msapplication-TileImage" content="/favicon/mstile-150x150.png">
<meta name="msapplication-TileColor" content="#ffffff">
<link rel="manifest" href="/favicon/site.webmanifest">
<meta name="description" content="Afhverju Ekki | The Absolutely Everything Studio">
<meta property="og:type" content="website">
<meta property="og:title" content="Afhverju Ekki | The Absolutely Everything Studio">
<meta property="og:description" content="Afhverju Ekki | The Absolutely Everything Studio">
<meta property="twitter:title" content="Afhverju Ekki | The Absolutely Everything Studio">
<meta property="twitter:description" content="Afhverju Ekki | The Absolutely Everything Studio">
<meta property="og:url" content="https://æ.is">
<meta property="twitter:url" content="https://æ.is">
<meta property="og:image" content="https://æ.is/logo.png">
<meta property="twitter:image" content="https://æ.is/logo.png">
<meta name="twitter:site" content="@jdkarmitage">
<meta property="twitter:card" content="summary_large_image">
<style>
@font-face {
font-family: 'Season VF';
/* src: url('https://æ.is/fonts/SeasonMixVFUprights.woff2') format('woff2'); */
src: url('/fonts/SeasonVFTRIALVF.woff2') format('woff2');
}
:root {
--bg-color: #ffffff;
--text-color: #000000;
--link-color: #0000ff;
}
@media (prefers-color-scheme: dark) {
:root {
--bg-color: #222222;
--text-color: #ffffff;
--link-color: #64b5f6;
}
}
body {
text-align: center;
font-family: 'Season VF', sans-serif;
font-variation-settings: 'wght' 400, 'SERF' 50;
margin: 0;
background-color: var(--bg-color);
color: var(--text-color);
transition: background-color 0.3s, color 0.3s;
}
a {
color: var(--link-color);
}
hr {
border-color: var(--text-color);
}
.news {
text-align: left;
margin: 0 auto;
max-width: 800px;
padding: 0 20px;
}
</style>
</head>
<body>
<br><br>
<header>
<h1>Afhverju Ekki</h1>
<h2>The Absolutely Everything Studio</h2>
</header>
<br>
<div class="news">
<h2>News</h2>
<h3>2025</h3>
<p class="news-item">
<span class="news-date">Jan 1</span>
<a class="news-link" _target="blank" href="https://breidanes.æ.is">
Breiðanes Smiðja: A guest house & art-science residency in North Iceland, curated by Afhverju Ekki.
</a>
</p>
<h3>2024</h3>
<p class="news-item"></p>
<span class="news-date">Dec 13</span>
<a class="news-link" _target="blank" href="https://builders.mozilla.org/building-our-way-out/">
Building Our Way Out: Beyond the Machine Learning Mote
</a> (Opinion, Mozilla Builders)
</p>
<p class="news-item">
<span class="news-date">Nov 3</span>
<a class="news-link" _target="blank" href="https://borgarbokasafn.is/event/creative-technology/live-coding-beginners-strudel">
Free, beginner friendly, live coding workshops for 13-16 year olds in Icelandic this November!
</a>
</p>
<p class="news-item">
<span class="news-date">Oct 4</span>
<a class="news-link" _target="blank" href="https://www.ruv.is/english/2024-10-04-ruv-english-radio-live-coding-in-the-capital-423824">
RÚV English Radio previews the next live coding space in Reykjavík
</a>
</p>
<p class="news-item">
<span class="news-date">Sep 23</span>
<a class="news-link" _target="blank" href="https://blog.mozilla.org/en/mozilla/
14-ai-projects-to-watch-mozillas-first-builders-accelerator-cohort-kicks-off/">
14 AI projects to watch: Mozilla's first Builders Accelerator cohort kicks off
</a>
</p>
<p class="news-item">
<span class="news-date">Sep 21</span><a class="news-link" _target="blank" href="https://www.designboom.com/architecture/
interview-s-ap-architects-potential-lavaforming-future-cities-venice-biennale-2025-pavilion-09-21-2024/">
s.ap architects on its lavaforming pavilion for 2025 venice architecture biennale
</a>
</p>
<p class="news-item">
<span class="news-date">Sep 20</span>
<a class="news-link" _target="blank" href="https://grapevine.is/mag/feature/2024/09/20/from-iceland-to-hollywood-inni-music-scores-big/">
From Iceland To Hollywood: INNI Music Scores Big
</a>
</p>
<p class="news-item">
<span class="news-date">Sep 3</span>
<a class="news-link" _target="blank" href="https://english.hi.is/news/researcher_receives_two_awards_from_the_iceland_music_fund">
Researcher receives two awards from the Iceland Music Fund
</a>
</p>
<p class="news-item">
<span class="news-date">Aug 24</span>
<a class="news-link" _target="blank" href="https://www.facebook.com/events/520197263732485">
Afhverju Ekki presents OFURPOPP @ SMEKKLEYSA, MENNÓ 2024
</a>
</p>
<p class="news-item">
<span class="news-date">Jul 1</span>
<a class="news-link" _target="blank" href="https://iil.is/news/alife2024">
Jack Armitage presenting at Artificial Life 2024
</a>
</p>
<p class="news-item">
<span class="news-date">Jun 20</span>
<a class="news-link" _target="blank" href="https://iil.is/news/awards">
European Union Prize for Citizen Science and Prix Ars Electronica
</a>
</p>
<p class="news-item">
<span class="news-date">Jun 3</span>
<a class="news-link" _target="blank" href="https://grapevine.is/music/2024/06/03/why-not/">
Why Not? Afhverju Ekki brings the live coding scene to Reykjavík
</a>
</p>
<p class="news-item">
<span class="news-date">May 14</span>
<a class="news-link" _target="blank" href="https://iil.is/news/iclc2024">
Free & Fun Live Coding Events in June 2024
</a>
</p>
</div>
<br>
<footer>
<h3>© 2024 Afhverju Ekki | <a href="https://instagram.com/afhverju.ekki.is" target="_blank">@afhverju.ekki.is</a> | <a href="mailto:ja@æ.is">ja@æ.is</a> | <a href="https://jackarmitage.com" target="_blank">jackarmitage.com</a></h3>
</footer>
</body>