Commit graph

176 commits

Author SHA1 Message Date
Sebin Nyshkim
514562f8e7 feat: update og image template 2024-10-22 22:42:40 +02:00
Sebin Nyshkim
5209eab34d style: 🎨 adjust formatting 2024-10-22 22:42:40 +02:00
Sebin Nyshkim
27b1162e22 feat: add image credit if blogpost has an image 2024-10-22 18:56:19 +02:00
Sebin Nyshkim
ea2de80597 feat: 💬 add plog post 2024-10-22 18:39:00 +02:00
Sebin Nyshkim
a797a67997 fix: 💄 use same text color for blockquotes as the parent container 2024-10-22 17:07:00 +02:00
Sebin Nyshkim
976be98e02 fix: 💄 style entire list item when targeted, instead of individual paragraphs 2024-10-22 17:06:01 +02:00
Sebin Nyshkim
67b0ca97b2 feat: 💄 expand styling for definition lists 2024-10-22 16:56:10 +02:00
Sebin Nyshkim
c94722952c fix: 🐛 order of operations when flattening formats array
Prematurely flattening the formats array results in pixel density going above 3x
2024-10-22 13:49:57 +02:00
Sebin Nyshkim
9dbd68c048 feat: 💄 apply sizes attribute to image elements globally 2024-10-22 12:52:25 +02:00
Sebin Nyshkim
796619d22b feat: 🔧 add compressor config options 2024-10-22 12:51:18 +02:00
Sebin Nyshkim
929d9cf8a4 fix: 🩹 remove duplicate class name 2024-10-22 12:50:41 +02:00
Sebin Nyshkim
6fedc57b96 style: 🎨 apply code formatting 2024-10-22 12:50:09 +02:00
Sebin Nyshkim
d9c57486cc feat: 💄 use heading fronts for callout titles 2024-10-22 12:49:25 +02:00
Sebin Nyshkim
21a00ac9cd feat: 💄 add styles for details/summary tags 2024-10-22 12:48:07 +02:00
Sebin Nyshkim
30fb6427c3 feat: add definition lists to markdown 2024-10-22 12:40:55 +02:00
Sebin Nyshkim
b46476fdf1 feat: 💄 add callout aliases 2024-10-21 17:52:58 +02:00
Sebin Nyshkim
4f766fca0f fix: 💄 increase breakpoint for biggest font-size 2024-10-20 23:40:31 +02:00
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
1fb1591a03 build: 🔧 clean output directory before build 2024-10-19 20:27:22 +02:00
Sebin Nyshkim
6164c18f0d feat: add social icon links to footer 2024-10-19 19:55:24 +02:00
Sebin Nyshkim
0970c95531 docs: 📝 expand list of used packages 2024-10-19 19:48:06 +02:00
Sebin Nyshkim
a1c27f973d feat: 🔧 add 11ty icon plugin & simple icons pack 2024-10-19 19:47:50 +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
e5b84cd5f6 docs: 📝 update list of used plugins 2024-10-19 05:09:07 +02:00
Sebin Nyshkim
af10e21a87 style: 🗑️ remove code that's no longer being used 2024-10-19 05:08:33 +02:00
Sebin Nyshkim
527ede261b fix: 🩹 remove superfluous class names 2024-10-18 22:57:13 +02:00
Sebin Nyshkim
fef051e191 feat: add aria tags to svg icons 2024-10-18 22:55:04 +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
81fc36e7d9 feat: enable some extra features of markdown-it 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
8a2642df7f feat: use markdown-it anchor plugin instead of 11ty anchor id plugin 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
b75e2659b4 style: 🎨 chain markdown-it plugin declarations instead of calling amendLibrary every time 2024-10-17 17:51:28 +02:00
Sebin Nyshkim
cfda1dcdfe feat: add toDateObj filter 2024-10-16 17:53:25 +02:00
Sebin Nyshkim
786bec76e9 style: 🔧 use short form of arrow function syntax 2024-10-16 02:01:27 +02:00