Commit Graph

15 Commits

Author SHA1 Message Date
2f01b4b903
refactor: move profile size from img to degicated avatar shortcode (#525)
BREAKING CHANGE: The `size=profile` option was removed from the `img` shortcode. To create avatar images the new `avatar` shortcode can be used.
2024-04-07 21:46:31 +02:00
45398ae676
feat: add option to change the crop box anchor in img shortcode (#466) 2023-12-02 19:59:14 +01:00
0f42af77c4
feat: add basic svg support to the img shortcode (#351) 2022-12-21 15:43:57 +01:00
c95851d0a6
feat: add origin size to image shortcode (#306) 2022-09-02 11:22:48 +02:00
f72a08c648
normalize images shortcode documentation 2022-07-12 08:58:55 +02:00
42f408b2d4
docs: normalize shortcode documentation (#276) 2022-07-11 14:27:54 +02:00
472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
d0cab9622b
docs: improve documentation structure (#94) 2021-09-23 12:01:54 +02:00
ef6a2c24f1
[skip ci] fix theme references 2021-05-24 13:41:38 +02:00
243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02:00
0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
1a5d341913
apply prettier formatting 2020-09-12 18:20:46 +02:00
953d541bfe
add getting started guide 2020-09-12 18:04:41 +02:00
833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00