Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinzunigacuellar/astro-satori
generate og images at build time with astro and satori
https://github.com/kevinzunigacuellar/astro-satori
Last synced: 22 days ago
JSON representation
generate og images at build time with astro and satori
- Host: GitHub
- URL: https://github.com/kevinzunigacuellar/astro-satori
- Owner: kevinzunigacuellar
- Created: 2022-10-23T00:39:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T22:12:19.000Z (over 1 year ago)
- Last Synced: 2024-05-30T16:31:48.723Z (6 months ago)
- Language: Astro
- Homepage:
- Size: 196 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro Starter Kit: Blog + Static OG generator
> Update:
> To see the an example using Astro v2 (with content collections) see this [code snippet](https://github.com/kevinzunigacuellar/web/blob/main/src/pages/image/%5Bslug%5D.png.ts)This template generates og images at build time using Satori and Astro v1. Check out `pages/images/og.png.ts` for source code.
*Check out [kevinzunigacuellar/web](https://github.com/kevinzunigacuellar/web) for a complete example*