sphinxext-opengraph icon indicating copy to clipboard operation
sphinxext-opengraph copied to clipboard

Sphinx extension to generate unique OpenGraph metadata

Results 23 sphinxext-opengraph issues
Sort by recently updated
recently updated
newest added

Hello, I'm willing to make a PR that lets people customize the social card. Here is how I'd like to do it: - use Sphinx's event system (expecially [`emit_firstresult`](https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.emit_firstresult)) to...

Closes #145 So... I ended up involuntarily refactoring a large part of social card, here's what happened: - First, I needed to differentiate the parameters that are here to give...

The embeds with `summary_large_image` are very big, and imo a bit obnoxious. It would be nice to be able to turn that off to get just the smaller embeds.