Skip to content

Tags: sphinx-doc/sphinxext-opengraph

Tags

v0.10.0

Toggle v0.10.0's commit message
sphinxext-opengraph 0.10.0

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix default Roboto font not being found by the matplotlib FontManager (

…#116)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow specifying a custom font for the card text (#110)

* feat: allow specifying a custom font for the card text

* docs: write "Customize the text font" section

* fix: apply black

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FIX: Social media twitter card tags (#101)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add exception for SVG images (#97)

* Add exception for SVG images

* posix to str

* Mini svg as well

* Document image svg

* Lower

* Better social image path validation

* Fix test

* Black

* Check for None

V0.8.0

Toggle V0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ENH: Add social card previews (#88)

* First pass at adding social card previews

* Refactor social card generation

* Fixing tests

* Document nox

* Package data

* Fix plt objects path

* Add matplotlib to dev requirements

* Run black

* Fix path separator

* Blackify everything

* Extra strip

* Strip image path

* Oh god please fix it

* Strips

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
check for description length before subscripting (#90)

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Sphinx Builder method to get page url (#89)

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Take default og:site_name from sphinx `project` config value (#83)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Also publish sdist to PyPI (#82)