https://github.com/runreflect/social-image-generator
Automatically generate Twitter cards / Open Graph images from Markdown front matter
https://github.com/runreflect/social-image-generator
Last synced: 2 months ago
JSON representation
Automatically generate Twitter cards / Open Graph images from Markdown front matter
- Host: GitHub
- URL: https://github.com/runreflect/social-image-generator
- Owner: runreflect
- License: mit
- Created: 2022-08-17T13:55:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T14:00:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T10:31:31.016Z (over 1 year ago)
- Language: TypeScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# social-share-generator
Automatically generate Twitter cards / Open Graph images from Markdown front matter
## Installation
```js
npm install
```
## Running locally
```
npm run build
node dist/index.js
```
## Acknowledgements
Image used in example is by
[Kaung Myat Min](https://unsplash.com/@100pingissues?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
on [Unsplash](https://unsplash.com/s/photos/example).