-
Notifications
You must be signed in to change notification settings - Fork 4
Adding the Sphinx sitemap #2
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
Adding the Sphinx sitemap #2
Conversation
|
@lumenCodes Can you rebase your branch with the latest updates from main? I've added some updates to |
ef827b4 to
8b19dbc
Compare
|
I have rebased the branch @scriptautomate-bc |
scriptautomate-bc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few changes being requested. After getting these changes in, make sure your next git commit is done as normal so that pre-commit can auto-apply the remaining fixes it wants to apply for the pre-commit tests to pass.
|
Looks good! I'll do a follow-up PR that should resolve some other problems with the repo, which will improve the sitemap that is now getting generated. |
I have updated the conf.py file by adding
sphinx_sitemapto the extension. I also added thebaseurl.But the tests failed.
This will fix the issue #1