python-peps/.github/workflows
Adam Turner 0d93abf9bf
Sphinx support: theming (#1933)
See #2, #1385 for context. Superseeds #1568.

This is the Sphinx-theming part, building on PR #1930.

### Stylesheets:
- `style.css` - styles
- `mq.css` - media queries

### Jinja2 Templates:
- `page.html` - overarching template

### Javascript:
- `doctools.js` - fixes footnote brackets

### Theme miscellany
- `theme.conf` - sets pygments styles, theme internals
2021-06-30 20:19:44 +01:00
..
build.yml Build and deploy HTML on GitHub Actions (#1669) 2020-10-23 10:32:17 -07:00
deploy-gh-pages.yaml Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
lint.yml Lint RST on GitHub Actions and fix PEP 646 (#1802) 2021-02-08 07:20:51 -08:00