18 Commits

Author SHA1 Message Date
welpo
ab4b523f9c
🐛 fix(favicon): use get_url for favicon 2023-09-01 23:50:52 +02:00
welpo
6abb756d88
📸 chore: update mint screenshots to match the rest 2023-08-10 17:10:59 +02:00
Óscar
f8cce3001c
feat: introduce skins to customise the theme (#105) 2023-08-10 13:21:52 +02:00
welpo
9ad08838c7
🐛 fix: add missing images for new shortcodes 2023-08-09 18:49:14 +02:00
welpo
fd50204e32
feat: add full-width image option to shortcodes
Closes #85
2023-07-05 02:43:07 +02:00
welpo
18cab7d37c
🍱 style: update project images 2023-04-16 17:37:31 +02:00
welpo
77dc2be14b
🍱 style: update project images 2023-04-16 17:31:28 +02:00
welpo
e422c405cb
📝 docs: lowercase 'tabi' 2023-04-16 17:00:15 +02:00
welpo
698d4ebf74
🍱 style: greater resolution 2023-04-16 13:38:35 +02:00
welpo
b841969a8f
feat(shortcodes): update image path retrieval and dimensions in shortcodes
- Use `get_url` function to generate correct image paths
- Retrieve image dimensions with `get_image_metadata` function
- Update shortcodes: dimmable_image, dual_theme_image, and invertible_image

These changes reduce layout shifts.
2023-04-16 03:21:41 +02:00
welpo
35cea7222c
🍱 docs: update nani image 2023-04-16 02:35:20 +02:00
welpo
a2ea8c3f88
📝 docs: update projects 2023-04-16 00:51:06 +02:00
welpo
38a38fa606
💄 style: Promise I will never go blonde like Kanye⁉️ 2023-03-09 00:41:21 +01:00
welpo
b3dc5396b4
feat: add dual image support for switching themes 2023-02-25 22:28:43 +01:00
welpo
bd8dd87cd5
feat: add dimmable-image shortcode for dark theme
Reduces contrast and brightness of images when the dark theme is active.
Useful when invertable-image is not appropriate (photographs, paintings,
colour drawings…)
2023-02-16 00:22:31 +01:00
welpo
7a69759112
🍱 improvement: use webp instead of png 2023-02-11 21:35:22 +01:00
welpo
2f4695dd0b
feat: showcase invertable image 2023-02-10 13:33:14 +01:00
welpo
6783ff6e49
🚚 style: move main image to static path 2023-02-10 02:53:55 +01:00