You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

108 lines
3.9 KiB

<!doctype html>
<html lang="en-GB">
<!-- This page was last updated on {{ "now" | date: "%Y-%m-%d %H:%M:%S" }}Z -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{% seo %}
<link rel="stylesheet" href="/assets/css/style.css">
<link rel="icon" type="image/png" href="/assets/images/favicon.png" />
<!-- Plausible analytics -->
<script async defer data-domain="512kb.club" src="https://plausible.io/js/plausible.js"></script>
</head>
<body>
<a name="top"></a>
<header>
<div class="title-banner">
<h1>The 512KB Club</h1>
</div>
<div class="gh-banner">
<a href="https://github.com/kevquirk/512kb.club" target="blank"><svg height="24px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 23">
<path fill="var(--text)" fill-opacity="1" d="M 12.00,0.00
C 5.37,0.00 0.00,5.27 0.00,11.78
0.00,16.98 3.44,21.39 8.21,22.95
8.81,23.06 9.03,22.69 9.03,22.38
9.03,22.10 9.02,21.18 9.01,20.19
5.67,20.90 4.97,18.80 4.97,18.80
4.42,17.44 3.63,17.08 3.63,17.08
2.55,16.35 3.72,16.36 3.72,16.36
4.92,16.45 5.56,17.58 5.56,17.58
6.63,19.38 8.36,18.86 9.05,18.56
9.16,17.79 9.47,17.27 9.81,16.98
7.14,16.68 4.34,15.67 4.34,11.16
4.34,9.88 4.81,8.82 5.58,8.00
5.45,7.70 5.04,6.51 5.70,4.88
5.70,4.88 6.70,4.57 9.00,6.09
9.95,5.83 10.98,5.70 12.00,5.69
13.02,5.70 14.05,5.83 15.01,6.09
17.30,4.57 18.30,4.88 18.30,4.88
18.96,6.51 18.55,7.70 18.42,8.00
19.19,8.82 19.66,9.88 19.66,11.16
19.66,15.68 16.85,16.68 14.18,16.97
14.61,17.34 14.99,18.05 14.99,19.15
14.99,20.73 14.98,22.00 14.98,22.38
14.98,22.70 15.19,23.06 15.80,22.95
20.57,21.39 24.00,16.98 24.00,11.78
24.00,5.27 18.63,0.00 12.00,0.00 Z
M 4.49,16.78
C 4.47,16.83 4.37,16.85 4.29,16.81
4.20,16.77 4.15,16.69 4.18,16.63
4.21,16.57 4.30,16.56 4.39,16.60
4.47,16.64 4.52,16.72 4.49,16.78 Z
M 5.08,17.29
C 5.03,17.34 4.92,17.32 4.84,17.24
4.76,17.16 4.75,17.05 4.80,16.99
4.86,16.94 4.97,16.97 5.05,17.05
5.13,17.13 5.14,17.24 5.08,17.29 Z
M 5.49,17.95
C 5.42,18.00 5.30,17.96 5.22,17.85
5.15,17.75 5.15,17.62 5.22,17.57
5.30,17.52 5.42,17.57 5.49,17.67
5.56,17.78 5.56,17.90 5.49,17.95 Z
M 6.17,18.72
C 6.11,18.79 5.97,18.77 5.87,18.67
5.76,18.58 5.73,18.44 5.80,18.37
5.86,18.30 6.01,18.32 6.11,18.42
6.21,18.51 6.24,18.65 6.17,18.72 Z
M 7.06,18.98
C 7.03,19.07 6.90,19.11 6.76,19.07
6.62,19.03 6.54,18.92 6.56,18.83
6.59,18.74 6.73,18.69 6.86,18.74
7.00,18.78 7.09,18.88 7.06,18.98 Z
M 8.07,19.09
C 8.07,19.18 7.96,19.27 7.81,19.27
7.67,19.27 7.55,19.19 7.55,19.10
7.55,19.00 7.66,18.92 7.81,18.92
7.95,18.91 8.07,18.99 8.07,19.09 Z
M 9.06,19.05
C 9.07,19.15 8.97,19.24 8.83,19.27
8.69,19.29 8.56,19.23 8.55,19.14
8.53,19.04 8.63,18.95 8.77,18.92
8.91,18.90 9.04,18.95 9.06,19.05 Z"></path>
</svg> Find us on GitHub</a>
</div>
</header>
<main>
{{ content }}
</main>
<footer>
<p>The 512KB Club was created by <a href="https://kevq.uk">Kev Quirk</a> and was inspired by <a
href="https://uglyduck.ca">Bradley Taunt's</a> 1MB Club.</p>
<p>Maintained with &hearts; for a performant, lightweight web.</p>
<a href="#top">^ TOP ^</a>
</footer>
</body>
</html>