Open
Description
Hi @ewdurbin and @JulienPalard!
We recently added sphinxext-opengraph to the CPython docs and devguide, to add metadata to pages to improve SEO:
python/docs-community#63 (comment)
That extension has a new PR open to generate social media cards for each page: wpilibsuite/sphinxext-opengraph#88
Some examples at: https://sphinxext-opengraph--88.org.readthedocs.build/en/88/socialcards.html
I've also built demos at:
- https://hugovk-cpython.readthedocs.io/en/ogp_social_cards/whatsnew/3.12.html
- https://hugovk-devguide.readthedocs.io/en/ogp_social_cards/
The images are good, here's a random example:
For CPython docs it generates some 482 images, 41 MB.
(devguide is 52 images at 4.3 MB)
Do you think that would be a problem for the CPython docs deployments?
Metadata
Metadata
Assignees
Labels
No labels