Commit graph

110 commits

Author SHA1 Message Date
355606b92a feat: 💬 add blog post
Some checks failed
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Has been cancelled
2025-07-03 00:56:15 +02:00
812baaa994 fix: 💄 balance headings equally 2025-07-03 00:48:18 +02:00
c9da2c569c feat: 💬 update homepage intro
All checks were successful
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Successful in 1m33s
2025-06-04 16:44:47 +02:00
ce7de30e5c refactor: ♻️ move blockquote styles from layout to main css file
Excessive use of the prose- prefix bloats the resulting CSS bundle and makes styles rather hard to maintain
2025-06-04 16:43:03 +02:00
ff3c0fb23a refactor: 🩹 use explicit nesting operator 2025-06-04 16:40:17 +02:00
3723103fe8 feat: 💬 add blog post
All checks were successful
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Successful in 1m17s
2025-05-20 21:18:16 +02:00
Sebin Nyshkim
a76c0b1d69 build: 🏗️ use plugin for tailwind integration
Provides both tailwind integration as well as minification of all css.
2025-05-18 22:57:11 +02:00
Sebin Nyshkim
d2a9ec7936 refactor: ♻️ move data up in the data cascade
In order for og-image generation to not generate broken previews the flow of data needs to be handled differently. This also makes metadata generation more predictable.
2025-05-18 17:12:11 +02:00
Sebin Nyshkim
ddbad1d1a2 fix: 🩹 request the image via a generic url instead of a specific format 2025-05-16 00:02:32 +02:00
Sebin Nyshkim
7f4c3168f1 fix: ✏️ typo 2025-05-16 00:01:40 +02:00
Sebin Nyshkim
7f292fbb76 fix: 🩹 remove draft status
All checks were successful
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Successful in 1m12s
2025-04-28 22:01:24 +02:00
Sebin Nyshkim
d2ac199504 feat: 💬 add blog post 2025-04-28 22:00:30 +02:00
Sebin Nyshkim
d247e6d38d fix: 💄 balance text in figure captions
All checks were successful
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Successful in 53s
2025-04-26 21:39:32 +02:00
Sebin Nyshkim
170f3c6b53 feat: add faq page 2025-04-21 14:53:44 +02:00
Sebin Nyshkim
fdbcf9a8ab refactor: ♻️ move author information into entry field, add categories 2025-04-21 13:36:34 +02:00
Sebin Nyshkim
fbfbe92aa1 build: 🔧 use yaml in front matter data instead of json 2025-04-21 13:36:34 +02:00
Sebin Nyshkim
1607d31beb build: 🔧 use manual feed template instead of virtual one
In order to display the title image in the feed.xml like in the posts on the website, a more customizable variant is needed.
2025-04-21 13:36:34 +02:00
Sebin Nyshkim
769063f3cd feat: 💬 add self-hosted services 2025-04-21 13:36:19 +02:00
Sebin Nyshkim
76c0228e92 fix: 🩹 update sentence structure, correct typo 2025-04-21 13:35:05 +02:00
Sebin Nyshkim
21cb51f612 build: 🔧 use externally hosted image service
Build time increases exponentially with more images pulled in by the eleventy-image plugin. This keeps build times low and shifts computational load to an external image hosting service.
2025-04-21 13:35:05 +02:00
Sebin Nyshkim
d87c0cbbb8 feat: 💬 remove defunct twitter account mention 2025-04-21 13:35:05 +02:00
Sebin Nyshkim
7ca99f843e feat: 💬 move mention of RSS feed to post list 2025-04-20 16:12:23 +02:00
Sebin Nyshkim
0289caa1fe feat: 💬 add blog post 2025-04-20 11:27:44 +02:00
Sebin Nyshkim
3080efd63c feat: 🔧 tweak open graph page metadata 2025-04-20 11:20:19 +02:00
Sebin Nyshkim
1dba20798a fix: 💄 even out paddings of footnotes text 2025-03-17 23:52:13 +01:00
Sebin Nyshkim
6a6c5e5e14 feat: add excerpt logic 2025-03-16 19:11:53 +01:00
Sebin Nyshkim
afab1ab781 feat: 🔧 use eleventy supplied generator identifier in metagen 2025-03-16 19:04:28 +01:00
Sebin Nyshkim
e11fe0c683 fix: 🐛 error fetching author image 2025-02-17 02:32:15 +01:00
Sebin Nyshkim
6897a3050c feat: 💬 update blog post
Update post with instructions for Tailwind v4, update footnotes syntax to current style, fix spelling errors
2025-02-17 02:30:58 +01:00
Sebin Nyshkim
9f26f6dc6c fix: 🩹 remove superfluous utility class 2025-02-15 14:56:00 +01:00
Sebin Nyshkim
470c5f9796 feat: 💄 simplify blockquote styles 2025-02-15 14:55:41 +01:00
Sebin Nyshkim
ed81904193 feat: 💬 add blog post 2025-02-15 14:54:00 +01:00
Sebin Nyshkim
509449c9e5 feat: add drafts 2025-02-15 14:53:13 +01:00
Sebin Nyshkim
b195c84f12 fix: 💄 wrong border color on nav bar logo 2025-02-02 05:41:09 +01:00
Sebin Nyshkim
bff5e2aae6 fix: 🐛 header image not visible after upgrade to tailwind v4 2025-02-01 20:12:33 +01:00
Sebin Nyshkim
984ecb559a chore: 🚚 follow file name scheme of other blogpost entries 2025-01-30 18:28:31 +01:00
Sebin Nyshkim
4a444614bc feat: upgrade to tailwind v4 2025-01-30 18:27:37 +01:00
Sebin Nyshkim
122a14e50e feat: 💬 add blog post 2024-12-09 04:11:05 +01:00
Sebin Nyshkim
2324388324 feat: 💄 justify prose in articles for better readibility on blog posts 2024-12-08 22:22:07 +01:00
Sebin Nyshkim
9f67090673 fix: 💄 remove superfluous height class on base template 2024-12-08 22:21:14 +01:00
Sebin Nyshkim
3779131ada feat: add figcaption support 2024-12-03 03:02:45 +01:00
Sebin Nyshkim
9d5e083e81 feat: 💄 update style for blockquotes 2024-12-03 03:01:28 +01:00
Sebin Nyshkim
4c6c0d23b2 feat: 💬 add blog post 2024-11-15 03:40:55 +01:00
Sebin Nyshkim
5cd8d15d5c feat: 💬 add blog post 2024-10-26 20:00:34 +02:00
Sebin Nyshkim
098843f5d8 style: 🎨 format metagen options to be more readable 2024-10-26 16:48:19 +02:00
Sebin Nyshkim
03e23c1ea4 fix: 🩹 use twig for fenced html code blocks for improved code highlighting in resulting page 2024-10-26 16:40:31 +02:00
Sebin Nyshkim
47e46af2ca refactor: ♻️ use metagen for more metadata generation 2024-10-26 16:39:27 +02:00
Sebin Nyshkim
b090e99073 feat: 💬 add blog post 2024-10-25 18:36:47 +02:00
Sebin Nyshkim
0bc8122880 chore: 🚚 get in line with file naming scheme of previous blog post 2024-10-24 23:48:56 +02:00
Sebin Nyshkim
f4c50b6cad fix: 💄 work around satori not supporting background-size: cover correctly 2024-10-23 17:28:39 +02:00