9 Commits (0cdb83e3b2fa20a498cf52040a72d50bc03b80e9)

Author SHA1 Message Date
welpo a47a8be011
🚸 docs: add ToC and quick navigation buttons 2 years ago
welpo fb0dea0106
feat: add wide container shortcode 2 years ago
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