ogkit
v1.0.3
Published
Dynamic OG images with HTML and CSS
Downloads
32
Readme
ogkit.js
Client-side library for rendering HTML templates that get captured as Open Graph images by ogkit.
Usage
Include this script in your HTML pages with OG image templates. It renders the template when ?ogkit-render is present, then ogkit captures it as an image.
<template data-og-template>
<!-- Your OG image HTML/CSS here -->
</template>
<script src="ogkit.js"></script>Learn more at ogkit.dev.
A project by Peter Suhm.
