Skip to content

Conversation

@Subham-KRLX
Copy link
Contributor

Enables automatic Open Graph meta tag generation for improved social media sharing and SEO.

Configures ogp_site_url to match the project’s GitHub Pages URL.
Sets optional Open Graph parameters: description length and page type (website).

Closes #90

@Subham-KRLX Subham-KRLX requested a review from jbampton as a code owner October 20, 2025 14:02
Copy link
Contributor

@jbampton jbampton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Subham-KRLX
Copy link
Contributor Author

@jbampton ,Just following up on my PR #214 for enabling sphinxext-opengraph. Please let me know if there are any changes needed or next steps I should take.

Copy link
Contributor

@jbampton jbampton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The site url is wrong

@Subham-KRLX Subham-KRLX requested a review from jbampton October 22, 2025 09:52
@Subham-KRLX
Copy link
Contributor Author

I updated the ogp_site_url in the PR with the URL you suggested but I believe that link points to the PR files on GitHub not the live documentation site Should we use the actual published docs URL instead for correct Open Graph metadata?

@jbampton
Copy link
Contributor

We should point to the live docs.

Did you test your work with "make" ?

@jbampton jbampton marked this pull request as draft November 12, 2025 09:16
- Add required pylint disable comment at the top of conf.py
- Remove duplicate Open Graph configuration (kept detailed version)
- Fix Black formatting issues
- Verified pre-commit passes locally
- Confirmed documentation builds successfully with make html
@Subham-KRLX Subham-KRLX marked this pull request as ready for review November 21, 2025 07:50
@Subham-KRLX
Copy link
Contributor Author

@jbampton check this out please.

@jbampton jbampton marked this pull request as draft December 4, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sphinx extension to generate Open Graph metadata for your documentation.

2 participants