-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
217 lines (208 loc) · 10.7 KB
/
index.html
File metadata and controls
217 lines (208 loc) · 10.7 KB
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blockchain Manchester | A Builder-Led Web3 Community</title>
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Share+Tech+Mono&display=swap" rel="stylesheet">
</head>
<body>
<!-- SECTION 1: HERO / GENESIS -->
<section class="hero" id="hero">
<div class="hero-content">
<div class="pixel-border">
<h1 class="hero-title">Blockchain Manchester</h1>
<p class="hero-subtitle">A builder-led Web3 community, born in the last cycle.</p>
</div>
<p class="hero-description">
Founded in October 2017 by Andy Gray and James Morgan, Blockchain Manchester exists to educate, connect, and grow the North's blockchain ecosystem.
</p>
<p class="hero-support">
What started as a small meetup during crypto's early days has grown into a long-running community bringing together developers, founders, investors, and operators — through every bull and bear.
</p>
<p class="hero-evolution">
The community has evolved into the <a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer">Manchester Blockchain Alliance</a> — a non-profit, community-driven initiative focused on education, cooperation, and opportunity across industry, academia, and public sector.
</p>
<div class="cta-buttons">
<a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer" class="btn btn-primary">👉 Join the Community</a>
<a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer" class="btn btn-secondary">🤝 Partner With Us</a>
</div>
</div>
<div class="scanlines"></div>
</section>
<!-- SECTION 2: ORIGIN STORY -->
<section class="origin-story" id="origin">
<div class="container">
<h2 class="section-title">Built by builders, not tourists</h2>
<div class="content-block">
<p>
The roots of Blockchain Manchester go back to 2015, when the founders competed in an early Ethereum hackathon, placing 2nd with a working prototype.
</p>
<p>
That hands-on mindset carried forward into the first Blockchain Manchester meetup on <span class="highlight">24 October 2017</span>, hosted at MadLab. Instead of theory alone, attendees watched a live ERC-20 token minted and deployed on Ethereum — a clear signal that this community would always prioritise building over hype.
</p>
<div class="themes">
<div class="theme-item">
<span class="theme-icon">⚡</span>
<span>Early Ethereum exposure</span>
</div>
<div class="theme-item">
<span class="theme-icon">🔧</span>
<span>Practical, demo-driven education</span>
</div>
<div class="theme-item">
<span class="theme-icon">💻</span>
<span>"Show me the code" ethos</span>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION 3: EARLY TRACTION -->
<section class="traction" id="traction">
<div class="container">
<h2 class="section-title">From one room to a movement</h2>
<div class="content-block">
<p>
The first meetup attracted <span class="highlight">51 attendees</span> — developers, technologists, and curious early adopters. Word spread fast.
</p>
<p>
Over time, Blockchain Manchester became a regular gathering point for people serious about Web3 — not just price talk, but real discussions around infrastructure, smart contracts, tokens, governance, and real-world use cases.
</p>
<div class="stats-grid">
<div class="stat-box">
<div class="stat-number" data-target="2200" data-suffix="+">0</div>
<div class="stat-label">members</div>
</div>
<div class="stat-box">
<div class="stat-number" data-target="35" data-suffix="+">0</div>
<div class="stat-label">events</div>
</div>
<div class="stat-box">
<div class="stat-number" data-target="8" data-suffix="+">0</div>
<div class="stat-label">years running</div>
</div>
<div class="stat-box">
<div class="stat-number" data-target="35">0</div>
<div class="stat-label">partners</div>
</div>
<div class="stat-box">
<div class="stat-number" data-target="5000" data-suffix="+">0</div>
<div class="stat-label">pizzas consumed 🍕</div>
</div>
<div class="stat-box">
<div class="stat-number" data-target="100" data-suffix="+">0</div>
<div class="stat-label">speakers</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION 4: COMMUNITY EVOLUTION -->
<section class="evolution" id="evolution">
<div class="container">
<h2 class="section-title">Growing with the ecosystem</h2>
<div class="content-block">
<p>
As the community matured, Blockchain Manchester expanded into a broader ecosystem through collaboration with the <a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer">Manchester Blockchain Alliance (MBA)</a> — a non-profit, community-driven initiative focused on education, cooperation, and opportunity across industry, academia, and public sector.
</p>
<p class="mission-statement">
The mission stayed the same:
</p>
<ul class="mission-list">
<li>Keep learning accessible</li>
<li>Keep builders at the centre</li>
<li>Keep Manchester on the global Web3 map</li>
</ul>
<p class="closing-line">
This isn't a hype cycle project. It's infrastructure — for people.
</p>
</div>
</div>
</section>
<!-- SECTION 5: VALUES -->
<section class="values" id="values">
<div class="container">
<h2 class="section-title">What we stand for</h2>
<div class="values-grid">
<div class="value-card">
<div class="value-icon">🔨</div>
<h3>Builders first</h3>
<p>Practical > theoretical</p>
</div>
<div class="value-card">
<div class="value-icon">🌐</div>
<h3>Open by default</h3>
<p>Beginners welcome, no gatekeeping</p>
</div>
<div class="value-card">
<div class="value-icon">📡</div>
<h3>Signal over noise</h3>
<p>Real use cases beat narratives</p>
</div>
<div class="value-card">
<div class="value-icon">🤝</div>
<h3>Community > clout</h3>
<p>Long-term thinking always wins</p>
</div>
</div>
<p class="micro-line">
If you're here to learn, build, or contribute — you're early enough.
</p>
</div>
</section>
<!-- SECTION 6: WHO IT'S FOR -->
<section class="audience" id="audience">
<div class="container">
<h2 class="section-title">Who shows up</h2>
<div class="content-block">
<div class="audience-grid">
<div class="audience-item">Developers & engineers</div>
<div class="audience-item">Startup founders & operators</div>
<div class="audience-item">Investors & analysts</div>
<div class="audience-item">Students & career switchers</div>
<div class="audience-item">Crypto-curious locals</div>
</div>
<p class="audience-copy">
Some are OGs. Some are brand new. The common thread is curiosity and a willingness to engage beyond surface-level crypto talk.
</p>
</div>
</div>
</section>
<!-- SECTION 7: CALL TO ACTION -->
<section class="cta-section" id="cta">
<div class="container">
<h2 class="section-title">Be part of the next chapter</h2>
<p class="cta-subtitle">(we are still early)</p>
<div class="cta-grid">
<div class="cta-card">
<h3>Attend</h3>
<p>Join upcoming meetups and be part of the conversation.</p>
</div>
<div class="cta-card">
<h3>Speak</h3>
<p>Have a case study, demo, or lesson learned? Share it.</p>
</div>
<div class="cta-card">
<h3>Partner</h3>
<p>Support the community and connect with builders and decision-makers.</p>
</div>
</div>
<div class="cta-buttons-final">
<a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer" class="btn btn-primary">Join the Community</a>
<a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer" class="btn btn-secondary">Partner With Us</a>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<p>Blockchain Manchester | Since 2017</p>
<p class="footer-link"><a href="https://www.manchesterblockchainalliance.io/" target="_blank" rel="noopener noreferrer">Manchester Blockchain Alliance</a></p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>