Commit graph

15 commits

Author SHA1 Message Date
5755823792
style: 🎨 extract map function for better readability 2025-07-18 11:30:07 +02:00
019351fd35
fix: 🐛 wrong string format for sizes attribute 2025-07-18 11:28:27 +02:00
f48dc3e7ee
feat: 🏗️ improve global responsive image defaults 2025-07-17 21:43:52 +02:00
c159d111bb fix: 🐛 wrong base url during build time 2025-07-08 00:13:07 +02:00
bcd125d951 refactor: ♻️ provide generalized function for meta image generation
Separate functions would work almost identical, so might as well merge into single function and generalize it
2025-07-08 00:13:07 +02:00
215e5fca89 fix: 🔧 return content unaltered if transform condition not met 2025-07-04 18:28:30 +02:00
5bccb9f60e build: 🔧 tweak markdown transformation 2025-07-04 17:22:15 +02:00
f5d526d79b refactor: ♻️ update naming of variables, classes and attributes 2025-06-28 18:46:44 +02:00
9552e4713f feat: add OpenGraph and Twitter Card metadata and image generation 2025-06-27 19:58:14 +02:00
23c06bcd3a fix: 🐛 add transform so prevent generation of invalid markup
Occasionally, WebC components in Markdown cause unintended paragraph tags to appear in places which produce invalid markup and break styling
2025-06-26 20:08:24 +02:00
Sebin Nyshkim
a98028b880 refactor: 🚚 move css into pluggable components 2025-04-24 22:15:10 +02:00
Sebin Nyshkim
980e1f0463 style: 🩹 normalize usage of quotes 2025-04-10 20:47:18 +02:00
Sebin Nyshkim
36392c675b build: 🔧 add missing watch target for base css files 2025-04-09 19:59:00 +02:00
Sebin Nyshkim
faedd93767 build: 🔧 remove unnecessary import 2025-04-08 01:42:23 +02:00
Sebin Nyshkim
98eb24f9d0 build: initialize project 2025-04-04 13:12:11 +02:00