Commit graph

94 commits

Author SHA1 Message Date
Sebin Nyshkim
20e3d71b2a feat: add responsiveness to article header images 2024-10-20 23:32:30 +02:00
Sebin Nyshkim
4a18fadb67 fix: 💄 align footer icons correctly on mobile 2024-10-20 22:05:15 +02:00
Sebin Nyshkim
5b03f34a79 fix: 🩹 add missing centering argument 2024-10-20 22:02:19 +02:00
Sebin Nyshkim
b7be3c56bc fix: 💄 adjust font-size on large screens 2024-10-20 22:01:21 +02:00
Sebin Nyshkim
ba8dea747e fix: 💄 revert error introduced by linter 2024-10-20 21:54:37 +02:00
Sebin Nyshkim
17d0a9f9c0 feat: 📱 improve responsive design of article header 2024-10-20 16:59:31 +02:00
Sebin Nyshkim
ceb7cdb3d9 feat: 💄 redesign blogpost header 2024-10-20 02:44:02 +02:00
Sebin Nyshkim
6164c18f0d feat: add social icon links to footer 2024-10-19 19:55:24 +02:00
Sebin Nyshkim
013816cee3 fix: 🩹 add missing title attribute to news feed 2024-10-19 06:13:42 +02:00
Sebin Nyshkim
43345f946e feat: add favicon 2024-10-19 05:39:59 +02:00
Sebin Nyshkim
51e9b03ff2 feat: 💬 add blog post 2024-10-19 05:14:25 +02:00
Sebin Nyshkim
87c774be6b feat: 🔧 update posts data file to use git created date for post publish date 2024-10-19 05:13:49 +02:00
Sebin Nyshkim
e27d720d2f feat: 💬 update about page 2024-10-19 05:12:48 +02:00
Sebin Nyshkim
527ede261b fix: 🩹 remove superfluous class names 2024-10-18 22:57:13 +02:00
Sebin Nyshkim
7d1b1a06d7 feat: restructure main navigation to be more accessibility friendly 2024-10-18 22:55:04 +02:00
Sebin Nyshkim
113d583524 feat: add aria labels to post meta data 2024-10-18 22:55:04 +02:00
Sebin Nyshkim
53f1a88fd6 feat: add missing aria states to pagination 2024-10-18 22:55:04 +02:00
Sebin Nyshkim
ee5c6ddaa0 fix: 🩹 remove dangling text fragment from earlier draft 2024-10-18 15:21:47 +02:00
Sebin Nyshkim
1afcf222d7 feat: 🩹 use custom properties to set font-family 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
453331f3dd feat: 💄 change prism theme to Catppuccin (latte/frappe) 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
16047b9d57 fix: 💄 set proper bold style on bold text 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
85cd1be513 style: 🗑️ remove superseded css classes 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
3c7649a733 feat: add 404 error page 2024-10-16 01:44:58 +02:00
Sebin Nyshkim
1ebb0e7226 refactor: ♻️ move post meta into importable macro 2024-10-15 22:58:29 +02:00
Sebin Nyshkim
9f7387c54b refactor: ♻️ make less use of @apply to reduce resulting css bundle size 2024-10-15 22:58:03 +02:00
Sebin Nyshkim
7b2e1b14b3 fix: 💄 tweak base layout styling 2024-10-15 17:54:15 +02:00
Sebin Nyshkim
ee915d55ae fix: 💄 tweak footnote highlighting 2024-10-15 17:03:59 +02:00
Sebin Nyshkim
7c437f48a8 fix: 💄 wrap footer contents on mobile 2024-10-15 13:37:48 +02:00
Sebin Nyshkim
65e6630376 fix: 💄 tweak font styles 2024-10-15 13:34:05 +02:00
Sebin Nyshkim
b500157fb0 feat: 💄 use tailwind utility classes for abbr styles 2024-10-15 13:31:46 +02:00
Sebin Nyshkim
0e4705ff20 feat: 🩹 include site title in the header 2024-10-15 13:28:13 +02:00
Sebin Nyshkim
1dbbf33315 feat: 🤡 doing it for the meme 2024-10-15 13:26:23 +02:00
Sebin Nyshkim
00706011b3 fix: 🩹 restructure about page more thematically 2024-10-15 13:25:58 +02:00
Sebin Nyshkim
f8a5913600 fix: 💄 prevent link styles from applying to buttons 2024-10-15 04:43:28 +02:00
Sebin Nyshkim
67c10f96c1 feat: 💄 add styles for footnote highlighting 2024-10-15 04:29:14 +02:00
Sebin Nyshkim
513e7bd2b4 fix: 💄 normalize link styles across site 2024-10-15 04:28:38 +02:00
Sebin Nyshkim
f8b97f7649 refactor: ♻️ use custom sitemap generation instead of package 2024-10-15 04:18:50 +02:00
Sebin Nyshkim
f7e0e51bc6 fix: 🐛 activeKey loses active state on sub-pages 2024-10-15 04:13:45 +02:00
Sebin Nyshkim
c3c3e571c5 fix: 🐛 disable escaping in OG image 2024-10-15 00:25:59 +02:00
Sebin Nyshkim
a4b4935561 refactor: ♻️ use reverse property instead of filter 2024-10-14 20:26:43 +02:00
Sebin Nyshkim
edd194847a refactor: 🚚 rename layout for clarity 2024-10-14 20:05:43 +02:00
Sebin Nyshkim
c2bdd6d246 feat: extend default post data file 2024-10-14 05:39:34 +02:00
Sebin Nyshkim
e3b1c67197 feat: add fediverse creator meta tag 2024-10-14 05:38:37 +02:00
Sebin Nyshkim
b3003321c9 feat: 🎉 initial commit 2024-10-12 17:25:59 +02:00