Commit graph

21 commits

Author SHA1 Message Date
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
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
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
bff5e2aae6 fix: 🐛 header image not visible after upgrade to tailwind v4 2025-02-01 20:12:33 +01:00
Sebin Nyshkim
4a444614bc feat: upgrade to tailwind v4 2025-01-30 18:27:37 +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
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
27b1162e22 feat: add image credit if blogpost has an image 2024-10-22 18:56:19 +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
929d9cf8a4 fix: 🩹 remove duplicate class name 2024-10-22 12:50:41 +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
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
113d583524 feat: add aria labels to post meta data 2024-10-18 22:55:04 +02:00
Sebin Nyshkim
16047b9d57 fix: 💄 set proper bold style on bold text 2024-10-18 14:52:22 +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
edd194847a refactor: 🚚 rename layout for clarity 2024-10-14 20:05:43 +02:00
Renamed from src/layouts/post.njk (Browse further)