12 Commits (355162ebe1d470373bcc40ea0f18c00cfdfb52d8)

Author SHA1 Message Date
Óscar d53b8470a6
feat: add support for social media cards (#130) 1 year ago
Óscar 1c3db86b75
feat(image shortcodes): add lazy loading (#116)
Additionally sets the `alt` parameters as optional and cleans HTML output.
2 years ago
Óscar 151063d74b
feat(shortcode): add spoiler shortcode (#113) 2 years ago
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