Skip to content
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

Add sphinx support - theming (ref #1385) #1568

Open
wants to merge 108 commits into
base: master
from

Conversation

@AA-Turner
Copy link

@AA-Turner AA-Turner commented Aug 15, 2020

See #2, #1385 for context.

This is the core Sphinx support part, comprising

  • core,
  • pythondotorg base CSS (style.css and mq.css)
  • pep.css - style overrides
  • fonts
  • minimal JS - Sphinx has been patched to remove unneeded javascript
  • breadcrumbs.html
  • customsidebar.html
  • layout.html
  • search.html
  • PEP Jinja2 - allows custom pep_id command in jinja templates
  • theme config

Note: this is unlikely to successfully build, I am splitting into logical chunks as per Victor's comment.

Note - Ideally the style.css//mq.css from pythondotorg would have all the uneeded styles removed to reduce page bloat

Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants