- Add a configuration for license URL. (#90)
- Exclude the floating navbar from CHM help. (#84)
- Make sidebar scrollable and sticky (on modern browsers) (#91)
- Fix monospace again, on buggy Google Chrome (#87) Contributed by Tushar Sadhwani
- Fix monospace on buggy Google Chrome (#85) Contributed by Tushar Sadhwani
- Add the copyright_url variable in the theme (#67) Contributed by jablonskidev
- Improve readability (#79) Contributed by Olga Bulat
- Remove #searchbox on mobile to fix a layout bug (#76) Contributed by Olga Bulat
- Fix the appearance of version/language selects (#74) Contributed by Olga Bulat
- Make the theme responsive (#46)
- Contributed by Olga Bulat.
- Use Python 3.8 for the Github Actions (#71)
- Contributed by Stéphane Wirtel.
- Use default pygments theme (#68)
- Contributed by Aaron Carlisle.
- Test Github action to validate the theme against docsbuild scripts. (#69)
- Contributed by Julien Palard.
- Add the copy button to pycon3 highlighted code blocks. (#64)
- Contributed by Julien Palard.
- Updated the readme, to remind user to install the package in a virtual environment. (#41)
- Contributed by Mariatta.
- Updated the package url, using the GitHub repository instead of docs.python.org (#49)
- Contributed by Pradyun Gedam.
- Added license information to the footer of the doc (#36)
- Contributed by Todd.
- Fixed typo in the footer (#52)
- Contributed by Dominic Davis-Foster.
- Added information on how to use the package (#32)
- Contributed by Tapasweni Pathak.
- Fixed code formatting (#53).
- Contributed by Hugo van Kemenade.
- Fixed code bgcolor and codetextcolor for Sphinx 3.1.0+ (#57)
- Contributed by Zhiming Wang.
Corresponds to 44a8f30
Initial release.