-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
183 lines (167 loc) · 9.85 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
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en-GB"><head>
<meta name="generator" content="Hugo 0.87.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>London Web Standards</title>
<meta name="author" content="London Web Standards">
<meta name="description" content="London Web Standards brings together web professionals who are working for a better web. Our bi-monthly meetups provide them with an opportunity to teach, inspire, learn, network and debate.">
<link rel="stylesheet" href="/css/style.css">
<link rel="icon" href="/images/favicon.png" type="image/x-icon">
</head><body><header>
<a href="/" class="logo">
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg1118"
version="1.1"
viewBox="0 0 29.104167 29.104169"
height="110"
width="110">
<defs
id="defs1112" />
<metadata
id="metadata1115">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-95.153616,-29.124491)"
id="layer1">
<g
transform="translate(0.09260436)"
id="g5394">
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr1"
points="69.2,103.2 56.8,65.2 44,103.4 53.7,96.5 53.7,114.7 60.2,114.7 60.2,96.6 "
id="polygon1274"
style="fill:#f47421;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr2"
points="36.1,98.3 54.2,62.6 18.2,80.6 29.9,82.6 17.1,95.4 21.6,100 34.4,87.3 "
id="polygon1276"
style="fill:#ee2a7b;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr3"
points="51.6,60 13.4,47.3 20.3,57 2.1,57 2.1,63.4 20.1,63.4 13.5,72.4 "
id="polygon1278"
style="fill:#92278f;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr4"
points="34.2,33.1 21.4,20.3 16.8,24.9 29.5,37.6 18.5,39.3 54.2,57.4 36.2,21.4 "
id="polygon1280"
style="fill:#2b3990;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr5"
points="59.8,23.5 59.8,5.3 53.4,5.3 53.4,23.4 44.4,16.8 56.8,54.8 69.5,16.6 "
id="polygon1282"
style="fill:#0099bd;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr6"
points="96.5,24.6 91.9,20 79.2,32.7 77.5,21.7 59.4,57.4 95.4,39.4 83.7,37.4 "
id="polygon1284"
style="fill:#1f8a71;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr7"
points="93.4,56.6 100,47.6 62,60 100.1,72.7 93.3,63 111.4,63 111.4,56.6 "
id="polygon1286"
style="fill:#bed73c;fill-opacity:1" />
<polygon
transform="matrix(0.26458333,0,0,0.26458333,94.597991,27.880953)"
class="lws-logo__arr8"
points="95,80.7 59.4,62.6 77.4,98.6 79.4,86.9 92.2,99.7 96.8,95.1 84,82.4 "
id="polygon1288"
style="fill:#fee110;fill-opacity:1" />
</g>
</g>
</svg>
<h2 class="site-title">London Web Standards</h2>
</a>
</header>
<nav role="navigation">
<ul class="menu">
<li><a href="/" class="active">Home</a></li>
<li><a href="/events/">Events</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/sign-up/">Sign up</a></li>
</ul>
</nav><main>
<div id="content">
<div class="narrow">
<p>London Web Standards brings together web professionals who are working for a better web. Our bi-monthly meetups provide them with an opportunity to teach, inspire, learn, network and debate.</p>
<p>Each meetup features a speaker drawn from our membership or the wider standards community. The talks cover a range of topics including HTML5, JavaScript, CSS, accessibility, web fonts, UX and front-end performance.</p>
</div>
<h1>Next event</h1>
<div class="narrow">
<div class="event latest">
<h2><a href="/events/sotb-2021/">30 October 2021 - #sotb2021</a></h2>
<p>
<time>Saturday, 30 October 2021 - 9:00-17:00</time><br>
@ Conway Hall, 25 Red Lion Square, London WC1R 4RL (<a href="https://g.page/conwayhall?share">map</a>)
</p>
<p>
<a class="button primary" href="//ti.to/lws/sotb21">Get tickets</a>
<a class="button secondary" href="/events/sotb-2021/">Read more about #sotb2021</a>
</p>
</div>
</div>
<h2>Past events</h2>
<div class="narrow half">
<div class="event past">
<h3><a href="/events/lwsmay20/">May 2020 - #HashtagComingSoon</a></h2>
<p>
<time>18 May 2020 - 18:30</time><br>
@ RVU, The Cooperage, 5 Copper Row, London SE1 2LH (<a href="https://g.page/rvucouk?share">map</a>)
</p>
<p>More details will be added as soon as they become available.</p>
<p>
<a class="button secondary" href="/events/lwsmay20/">Read more about #lwsMay20</a>
</p>
</div>
<div class="event past">
<h3><a href="/events/sotb-2019/">State of the Browser 2019</a></h3>
<p><time>14 September 2019</time></p>
<p>The eighth edition of State of the Browser, a yearly conference organised by London Web Standards. A one-day, single-track conference with widely varying talks about the modern web, accessibility, web standards and more.</p>
<p><a href="/events/sotb-2019" class="button secondary">Read more about #Sotb2019</a></p>
</div>
<div class="event past">
<h3><a href="/events/sotb-2018/">State of the Browser 2018</a></h3>
<p><time>8 Septmeber 2018</time></p>
<p>The seventh edition of State of the Browser, a yearly conference organised by London Web Standards that connects browser vendors and the web community.</p>
<p><a href="/events/sotb-2018/" class="button secondary">Read more about #Sotb2018</a></p>
</div>
<div class="event past">
<h3><a href="/events/lwsaug18/">#lwsAug18</a></h3>
<p><time>20 August 2018</time></p>
<h4 class="post-title">The Atomic Way!</h4>
<p class="by-line">by Alana Foley-Keane <a href="//twitter.com/AlanaFoleyKeane">@AlanaFoleyKeane</a></p>
<p><a href="/events/lwsaug18/" class="button secondary">Read more about #lwsAug18</a></p>
</div>
</div>
<div class="narrow">
<p><a href="/events/" class="button">More events</a></p>
</div>
</div>
</main><footer>
<p><a href="/accessibility-statement/">Accessibility statement</a> | <a href="/cookie-disclaimer/">Cookie disclaimer</a></p>
<p>© 2021 London Web Standards | <a href="//twitter.com/webstandards/" aria-labelledby="twitter-icon" class="icon"><span id="twitter-icon" hidden>Follow us on Twitter</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg></a></p>
<p>Built with <a href="//gohugo.io/">Hugo</a> and a lot of love.</p>
</footer></body>
</html>