Skip to content

Commit 70ef927

Browse files
authored
Merge pull request codebar#13 from AroraXD/main
Updated dates, links and logo for 2025
2 parents 5e7db43 + 44f8f40 commit 70ef927

4 files changed

Lines changed: 126 additions & 109 deletions

File tree

css/output.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,10 @@ video {
699699
max-height: 7rem;
700700
}
701701

702+
.max-h-52 {
703+
max-height: 13rem;
704+
}
705+
702706
.w-10 {
703707
width: 2.5rem;
704708
}
@@ -1133,6 +1137,11 @@ video {
11331137
color: rgb(241 245 249 / var(--tw-text-opacity));
11341138
}
11351139

1140+
.text-violet-50 {
1141+
--tw-text-opacity: 1;
1142+
color: rgb(245 243 255 / var(--tw-text-opacity));
1143+
}
1144+
11361145
.text-white {
11371146
--tw-text-opacity: 1;
11381147
color: rgb(255 255 255 / var(--tw-text-opacity));
@@ -1428,6 +1437,10 @@ html {
14281437
display: none;
14291438
}
14301439

1440+
.md\:w-1\/4 {
1441+
width: 25%;
1442+
}
1443+
14311444
.md\:w-2\/4 {
14321445
width: 50%;
14331446
}

images/Uncodebar-11-Logo.png

42.5 KB
Loading

index.html

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
<!-- twitter -->
2020
<meta name="twitter:card" content="summary_large_image" />
2121
<meta name="twitter:site" content="@codebar" />
22-
<meta name="twitter:title" content="uncodebar 2024 | Saturday 21st September" />
22+
<meta name="twitter:title" content="uncodebar 2025 | Saturday 25th October" />
2323
<meta name="twitter:description"
2424
content="uncodebar is codebar's annual unconference. It's a day where our community comes together, shares knowledge, and strengthens the community that supports our workshops." />
2525
<meta name="twitter:image" content="./images/social-banner.png" />
2626

2727
<!-- fb, linkedin, etc -->
2828
<meta property="og:type" content="article" />
29-
<meta property="og:title" content="uncodebar 2024 | Saturday 21st September" />
29+
<meta property="og:title" content="uncodebar 2025 | Saturday 25th October" />
3030
<meta property="og:description"
3131
content="uncodebar is codebar's annual unconference. It's a day where our community comes together, shares knowledge, and strengthens the community that supports our workshops." />
3232
<meta property="og:url" content="https://uncodebar.com" />
@@ -40,7 +40,7 @@
4040
<nav class="bg-gray-800 m-0 w-full border-b border-gray-800 dark:border-gray-700">
4141
<div class="top-40 md:dark:bg-gray-800 max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
4242
<a id="top" href="#">
43-
<img src="images/uncodebar-10-white-logo.svg" alt="The logo of Uncodebar" class="w-40" />
43+
<img src="images/Uncodebar-11-Logo.png" alt="The logo of Uncodebar" class="w-40" />
4444
</a>
4545
<button data-collapse-toggle="navbar-dropdown" type="button"
4646
class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm text-gray-500 rounded-lg md:hidden hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-gray-200 dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-600"
@@ -75,6 +75,7 @@
7575
<a href="#faqs"
7676
class="block py-2 pl-3 pr-4 text-white rounded md:border-0 md:hover:text-blue-700 md:p-0 dark:text-white md:dark:hover:text-blue-500 dark:hover:bg-gray-700 dark:hover:text-white md:dark:hover:bg-transparent">FAQs</a>
7777
</li>
78+
<!--
7879
<li class="lg:hidden">
7980
<button id="dropdownNavbarLink" data-dropdown-toggle="dropdownNavbar"
8081
class="flex items-center justify-between w-full py-2 pl-3 pr-4 rounded md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 md:w-auto text-white md:dark:hover:text-blue-500 dark:focus:text-white dark:border-gray-700 dark:hover:bg-gray-700 md:dark:hover:bg-transparent">Choose
@@ -84,8 +85,10 @@
8485
d="m1 1 4 4 4-4" />
8586
</svg>
8687
</button>
88+
-->
8789

8890
<!-- Dropdown menu -->
91+
<!-- <li>
8992
<div id="dropdownNavbar"
9093
class="z-10 hidden font-normal bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600">
9194
<ul class="py-2 text-sm text-gray-700 dark:text-gray-400" aria-labelledby="dropdownLargeButton">
@@ -97,23 +100,23 @@
97100
<a href="./barcelona.html"
98101
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Barcelona</a>
99102
</li>
100-
<!-- <li>
101103
<a href="./scotland.html"
102104
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Scotland</a>
103-
</li> -->
105+
</li> -->
104106
</ul>
105107
</div>
106108
</li>
107109
</ul>
108110
</div>
109-
111+
<!--
110112
<div class="hidden lg:flex">
111113
<ul class="flex flex-wrap gap-5 text-xs border-solid border-2 border-white p-2">
112114
<li class="text-blue-300 hover:text-blue-500"><a href="./index.html">London</a></li>
113115
<li class="text-white hover:text-gray-400"><a href="./barcelona.html">Barcelona</a></li>
114-
<!-- <li class="text-white hover:text-gray-400"><a href="./scotland.html">Scotland</a></li> -->
116+
<li class="text-white hover:text-gray-400"><a href="./scotland.html">Scotland</a></li>
115117
</ul>
116118
</div>
119+
-->
117120
</div>
118121
</nav>
119122
</section>
@@ -128,22 +131,26 @@
128131
<span class="font-semibold text-xs lg:text-lg">&#8964;</span>
129132
</div>
130133
<div class="flex flex-col gap-5">
131-
<h1 class="lg:text-5xl text-2xl font-semibold">uncodebar 2024</h1>
132-
<h2 class="lg:text-2xl text-xl">Saturday 21st September | 10:00 - 17:30 BST</h2>
134+
<h1 class="lg:text-5xl text-2xl font-semibold">uncodebar 2025</h1>
135+
<h2 class="lg:text-2xl text-xl">Saturday 25th October | 10:00 - 17:30 BST</h2>
133136
</div>
134137
<p class="lg:text-lg text-sm font-semibold">
135-
Now in the TENTH year, uncodebar, the codebar unconference is
138+
Now in the ELEVENTH year, uncodebar, the codebar unconference is
136139
back! Our annual one-day conference that encourages the codebar
137140
community to come together, share knowledge, and strengthen the
138141
community that supports our workshops.
139142
</p>
140-
<p class="lg:text-lg text-sm font-semibold">uncodebar London 2024 has now happened! A huge thank you to everyone who attended</p>
141-
<!-- <button
142-
class="bg-gradient-to-tr from-button_blue to-button_blue_ p-5 w-max rounded-full text-white border-none"
143-
type="submit"
144-
>
145-
GET YOUR TICKETS!
146-
</button> -->
143+
<!--
144+
<p class="lg:text-lg text-sm font-semibold">uncodebar London 2025 has now happened! A huge thank you to everyone who attended</p>
145+
-->
146+
<a href="https://ti.to/codebar/uncodebar-11">
147+
<button
148+
class="bg-gradient-to-tr from-button_blue to-button_blue_ p-5 w-max rounded-full text-white border-none"
149+
type="submit"
150+
>
151+
GET YOUR TICKETS!
152+
</button>
153+
</a>
147154
</div>
148155

149156
<div class="lg:w-2/4 flex w-screen">
@@ -261,7 +268,7 @@ <h2 class="lg:text-5xl text-2xl font-semibold">uncodebar highlights</h2>
261268
</button> -->
262269

263270
</section>
264-
271+
<!--
265272
<section id="sponsor" class="flex flex-col justify-center items-center text-center lg:p-20 p-10">
266273
<h2 class="lg:text-5xl text-3xl font-semibold mb-4">Meet our partners</h2>
267274
<p class="font-medium">We are excited to partner with some amazing companies <br/> as we champion
@@ -275,7 +282,7 @@ <h2 class="lg:text-5xl text-3xl font-semibold mb-4">Meet our partners</h2>
275282
<a href="https://www.travelperk.com/" target="_blank"><img src="images/travelperk-logo.jpeg" alt="TravelPerk logo"></a>
276283
</div>
277284
</section>
278-
285+
-->
279286
<section class="flex flex-wrap">
280287
<div class="md:w-2/4 md:flex w-screen md:flex-col">
281288
<img src="images/uncodebar-speaker-shot.jpg" class="" alt="Pink speech marks">
@@ -302,13 +309,13 @@ <h3 class="text-3xl font-bold mb-6">Join us as a sponsor this year!</h3>
302309
</div>
303310
</section>
304311

312+
<!--
305313
<section id="locations" class="bg-main_blue flex flex-col gap-10 sm:gap-0">
306-
<div class="lg:pt-20 pt-10 lg:pl-20 pl-10 text-white flex flex-col gap-5">
314+
<div class="lg:pt-20 pt-10 pb-10 lg:pl-20 pl-10 text-white flex flex-col gap-5">
307315
<h2 class="lg:text-5xl text-2xl">Our locations</h2>
308316
<p class="lg:text-xl text-sm">uncodebar happens in <strong>other locations </strong> too - London, Glasgow & Barcelona.
309317
</p>
310318
</div>
311-
312319
<div class="flex flex-col relative items-end justify-end sm:flex-row sm:top-20">
313320
<div
314321
class="max-w-lg p-10 lg:p-20 flex flex-col text-center text-main_blue font-semibold justify-center items-center lg:gap-10 gap-7 bg-main_yellow ">
@@ -319,7 +326,8 @@ <h3 class="text-2xl">Barcelona</h3>
319326
class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white">VISIT
320327
BARCELONA</a>
321328
</div>
322-
329+
-->
330+
323331
<!-- <div
324332
class="max-w-lg p-10 lg:p-20 flex flex-col text-center justify-center items-center lg:gap-10 gap-7 text-main_blue font-semibold bg-turquoise">
325333
<h3 class="text-2xl">Scotland</h3>
@@ -332,7 +340,7 @@ <h3 class="text-2xl">Scotland</h3>
332340
</div>
333341
</section>
334342

335-
<section id="faqs" class="mt-0 h-full">
343+
<section id="faqs" class="mt-0 h-full bg-light_pink">
336344
<div class="flex flex-col gap-5 p-10 lg:p-20">
337345
<h2 class="lg:text-5xl text-3xl font-semibold">Frequently Asked Questions</h2>
338346

0 commit comments

Comments
 (0)