Applies darkmode from hackertours.hamburg.ccc.de, updates logo outline, translates Easterhegg 2023 post #3
11 changed files with 86 additions and 42 deletions
|
|
@ -12,3 +12,33 @@ th, td {
|
|||
padding: 3px 6px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--color-backdrop: #141414;
|
||||
--color-headings: #faf5f5;
|
||||
--color-body-bg: #242424;
|
||||
--color-header-bg: #242424;
|
||||
--color-text: #faf5f5;
|
||||
--color-link: #66f2ff;
|
||||
--color-footer-bg: #242424;
|
||||
--color-border: #faf5f5;
|
||||
--color-button: #141414;
|
||||
--color-button-text: #faf5f5;
|
||||
--color-button-hover: #343434;
|
||||
--color-brand: #66f2ff;
|
||||
--color-text-meta: #faf5f5;
|
||||
--color-mobile-menu: #141414;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
flex-grow: 1;
|
||||
text-align: center;
|
||||
}
|
||||
.main-menu a:active {
|
||||
text-decoration: none;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Logo und Design-Ressourcen'
|
||||
date: 2024-06-13T18:00:00+02:00
|
||||
date: 2026-03-01T18:00:00+02:00
|
||||
summary: |
|
||||
Sachen, die ihr für die Gestaltung eurer Hackertours-Events verwenden könnt.
|
||||
---
|
||||
|
|
@ -9,9 +9,11 @@ summary: |
|
|||
|
||||
Um eine einfachere Wiedererkennbarkeit auch über Veranstaltungen hinweg zu erreichen, haben wir ein Logo entworfen, das ihr für eure Veranstaltungen nutzen könnt.
|
||||
|
||||

|
||||
2025 wurden alle Outlines im farbigen Logo von Weiß zu Gelb geändert, um visuell mit dunklen Hintergründen kompatibel zu sein.
|
||||
|
||||
Weitere Varianten findet ihr im [ZIP-Archiv hackertours-20224-logo](/hackertours-20224-logo.zip).
|
||||

|
||||
|
||||
Weitere Varianten findet ihr im [ZIP-Archiv hackertours-2025-logo](/hackertours-2025-logo.zip).
|
||||
|
||||
Das Logo ist (c) 2024 Stefan Bethke, CC-BY-SA 4.0.
|
||||
|
||||
10
content/en/posts/2026-02-24-eh23.md
Normal file
10
content/en/posts/2026-02-24-eh23.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: 'Easterhegg 23'
|
||||
date: 2026-02-24T18:00:00+01:00
|
||||
summary: |
|
||||
We're excited for this years Easterhegg 23 in Koblenz, Germany!
|
||||
---
|
||||
|
||||
This year's [Easerhegg 23 offers Hackertours](https://eh23.easterhegg.eu/hackertours)! We're working on the exact details, but rest assured you will find an update here, as tour dates and locations are finalized!
|
||||
|
||||
We're excited to see you in Koblenz in early April!
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Logo and Design Resources'
|
||||
date: 2024-06-13T18:00:00+02:00
|
||||
date: 2025-03-01T18:00:00+02:00
|
||||
summary: |
|
||||
Things that you can use for your own hackertours events.
|
||||
---
|
||||
|
|
@ -9,9 +9,11 @@ summary: |
|
|||
|
||||
We have created a logo that you can use for your own events that enables recognition across events.
|
||||
|
||||

|
||||
In 2025 a single remaining white outline changed to yellow, to achieve compatibility with dark backgrounds.
|
||||
|
||||
You will find more variations in the [hackertours-20224-logo ZIP Archive](/hackertours-20224-logo.zip).
|
||||

|
||||
|
||||
You will find more variations in the [hackertours-2025-logo ZIP Archive](/hackertours-2025-logo.zip).
|
||||
|
||||
The Logo is (c) 2024 Stefan Bethke, CC-BY-SA 4.0.
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ params:
|
|||
realfavicongenerator: true
|
||||
footer: "[Impressum & Datenschutz](https://hamburg.ccc.de/imprint/)"
|
||||
logo: true
|
||||
logoPath: img/hackertours-2024-color.svg
|
||||
logoPath: img/hackertours-2025-color.svg
|
||||
logoHeight: 100
|
||||
logoWidth: 100
|
||||
mainSections:
|
||||
|
|
|
|||
Binary file not shown.
BIN
static/hackertours-2025-logo.zip
Normal file
BIN
static/hackertours-2025-logo.zip
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 12 KiB |
1
static/img/hackertours-2025-color.svg
Normal file
1
static/img/hackertours-2025-color.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 12 KiB |
Loading…
Add table
Add a link
Reference in a new issue