Skip to content

Commit e461184

Browse files
committed
India update
Signed-off-by: Josef Ridky <jridky@redhat.com>
1 parent eba7428 commit e461184

3 files changed

Lines changed: 27 additions & 7 deletions

File tree

build_production/cz/blog/feed.atom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>DevConf.CZ Blog</title>
44
<link href="/blog" />
55
<link type="application/atom+xml" rel="self" href="/cz/blog/feed.atom" />
6-
<updated>2025-12-15T16:18:11+00:00</updated>
6+
<updated>2025-12-16T11:48:52+00:00</updated>
77
<id>/cz/blog/feed.atom</id>
88
<author>
99
<name>Josef Ridky &lt;jridky@redhat.com&gt;</name>

build_production/in/index.html

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,18 @@ <h1 class="mont-700 underline pb-4">About DevConf</h1>
149149
</section>
150150
<section id="registration" class="mx-auto col-lg-11">
151151
<div class="mt-4 py-5">
152-
<h1 class="mont-700 underline pb-4">Registration</h1><br>
153-
There is no admission or ticket charge for DevConf events. However, you are required to complete a free registration that will be open closer to the event. Conference sessions will all be in English.
154-
</div>
152+
<h1 class="mont-700 underline pb-4">Registration</h1>
153+
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
154+
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async></script>
155+
156+
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconfin2026/" single-item-select="button"></div>
157+
<noscript>
158+
<div class="pretix-widget">
159+
<div class="pretix-widget-info-message">
160+
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconfin2026/">click here</a>.
161+
</div>
162+
</div>
163+
</noscript>
155164
</div>
156165
</section>
157166
<section id="topics" class="mx-auto col-lg-11">
@@ -270,6 +279,7 @@ <h1 class="mont-700 underline pb-4">Registration</h1><br>
270279
</div>
271280
<div class="row">
272281
<div class="col-lg-6 px-5 mx-auto">
282+
<p class="os-400"><span class="h6 mont-700">Dec 16, 2025</span> Registration is open.</p>
273283
<p class="os-400"><span class="h6 mont-700">Oct 3, 2025</span> Call for Proposals (CfP) is open, submit your proposals by November 21, 2025.</p>
274284
<p class="os-400"><span class="h6 mont-700">Sep 20, 2025</span> DevConf.IN 2026 dates announced: February 12-13, 2026.</p>
275285
<p class="os-400"><span class="h6 mont-700">Feb 28 - Mar 1, 2025</span> DevConf.IN 2025 (<a href="https://photos.app.goo.gl/me2XZqLYQ3LGKgTDA" target="_blank">Conference Photos</a>, <a href="https://youtube.com/playlist?list=PLU1vS0speL2ZvQRS0Hg0xIgTPOyxUmBK4&si=fuIO-ciVlj_7ySdN" target="_blank">Session Recordings</a>)</p>

source/in/index.blade.php

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,18 @@
116116
</section>
117117
<section id="registration" class="mx-auto col-lg-11">
118118
<div class="mt-4 py-5">
119-
<h1 class="mont-700 underline pb-4">Registration</h1><br>
120-
There is no admission or ticket charge for DevConf events. However, you are required to complete a free registration that will be open closer to the event. Conference sessions will all be in English.
121-
</div>
119+
<h1 class="mont-700 underline pb-4">Registration</h1>
120+
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconfin2026/widget/v2.css">
121+
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async></script>
122+
123+
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconfin2026/" single-item-select="button"></div>
124+
<noscript>
125+
<div class="pretix-widget">
126+
<div class="pretix-widget-info-message">
127+
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconfin2026/">click here</a>.
128+
</div>
129+
</div>
130+
</noscript>
122131
</div>
123132
</section>
124133
<section id="topics" class="mx-auto col-lg-11">
@@ -238,6 +247,7 @@
238247
</div>
239248
<div class="row">
240249
<div class="col-lg-6 px-5 mx-auto">
250+
<p class="os-400"><span class="h6 mont-700">Dec 16, 2025</span> Registration is open.</p>
241251
<p class="os-400"><span class="h6 mont-700">Oct 3, 2025</span> Call for Proposals (CfP) is open, submit your proposals by November 21, 2025.</p>
242252
<p class="os-400"><span class="h6 mont-700">Sep 20, 2025</span> DevConf.IN 2026 dates announced: February 12-13, 2026.</p>
243253
<p class="os-400"><span class="h6 mont-700">Feb 28 - Mar 1, 2025</span> DevConf.IN 2025 (<a href="https://photos.app.goo.gl/me2XZqLYQ3LGKgTDA" target="_blank">Conference Photos</a>, <a href="https://youtube.com/playlist?list=PLU1vS0speL2ZvQRS0Hg0xIgTPOyxUmBK4&si=fuIO-ciVlj_7ySdN" target="_blank">Session Recordings</a>)</p>

0 commit comments

Comments
 (0)