Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Use an image generation library to generate featured images #1

Open
leha-code opened this issue Mar 29, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@leha-code
Copy link
Contributor

The images on the featured section will change over time, so, someone will need to fire up an image editor and make new images. This might take a while, thus delaying the new featured section. To solve this issue, you could use an image generation library, and pre-code multiple templates, to generate these images once the person opens the website.

@leha-code leha-code added enhancement New feature or request good first issue Good for newcomers labels Mar 29, 2022
@Revoxelizer
Copy link
Contributor

I understand. However, this would probably need something like an internal app if you have an image generation library to use, or an external API if you don't. If you do have that library, I'd recommend building an internal app. That way, we don't have to work with raw JSON and upload images manually. Just my opinion :)

If we do implement the external API though, we'd need another JSON format to show/generate the correct images.

@Sussy-OS
Copy link
Member

I actually created the first three images with an automation, if I could turn that into a specified language, we can use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants