Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted information irrelevant to our event and changed the colors #2

Merged
merged 1 commit into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 2 additions & 44 deletions data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,53 +18,11 @@
{
"type": "primary",
"title": "Primary",
"items": [
{
"logoKey": "cgi",
"url": "https://www.cgi.com/en",
"title": "CGI"
},
{
"logoKey": "ind",
"url": "https://ind.nl/over-ind/werken-bij-de-IND/Paginas/default.aspx",
"title": "Immigratie- en Naturalisatiedienst"
}
]
"items": []
},
{
"type": "secondary",
"title": "Supporting",
"items": [
{
"logoKey": "ded",
"url": "https://www.dutchenergydrink.nl/",
"title": "Dutch Energy Drink"
},
{
"logoKey": "elastic",
"url": "https://www.elastic.co/",
"title": "Elastic"
},
{
"logoKey": "koro",
"url": "https://koro-handels-gmbh.jobs.personio.de/",
"title": "KoRo"
},
{
"logoKey": "bit",
"url": "https://wearebit.com/join-us/",
"title": "Bit"
},
{
"logoKey": "bwl",
"url": "https://www.biteswelove.nl/",
"title": "Bites We Love"
},
{
"logoKey": "kleine",
"url": "https://www.dekleineconsultant.nl/",
"title": "De Kleine Consultant"
}
]
"items": []
}
]
17 changes: 0 additions & 17 deletions data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,4 @@ export const sponsorLogoMap: { [key: string]: URL } = {
"/static/sponsors/xtudelft.png?as=webp&width=200",
import.meta.url
),
cgi: new URL("/static/sponsors/cgi.png?as=webp&width=200", import.meta.url),
elastic: new URL(
"/static/sponsors/elastic.png?as=webp&width=200",
import.meta.url
),
ded: new URL("/static/sponsors/ded.png?as=webp&width=200", import.meta.url),
koro: new URL(
"/static/sponsors/koro.png?as=webp&width=200",
import.meta.url
),
bit: new URL("/static/sponsors/bit.png?as=webp&width=200", import.meta.url),
bwl: new URL("/static/sponsors/bwl.png?as=webp&width=200", import.meta.url),
ind: new URL("/static/sponsors/ind.png?as=webp&width=200", import.meta.url),
kleine: new URL(
"/static/sponsors/kleine.png?as=webp&width=200",
import.meta.url
),
};
20 changes: 0 additions & 20 deletions data/timeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,38 +15,18 @@
"name": "Start Hacking!",
"description": "After the challenges have been divided you can now get started on your project. We are excited to see what you will come up with!"
},
{
"time": "± 17:00",
"name": "Workshop - Elastic",
"description": "In this workshop Elastic will give an introduction to their platform, and how you can use it for your project."
},
{
"time": "18:30 - 20:00",
"name": "Dinner",
"description": ""
}
],
"sunday": [
{
"time": "7:00",
"name": "Morning Gymnastics",
"description": "Get a fresh start of the day with Cas and Berend"
},
{
"time": "8:00 - 10:00",
"name": "Breakfast",
"description": ""
},
{
"time": "± 10:00",
"name": "Workshop - Bit",
"description": "Our supporting partner Bit has a talk prepared!"
},
{
"time": "± 12:00",
"name": "Pitch Workshop",
"description": "De Kleine Consultant will come and prepare you for your pitch at 14:00!"
},
{
"time": "12:30 - 14:30",
"name": "Lunch",
Expand Down
34 changes: 0 additions & 34 deletions src/.github/workflows/docker.yml

This file was deleted.

6 changes: 3 additions & 3 deletions src/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$background-color: #181226;
$primary-color: #f7931e;
$secondary-color: #662d91;
$background-color: #002E78;
$primary-color: #389EE9;
$secondary-color: #DB00FF;
$tu-color: #00a6d6;
$discord-color: #7289da;

Expand Down
9 changes: 4 additions & 5 deletions src/components/about/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,22 @@ export const About: FunctionalComponent = () => (
<section class={style.about}>
<h2>About</h2>
<p>
Join us on April 30th and May 1st in this all-inclusive 24 hour
Join us on May 25th and May 26th in this all-inclusive 24 hour
hackathon where you solve fun challenges provided by our partner
companies, win prizes, and have a good time!
</p>
<p>
We are completely sold out, but you can still sign up for the
waiting list.
Tickets are not available yet but check back here soon!
</p>
<div>
<a
{/* <a
class={style.tickets}
href="https://forms.gle/VmVWSof6tLyaVyBB8"
target="_blank"
>
<Icon icon={faTicket} pad />
Sign up for the waiting list!
</a>
</a> */}
<a
class={style.discord}
href="https://discord.gg/rB2ucUaFnc"
Expand Down
32 changes: 16 additions & 16 deletions src/components/committee/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,40 +12,40 @@ const picture = new URL(
*/
export const Committee: FunctionalComponent = () => (
<section class={style.container}>
<div class={style.image}>
{/* <div class={style.image}>
<img src={picture as any} alt="HackDelft Committee" />
</div>
</div> */}
<div class={style.committee}>
<h2>Meet The Committee</h2>
<h3>From left to right</h3>
{/* <h3>From left to right</h3> */}
<table>
<tr>
<th>The Head of Acquisition</th>
<td>Berend Krouwels</td>
</tr>
<tr>
<th>The Head of Logistics</th>
<td>Annerieke Ohm</td>
<th>The Chair</th>
<td>Marit Radder</td>
</tr>
<tr>
<th>The Secretary</th>
<td>Nina Immig</td>
<td>Marjolein van den Berghe</td>
</tr>
<tr>
<th>The Chairman</th>
<td>Dany Sluijk</td>
<th>The Treasurer</th>
<td>Merle de Jong</td>
</tr>
<tr>
<th>The Treasurer</th>
<td>Niels van den Dool</td>
<th>The Head of Logistics</th>
<td>Marijn van der Tuin</td>
</tr>
<tr>
<th>The Commissioner of Promotional Affairs</th>
<td>Ricardo Vogel</td>
<td>Simon Deuten</td>
</tr>
<tr>
<th>The Head of Acquisition</th>
<td>Scott Jochems</td>
</tr>
<tr>
<th>The Qualitate Qua</th>
<td>Cas Wever</td>
<td>Robert van Dijk</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const Header: FunctionalComponent = () => (
<header class={style.header}>
<img src={icon} alt="HackDelft" />
<span>
<h2>Date: April 30th &amp; May 1st</h2>
<h2>Date: May 25th &amp; May 26th</h2>
<h3>Location: TU Delft X</h3>
</span>
</header>
Expand Down
2 changes: 1 addition & 1 deletion src/components/photos/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const Photos: FunctionalComponent = () => {
<section class={style.photos}>
<h2>Photos</h2>
<p>
Take a look at last edition to get an impression of the event.
Take a look at a previous edition to get an impression of the event.
</p>
<div
ref={gallery}
Expand Down
1 change: 1 addition & 0 deletions src/components/sponsors/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const sponsorItem = (category: SponsorCategory) => {
return (
<Fragment>
<h3>{category.title}</h3>
<p>More too be announced!</p>
<ul class={style.sponsorlist}>
{sponsors.map((sponsor: Sponsor) => (
<li key={sponsor.logoKey} data-type={category.type}>
Expand Down
50 changes: 0 additions & 50 deletions src/data/faq.json

This file was deleted.

24 changes: 0 additions & 24 deletions src/data/photos.ts

This file was deleted.

Loading
Loading