eleventy-plugin-og-image

Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser.

MIT License

Downloads
1.4K
Stars
42
Committers
4

Bot releases are visible (Hide)

eleventy-plugin-og-image - v4.0.0-beta.7 Latest Release

Published by github-actions[bot] 4 months ago

4.0.0-beta.7 (2024-06-06)

Features

BREAKING CHANGES

  • outputFileSlug and shortcodeOutput options get OgImage instance as parameter instead of this
eleventy-plugin-og-image - v4.0.0-beta.6

Published by github-actions[bot] 6 months ago

4.0.0-beta.6 (2024-04-29)

Bug Fixes

eleventy-plugin-og-image - v4.0.0-beta.5

Published by github-actions[bot] 6 months ago

4.0.0-beta.5 (2024-04-28)

Features

  • add previewHtml (7406914)
  • rename generateHTML to shortcodeOutput (a5cd8fd)
  • rename getOutputFileSlug to outputFileSlug (3923a5c)

BREAKING CHANGES

  • rename getOutputFileSlug to outputFileSlug
  • rename generateHTML to shortcodeOutput
eleventy-plugin-og-image - v4.0.0-beta.4

Published by github-actions[bot] 6 months ago

4.0.0-beta.4 (2024-04-15)

Bug Fixes

eleventy-plugin-og-image - v4.0.0-beta.3

Published by github-actions[bot] 6 months ago

4.0.0-beta.3 (2024-04-08)

Bug Fixes

  • generateHTML and outputURL capitalization (5e911b0)
eleventy-plugin-og-image - v4.0.0-beta.2

Published by github-actions[bot] 6 months ago

4.0.0-beta.2 (2024-04-07)

Features

eleventy-plugin-og-image - v4.0.0-beta.1

Published by github-actions[bot] 6 months ago

4.0.0-beta.1 (2024-04-07)

Bug Fixes

  • allow empty options for mergeOptions (380a3c3)
  • generateHTML type (f86acd4)
  • join directories with output and preview dir (155c7d8)

Features

  • add cache file path (9b3a1d6)
  • add caching (17b46f3)
  • add exports (263499b)
  • allow OgImage custom class (d31d320)
  • improve preview path handling (4462d10)
  • improve types of this for function parameters (5b0b269)
  • reduce recalculations (6a69780)
  • set previewDir based on outputDir (93906ec)
  • urlPath default to outputDir (fe9d54f)

BREAKING CHANGES

  • Plugin structure changed to OgImage class
  • Options changed, consult docs before upgrading
eleventy-plugin-og-image - v3.2.0-beta.5

Published by github-actions[bot] 7 months ago

3.2.0-beta.5 (2024-03-23)

Bug Fixes

  • hashes without special chars with hex digest (47fb387)
  • outputUrl on windows with forward slash (e1bff34), closes #234
eleventy-plugin-og-image - v2.1.3

Published by github-actions[bot] 7 months ago

2.1.3 (2024-03-23)

Bug Fixes

  • hashes without special chars with hex digest (47fb387)
eleventy-plugin-og-image - v2.1.2

Published by github-actions[bot] 7 months ago

2.1.2 (2024-03-23)

Bug Fixes

  • outputUrl on windows with forward slash (e1bff34), closes #234
eleventy-plugin-og-image - v3.2.0-beta.4

Published by github-actions[bot] 9 months ago

3.2.0-beta.4 (2024-01-14)

Features

  • add eleventyPluginOgImage data to rendering (b63cc55), closes #215
eleventy-plugin-og-image - v3.2.0-beta.3

Published by github-actions[bot] 9 months ago

3.2.0-beta.3 (2024-01-07)

Bug Fixes

Features

  • pass shortcode scoped data to OG templates (a240aee), closes #211
eleventy-plugin-og-image - v3.2.0-beta.2

Published by github-actions[bot] 10 months ago

3.2.0-beta.2 (2023-12-23)

Bug Fixes

eleventy-plugin-og-image - v3.2.0-beta.1

Published by github-actions[bot] 11 months ago

3.2.0-beta.1 (2023-12-05)

Features

eleventy-plugin-og-image - v3.1.0

Published by github-actions[bot] 11 months ago

3.1.0 (2023-11-11)

Bug Fixes

  • align outputFilePath format (7567630)
  • resolve pathes relativ to input (02647a8)
  • upgrade eleventy peerDependency and compatibility (34223f0)

Features

  • improve example font loading (7261b66)
eleventy-plugin-og-image - v3.0.0

Published by github-actions[bot] 12 months ago

3.0.0 (2023-10-29)

Features

BREAKING CHANGES

  • This package is now ESM-only to drop postinstall build steps
  • node >= 18 required
eleventy-plugin-og-image - v2.1.1

Published by github-actions[bot] about 1 year ago

2.1.1 (2023-09-02)

Bug Fixes

eleventy-plugin-og-image - v2.1.0

Published by github-actions[bot] about 1 year ago

2.1.0 (2023-08-30)

Features

eleventy-plugin-og-image - v2.0.1

Published by github-actions[bot] over 1 year ago

2.0.1 (2023-06-13)

Bug Fixes

eleventy-plugin-og-image - v2.0.0

Published by github-actions[bot] over 1 year ago

2.0.0 (2023-06-01)

Features

BREAKING CHANGES

  • switch renderOgImage parameters to object style
Package Rankings
Top 11.56% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects