Commit graph

132 commits

Author SHA1 Message Date
e4174cb639
fix: 💬 update blog post
Expand on the implications of financial institutions being able to censor legal forms of expression of other countries and where this will lead down the road
2025-07-31 20:08:21 +02:00
e5f09d803e
fix: 💬 update blog post
Remove mention of both Consume Me and Mouthwashing, which haven't been listed long before the mass delisting ocurred
2025-07-31 05:29:33 +02:00
d91660826b
fix: 💬 update blog post
Add missing word as to not get the meaning of the sentence backwards
2025-07-30 11:21:29 +02:00
a88aa22955
feat: 💄 add styling for strikethrough text 2025-07-30 04:54:39 +02:00
d0cc01d833
fix: 💬 update blog post
Add note that Mouthwashing has been delisted from itch.io search results since October 2024
2025-07-30 04:54:15 +02:00
6063931d39
fix: 💬 update blog post
- Add info about Consume Me winning awards
- Mention Radiator 2 as affected game from itch.io delistings
- Add part about why there has not been any outcry over the contents of something like Game of Thrones
- Add paragraph explaining how a US lead payment infrastructure has serious implications on other countries' autonomy
2025-07-29 22:32:52 +02:00
71442b3468
fix: 💬 add link to steamdb bsky post about game removal 2025-07-29 18:39:19 +02:00
7976800fb1
fix: 💄 harmonize spacing and color of horizontal rulers 2025-07-29 18:03:35 +02:00
676aa5d08b
feat: add ko-fi button at the end of blog posts 2025-07-29 18:01:46 +02:00
45c1c27ea0
fix: ✏️ correct spelling of Valens' name 2025-07-28 22:15:32 +02:00
02cb3bfc36
fix: 📈 record analytics when visitors agree instead of at next page load
Only recording at next page load loses the referrer where a visit originated from
2025-07-28 16:17:03 +02:00
55692154da
feat: add blog post 2025-07-28 14:51:05 +02:00
a08cd1115b
fix: 💄 increase spacing between posts in post list on different viewports 2025-07-27 16:59:34 +02:00
b32d029675
feat: 💄 update post list preview styling 2025-07-27 16:26:11 +02:00
9c6902197e
fix: 💄 increase padding on callouts 2025-07-27 16:25:04 +02:00
208119a8fb
fix: 📈 update text in analytics popup 2025-07-20 00:12:17 +02:00
416e0a18ea
fix: 📈 update ackee domain id 2025-07-20 00:10:28 +02:00
668bc2b3b1
fix: 📈 prevent localhost from being tracked 2025-07-20 00:10:13 +02:00
01587dd5b8
feat: 📈 add ackee analytics and privacy policy 2025-07-18 21:57:44 +02:00
67a3efe4dc
perf: add preload directives for css files 2025-07-17 16:45:59 +02:00
477c66cd82
revert: 🏗️ take fonts and extra css out of the critical path
refs: #a76c0b1
2025-07-17 15:32:57 +02:00
71860f9123
fix: 🐛 missing site.url data for valid sitemap.xml generation 2025-07-14 14:25:11 +02:00
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