Commit graph

181 commits

Author SHA1 Message Date
b7f44ae529
feat: 🩹 apply smooth scrolling across site 2025-07-20 17:35:48 +02:00
046f43c45e
fix: 💬 update default page title 2025-07-20 17:35:22 +02:00
148ccf06c7
style: 🩹 remove unintended whitespace 2025-07-20 16:47:12 +02:00
624cb5089b
fix: 🩹 allow for any kind of heading except h1 2025-07-20 15:28:30 +02:00
8a066f4d84
fix: 📈 update ackee domain id 2025-07-20 00:08:30 +02:00
ddbaa25a14
fix: 📈 prevent localhost from being tracked 2025-07-19 23:57:58 +02:00
1ae78d4ed4
fix: 🩹 adjust character data 2025-07-19 23:39:41 +02:00
2e39002ea8
feat: 💄 rework design of job component to be more in line with overall site design 2025-07-19 23:39:22 +02:00
d210d0b7e7
feat: 🩹 make small layout tweaks 2025-07-19 23:37:38 +02:00
40930e1d8e
feat: 💄 update style of trait card component
Takes less space, less code and has a more subtle effect
2025-07-19 21:12:43 +02:00
c7e9fdba95
fix: 🐛 missing trailing slash confuses routing 2025-07-19 17:26:16 +02:00
970205c881
fix: 💄 add box-shadow to analytics banner for better visual clarity 2025-07-19 15:58:36 +02:00
30f7577f91
fix: 🐛 wrong processing of href attribute 2025-07-19 15:56:13 +02:00
f4bc779c43
feat: 📈 add analytics banner component and privacy policy 2025-07-19 00:54:27 +02:00
1143b57085
feat: 🩹 make navigation optional 2025-07-19 00:51:57 +02:00
3efb80f45b
refactor: ♻️ move page footer into its own component 2025-07-19 00:50:53 +02:00
3d32dd4ef7
fix: 🩹 use existing shadow color 2025-07-18 14:06:53 +02:00
301f5ae4da
fix: 💄 match appearance with slider images 2025-07-18 13:05:28 +02:00
260b1dc978
feat: add copyright notice to ability images 2025-07-18 12:58:41 +02:00
5755823792
style: 🎨 extract map function for better readability 2025-07-18 11:30:07 +02:00
019351fd35
fix: 🐛 wrong string format for sizes attribute 2025-07-18 11:28:27 +02:00
12876f0773
feat: 🍱 update images sources
Not all ref images used their original resolution. Also update source avatars to use proper color information.
2025-07-17 21:47:42 +02:00
f48dc3e7ee
feat: 🏗️ improve global responsive image defaults 2025-07-17 21:43:52 +02:00
db32cb2ee1
feat: 💬 add backstory to sebin's overdrive form 2025-07-16 20:54:09 +02:00
08ea23c3a4
feat: allow for alternating titles on character sub-pages 2025-07-16 20:53:34 +02:00
170c720898
feat: overhault home page 2025-07-16 00:42:04 +02:00
efa58ec9a8
fix: ✏️ duplicate word 2025-07-16 00:21:13 +02:00
57637c1b3d
feat: 💬 overhaul sebin's overdrive page 2025-07-16 00:19:06 +02:00
411fc2b193
feat: 💬 overhaul sebin's anatomy page 2025-07-15 20:09:13 +02:00
13926bfbe3
feat: 🩹 update data and expose more of it to templates 2025-07-15 02:59:48 +02:00
90e5ca2bcd
feat: 💄 add shadows to navigation 2025-07-14 23:49:53 +02:00
875f8b0f0e
fix: 💄 use darker shade for shadows in light mode 2025-07-14 23:49:09 +02:00
7454af1c8a
feat: 🩹 tweak default page title 2025-07-14 20:45:41 +02:00
596cc3b82f
feat: 💬 add feedback link to character page footer 2025-07-14 20:45:01 +02:00
e101c95588
feat: add sitemap template
Needs to be in Nunjucks because WebC does not output valid XML
2025-07-14 16:08:46 +02:00
b86905a8fd
fix: 🐛 unable to scroll sliders via gestures 2025-07-12 15:40:25 +02:00
d75d8c79b5
feat: 🚧 add work in progress banner 2025-07-12 01:36:35 +02:00
17b30cc283
fix: 💄 only include progress grid row when slider has navigation 2025-07-12 01:16:32 +02:00
5d2ad3b0e5
fix: 💄 remove block margins from slider items 2025-07-12 01:12:53 +02:00
b29c9354d5
fix: 💄 missing block margin on ref image component 2025-07-12 01:09:00 +02:00
a72c55ab15
feat: 🍱 add jarek's ref sheet 2025-07-12 01:04:15 +02:00
f2ad437dbc
feat: 💬 add jarek's backstory 2025-07-12 01:02:55 +02:00
3d812fdacc
feat: 💄 change to radial gradient, keep the same across all viewport sizes 2025-07-11 21:09:43 +02:00
6db344f524
fix: accessibility improvements 2025-07-11 21:08:07 +02:00
3aa5634a73
feat: 💄 change navigation to floating bar
Since clipping overflow on the main page content container would break its gradient box shadow, navigation needed a different approach to styling
2025-07-11 17:49:19 +02:00
9f6ddc0e54
feat: 💄 add gradient box shadow to main elements 2025-07-11 17:47:05 +02:00
4bd07a3a85
fix: 💄 add text shadow to selected text for improved readability 2025-07-11 00:02:09 +02:00
71afaa324c fix: 💄 cut off box shadows of slider items
In order for box shadows to render as intended the slider needs to be able to fill the full width of the page content container. This also necessitates a different approach to layouting all other page content children and removes the need for a layouting container element
2025-07-09 02:31:50 +02:00
fb9125ab3f fix: 🐛 incorrect nesting when run through lightningcss 2025-07-08 00:13:07 +02:00
c159d111bb fix: 🐛 wrong base url during build time 2025-07-08 00:13:07 +02:00