Greenheart / idg.tools

Inner Development Toolkit - Transformational Skills for Sustainable Development
https://idg.tools
GNU Affero General Public License v3.0
22 stars 33 forks source link

Add dynamic meta tags for each page of IDG.tools #43

Closed Greenheart closed 1 year ago

Greenheart commented 2 years ago

This would make it easier to share links in chat apps and on social media. Important to make the content easier to share.

Generate an OG image to be used for the site. One for all pages is a good enough start.

This could be a good first time issue to contribute a meaningful improvement to the project. Let me know if you want help getting started :smile:

Greenheart commented 1 year ago

This could be a solution. Although we might prefer to prerender the image at build time.

https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images


Comparison of supported formats: https://www.ctrl.blog/entry/webp-ogp.html Excellent solution: https://www.npmjs.com/package/svelte-meta-tags

Greenheart commented 1 year ago

Now implemented for both tools and community :)