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
814b55d595
build: 🔧 add upload script for easier publishing
2025-07-27 19:17:04 +02:00
a08cd1115b
fix: 💄 increase spacing between posts in post list on different viewports
2025-07-27 16:59:34 +02:00
e04f92d3ac
build: 📦 update packages
2025-07-27 16:30:04 +02:00
65bfbf8331
build: 🔧 enable incremental builds
2025-07-27 16:28:23 +02:00
a2e33f68b6
build: 🔧 disable linkify in markdown-it
...
Linkify causes a few problems making links out of things that are not supposed to be but match the syntax of a link
2025-07-27 16:27:30 +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
bef90382f3
build: 📦 update packages
2025-07-03 18:15:14 +02:00
56801bb11c
ci: 👷 remove ci build file
...
Building via CI breaks dates on posts
2025-07-03 18:15:14 +02:00
6cc0765ad1
build: 📦 add lightningcss and post-processing build step
...
Apparently, I have visitors who are still on Windows 7
2025-07-03 18:15:14 +02:00
355606b92a
feat: 💬 add blog post
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
7f470c84c6
ci: 🔧 update to new action version
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Has been cancelled
2025-06-19 22:58:12 +02:00
c9da2c569c
feat: 💬 update homepage intro
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
b6c48c8e0e
docs: 📝 update list of used plugins
2025-06-04 14:48:14 +02:00
30846b675c
build: 📦 update packages
2025-06-04 14:48:02 +02:00
3723103fe8
feat: 💬 add blog post
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
6f0f70dd96
build: 👷 add HTML minifying plugin
2025-05-18 22:11:48 +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
c8a35169f0
build: 📦 update to eleventy v3.1.0
2025-05-13 18:42:41 +02:00
Sebin Nyshkim
0c29ce63d7
build: 🔧 use incremental mode when serving locally
2025-05-13 18:41:50 +02:00
Sebin Nyshkim
7f292fbb76
fix: 🩹 remove draft status
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
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
e5e68b57ba
fix: 🐛 filter processing of images served from a certain url
2025-04-26 21:39:06 +02:00
Sebin Nyshkim
fa0be3f522
ci: ✨ add action to build and deploy automatically upon push
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Successful in 43s
2025-04-21 16:13:44 +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