Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idugeni/open-graph-image-generator
Generate Open Graph images for your GitHub repositories using a simple URL format.
https://github.com/idugeni/open-graph-image-generator
facebook-cards generator image og-image open-graph open-graph-generator open-graph-image twitter-cards
Last synced: about 2 months ago
JSON representation
Generate Open Graph images for your GitHub repositories using a simple URL format.
- Host: GitHub
- URL: https://github.com/idugeni/open-graph-image-generator
- Owner: idugeni
- License: mit
- Created: 2024-05-14T18:11:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T17:26:19.000Z (7 months ago)
- Last Synced: 2024-06-25T19:20:05.883Z (7 months ago)
- Topics: facebook-cards, generator, image, og-image, open-graph, open-graph-generator, open-graph-image, twitter-cards
- Homepage: https://github.com/eliyantosarage-dev
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Open Graph Image Generator
==========================
Generate Open Graph images for your GitHub repositories with ease.
Usage
-----To generate an Open Graph image for a GitHub repository, use the following URL format:
https://opengraph.githubassets.com///
### Parameters
* ``: A unique hash value. This can be any string you choose.
* ``: The GitHub username or organization name that owns the repository.
* ``: The name of the GitHub repository.### Example
For example, to generate an Open Graph image for the `idugeni/open-graph-image-generator` repository with a hash value of `ba48cab225ef8354c71500544e98b338`, the URL would be:
https://opengraph.githubassets.com/ba48cab225ef8354c71500544e98b338/idugeni/open-graph-image-generator
Contributing
------------Feel free to contribute by submitting issues or pull requests if you have suggestions for improvements or encounter any issues.
License
-------This project is licensed under the MIT License.
For more details, visit the original repository: [Open Graph Image Generator](https://github.com/idugeni/open-graph-image-generator)