7 Commits (e210652ac2ddad173cb3e51d4423da808bd6dc50)

Author SHA1 Message Date
welpo 7ccd71736e
feat: add 2 interactive image shortcodes
- `image_hover` changes image on mouse hover.

- `image_toggler` swaps image on click.
2 years ago
welpo fd50204e32
feat: add full-width image option to shortcodes
Closes #85
2 years ago
welpo ab29511d5e
feat: add multilingual quote shortcode 2 years ago
welpo 3389638b06
✏️ docs: close codeblock 2 years ago
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.
2 years ago
welpo bfda1df9f3
📝 docs: use hierarchical headings 2 years ago
welpo 64449d5d9f
🚚 refactor: move blog posts `blog` section 2 years ago