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

Screenshot first example as SEO image #46

Open
malcolm-kee opened this issue Sep 30, 2021 · 0 comments
Open

Screenshot first example as SEO image #46

malcolm-kee opened this issue Sep 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@malcolm-kee
Copy link
Owner

malcolm-kee commented Sep 30, 2021

Possible approaches

  • use puppeteer - this would probably implemented as an optional feature (as forcing user to install puppeteer with this package is a no-go), user need to install puppeteer for this and turn it on.
  • use html2canvas. However this requires user to manually run it and save the image as part of the repositories. We probably need to render a dev only panel that allows us to run this in dev server. This may be a good approach, combining with File System Access API.
@malcolm-kee malcolm-kee changed the title Screen SEO image Screenshot first example as SEO image Sep 30, 2021
@malcolm-kee malcolm-kee added the enhancement New feature or request label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant