Skip to content

Commit 6582576

Browse files
committed
26 Open registration
1 parent b354b2e commit 6582576

4 files changed

Lines changed: 126 additions & 0 deletions

File tree

2026/images/pp-gbp.png

21.5 KB
Loading

2026/images/pp-usd.png

21.5 KB
Loading

2026/index.html

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
<div class="w3-bar">
194194
<a href="#" class="w3-bar-item w3-btn w3-block">HOME</a>
195195
<a href="#schedule" class="w3-bar-item w3-btn w3-block w3-hide-small w3-hide-medium">SUBMISSIONS</a>
196+
<a href="#register" class="w3-bar-item w3-btn w3-block w3-hide-small w3-hide-medium">REGISTER</a>
196197
<a href="#venue" class="w3-bar-item w3-btn w3-block w3-hide-small w3-hide-medium">VENUE</a>
197198
<a href="#sponsors" class="w3-bar-item w3-btn w3-block w3-hide-small w3-hide-medium">SPONSORS</a>
198199
<div class="w3-dropdown-hover w3-hide-small w3-hide-medium">
@@ -226,6 +227,7 @@
226227
</div>
227228
<div id="small-menu" class="w3-bar-block w3-hide w3-hide-large">
228229
<a href="#schedule" class="w3-bar-item w3-btn w3-block">SUBMISSIONS</a>
230+
<a href="#register" class="w3-bar-item w3-btn w3-block">REGISTER</a>
229231
<a href="#venue" class="w3-bar-item w3-btn w3-block">VENUE</a>
230232
<a href="https://dlang.org/" class="w3-bar-item w3-btn w3-block">DLANG.ORG</a>
231233
</div>
@@ -348,6 +350,43 @@ <h2>Standard Submission Guidelines</h2>
348350
<p>We can&#8217;t wait to see what you send us!</p>
349351
</article>
350352
</div>
353+
354+
<!-- Registration Container -->
355+
<div class="w3-container w3-margin-top" id="register">
356+
<article class="w3-content w3-card-2">
357+
<h1>Registration</h1>
358+
<p>
359+
GBP rates are based on the <a href="https://www.trade-tariff.service.gov.uk/exchange_rates?_ga=2.151572601.1999754293.1711386624-1720286691.1711386624">HMRC Exchange Rate for the current month.</a> Note that this rate is static for the month and will most likely differ from the rate used by PayPal or your credit card company. You may find the USD PayPal link to result in a lower or higher charge on your GBP credit card than the GBP link.</p>
360+
<p>
361+
A 20% VAT is added to the base registration rates.
362+
</p>
363+
<div class="reg w3-padding w3-card">
364+
<p><span>General Registration Base Rate: $350 (£261.96)</span></p>
365+
<p>
366+
At a base rate of <strong>$350</strong>, the total with <strong>20% VAT</strong> is <strong>$420 (£314.35)</strong>. General Registration closes at 11:59 UTC on September 2.
367+
</p>
368+
<p><a href="https://www.paypal.com/ncp/payment/9U5ZTR85QUNNJ">Click here to register with PayPal in USD</a> or use this QR code:</p>
369+
<p class="w3-center"><img src="images/pp-usd.png"></p>
370+
<p><a href="https://www.paypal.com/ncp/payment/XNUFTENR9T6B2">Click here to register with PayPal in GBP</a> or use this QR code:</p>
371+
<p class="w3-center"><img src="images/pp-gbp.png"></p>
372+
</div>
373+
<div class="reg w3-padding w3-card">
374+
<p><span>Student Registration Base Rate: $100 (£74.84)</span></p>
375+
<p>
376+
The student rate is a fixed <strong>$100</strong> + <strong>20% VAT</strong>, or <strong>$120 (£89.81)</strong> until General Registration closes. If you qualify, please contact <a href="mailto:&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;">&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;</a> for details on how to take advantage of this discounted rate.
377+
</p>
378+
</div>
379+
<div class="reg w3-padding w3-card">
380+
<p><span>Hardship Rate</span></p>
381+
<p>
382+
If you would like to attend DConf but cannot afford any of the above rates, we are willing to offer you a special hardship rate. This is a discount on registration only. We cannot assist you with transportation or lodging. Please contact <a href="mailto:&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;">&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;</a> to explain your situation, and we&#8217;ll provide you with more details.
383+
</p>
384+
</div>
385+
<p style="font-size:smaller;">
386+
<em>Please be aware that by attending the conference, you acknowledge that you are responsible for any property that you bring to the venue and that neither the D Language Foundation nor its sponsors can assume any responsibility for damaged, stolen or lost property belonging to the attendees.</em>
387+
</p>
388+
</article>
389+
</div>
351390

352391
<!-- Venue Container -->
353392
<div class="w3-container w3-margin-top" id="venue">

2026/reg_success.html

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<meta charset="UTF-8">
4+
<meta name="viewport" content="width=device-width, initial-scale=1">
5+
<meta property="og:title" content="DConf '26">
6+
<meta property="og:description" content="DConf '26 is happening in London, September 2-4, 2026. We invite you to join us for three days of education, knowledge sharing, collaboration, and fun.">
7+
<meta property="og:url" content="https://dconf.org/2025/">
8+
<meta property="og:type" content="website">
9+
<meta property="og:image" content="https://dconf.org/2026/images/logo-og.jpg">
10+
<meta property="og:image:type" content="image/jpeg" >
11+
<meta property="og:image:width" content="818">
12+
<meta property="og:image:height" content="788">
13+
<link href="./includes/w3.css" rel="stylesheet" type="text/css">
14+
<link rel="icon" type="image/x-icon" href="/favicon.png">
15+
<style>
16+
body {
17+
height: 100%;
18+
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
19+
font-size: 1.2em;
20+
font-weight: 450;
21+
color: darkslategray;
22+
background-color: #fff;
23+
}
24+
article {
25+
max-width: 700px;
26+
margin-bottom: 32px;
27+
padding: 10px;
28+
}
29+
a {
30+
color: blue;
31+
text-decoration: none;
32+
}
33+
a:visited {
34+
color: blueviolet;
35+
}
36+
a:visited:hover, a:hover {
37+
color: orangered;
38+
}
39+
#menu {
40+
font-size: 1.1em;
41+
}
42+
#menu a, #menu a:visited, #menu a:visited:hover, #menu a:hover {
43+
color: #000;
44+
}
45+
@media screen and (max-width: 599px) {
46+
body {
47+
font-size: 0.9em;
48+
}
49+
}
50+
</style>
51+
<title>The D Programming Language Conference 2026</title>
52+
</head>
53+
54+
<body class="w3-justify">
55+
<div class="w3-card-2" id="menu">
56+
<div class="w3-bar">
57+
<a href="https://dconf.org/" class="w3-bar-item w3-btn w3-block">HOME</a>
58+
<a href="https://dlang.org/" class="w3-bar-item w3-btn w3-block">DLANG.ORG</a>
59+
</div>
60+
</div>
61+
<header class="w3-container" id="home">
62+
<div class="w3-center w3-padding">
63+
<img width=512 src="./images/logo.svg" class="w3-hide-small">
64+
<img width=256 src="./images/logo.svg" class="w3-hide-large w3-hide-medium">
65+
</div>
66+
</header>
67+
68+
<!-- About Container -->
69+
<div class="w3-container w3-margin-top" id="about">
70+
<article class="w3-content">
71+
<p>
72+
Thank you for signing up for DConf &#8216;26! You should receive an email from Mike Parker within the next few days containing all the details you'll need to know about the conference. If forgot to include a nickname/forum handle for your name badge or you didn't note any special dietary requirements you might have on the registration form, the incoming email will explain how to proceed.
73+
</p>
74+
<p>
75+
<b>If you do not receive your confirmation email within 48 hours after registration, please check your spam folder. If you do not find it there, you can email <a href="mailto:&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;">&#115;&#111;&#099;&#105;&#097;&#108;&#064;&#100;&#108;&#097;&#110;&#103;&#046;&#111;&#114;&#103;</a> and let us know.</b> Feel free to also use that address for any questions or concerns.
76+
</p>
77+
<p>
78+
See you in London!
79+
</p>
80+
</article>
81+
</div>
82+
83+
<div class="w3-container w3-center w3-small w3-padding-64">
84+
&copy; 2026 <a href="https://dlang.org/foundation.html">The D Language Foundation</a>
85+
</div>
86+
</body>
87+
</html>

0 commit comments

Comments
 (0)