https://github.com/athul/img-gen
OG Image and Twitter Card Summary Generator for my personal blog
https://github.com/athul/img-gen
deta
Last synced: 11 months ago
JSON representation
OG Image and Twitter Card Summary Generator for my personal blog
- Host: GitHub
- URL: https://github.com/athul/img-gen
- Owner: athul
- License: mit
- Created: 2020-10-23T19:19:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T18:14:26.000Z (over 5 years ago)
- Last Synced: 2025-03-28T05:05:10.084Z (12 months ago)
- Topics: deta
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# img-gen
OG Image and Twitter Card Summary Generator for my personal blog
## Prerequisites
- Get the Required Fonts and save them as `.ttf` files
- IBM Plex Sans
- Fira code
Or any other font as a `.ttf` file, just rename them in the code
## Made with
- FastAPI
- BautifulSoup
- Pillow
Deployed on [Deta](https://deta.sh)