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

Update sphinxawesome-theme to 5.1.0 #328

Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates sphinxawesome-theme from 3.2.1 to 5.1.0.

Changelog

5.1.0

Features
- postprocess only changed files [1652](https://github.com/kai687/sphinxawesome-theme/pull/1652) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6845736b461fa5a5b13b7c3b49bc76275a4453e9))

5.0.2

Bug Fixes

- make blurry background screen disappear (1651) [1651](https://github.com/kai687/sphinxawesome-theme/pull/1651) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/80da728723bd0981f2503aa81e3d2d61bcb09b0b))

Docs 

- Fix a typo in readme.md (1634) (Mark Boyd) [1634](https://github.com/kai687/sphinxawesome-theme/pull/1634)

5.0.1

Bug Fixes
- **css**: right sidebar height [1617](https://github.com/kai687/sphinxawesome-theme/pull/1617) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/e29948d19d8bc613468802797fb5793cf2fe8cae))

5.0.0

Features

Release of version 5.0.0, a complete rewrite.

5.0.0rc.1

Update docs to prepare release

5.0.0beta.7

Bug Fixes

- add template for index (1597) [1597](https://github.com/kai687/sphinxawesome-theme/pull/1597) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/ad87326f98edb7b111418070330ee137fdccd426))
- don't fail if there's no class (1596) [1596](https://github.com/kai687/sphinxawesome-theme/pull/1596) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/c1edb1763575f95bc6af93387f5cc6939e7d211a))

5.0.0beta.6

Features

- Make theme work with latest versions of Sphinx
- Stop bundling DocSearch and rely on the `sphinx-docsearch` extension instead.

5.0.0beta.5

Bug Fixes

- Pin Sphinx version (1511) [1511](https://github.com/kai687/sphinxawesome-theme/pull/1511) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4585d8765b78746d1067f3ec43fda25cd1c36338))

5.0.0beta.4

Bug Fixes
- make python output unselectable (1508) [1508](https://github.com/kai687/sphinxawesome-theme/pull/1508) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/3114a7a4e7126f1b1390a8182a7885492c4402b6))

5.0.0beta.3

Bug Fixes

- code copy button (1465) [1465](https://github.com/kai687/sphinxawesome-theme/pull/1465) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/0e5c962eecf2cd146ec36654fb61fe478d89a126))

5.0.0beta.2

Features
- simplify highlighting (1329) [1329](https://github.com/kai687/sphinxawesome-theme/pull/1329) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/a717cc29dea8d15d739a415f1706dfce3ccf6d1a))
- export permalinks icon (1345) [1345](https://github.com/kai687/sphinxawesome-theme/pull/1345) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/75093d4c43af095ed35684aff65413883410150e))

Bug Fixes
- umami analytics (1328) [1328](https://github.com/kai687/sphinxawesome-theme/pull/1328) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d50cf8d13e2a7cf78a53eda2bd7d44f74a47a4e1))

Documentation
- **install**: update installation instructions (1324) [1324](https://github.com/kai687/sphinxawesome-theme/pull/1324) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/b691cf44ecabde335148749cea4f77f968503fc2))
- shorten readme ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/da082bd33d79de891834f6dec54f41df7149dd20))
- **docsearch**: update configuration description (1327) [1327](https://github.com/kai687/sphinxawesome-theme/pull/1327) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/42784a925f0420805047c1e2803a9522fa5f129c))

Code Refactoring
- **highlighting**: Make AwesomeCodeBlock directive shorter (1330) [1330](https://github.com/kai687/sphinxawesome-theme/pull/1330) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4aac983f2046cc7279e5e1a33012e789f5b9e000))
- **highlighting**: extract method for getting line numbers (1331) [1331](https://github.com/kai687/sphinxawesome-theme/pull/1331) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/0bfebd67559677467db21e8a5ae0a4fb23637e64))

Builds
- **poetry**: Add commitizen to this project (1323) [1323](https://github.com/kai687/sphinxawesome-theme/pull/1323) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/a6aec276dabac3c83d08597ce1eed70cf0fe5627))
- **nox**: monkey-patch nox (1332) [1332](https://github.com/kai687/sphinxawesome-theme/pull/1332) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/e96db4615f7ed9c1fc8d1d591fb40d8d36ec960d))
- update dependencies (1341) [1341](https://github.com/kai687/sphinxawesome-theme/pull/1341) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/af582e01d9a01b8cf224a00619bee5f25fcd91ba))
- use pnpm instead of yarn (1344) [1344](https://github.com/kai687/sphinxawesome-theme/pull/1344) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/0247b752b2a83eeea67c20f824fa692a7d69f9e4))

Continuous Integration
- update gh actions to use env variables (1343) [1343](https://github.com/kai687/sphinxawesome-theme/pull/1343) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/bb2281b577e9ce3c9059260eb6db9a01a59a1108))

Chores
- **deps**: Bump requests from 2.30.0 to 2.31.0 (1346) [1346](https://github.com/kai687/sphinxawesome-theme/pull/1346) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/f0e4b8729fa95196cd55b0060af6c277157ceb97))
- version bump (1347) [1347](https://github.com/kai687/sphinxawesome-theme/pull/1347) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/7f098e3915aec1f34af99c84a101dab735ba3a5b))

5.0.0beta.1

Features
- complete redesign (1309) [1309](https://github.com/kai687/sphinxawesome-theme/pull/1309) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/81277a4e4464a3f36d39234c014d7cc6e6793830))

4.1.0

Features
- docsearch improvements (1264) [1264](https://github.com/kai687/sphinxawesome-theme/pull/1264) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/098981c86dfe630b0ccf6918c06e46e25853903e))
- extrahead  (1267) [1267](https://github.com/kai687/sphinxawesome-theme/pull/1267) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/15f8a8a9784a60c02f83a94651432fd7002dca47))
- add feedback widget (1272) [1272](https://github.com/kai687/sphinxawesome-theme/pull/1272) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/e7d7808e324e4f24f3dbaa91025bf7f06e085250))
- remove html_collapsible_definitions (1288) [1288](https://github.com/kai687/sphinxawesome-theme/pull/1288) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/cf8344e4070b798ef792ba3257b6acb6cb830dda))
- sphinx-design support (1290) [1290](https://github.com/kai687/sphinxawesome-theme/pull/1290) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/adddd78b675e351ca789e30b4131b3eac8e2c706))
- restyle everything (1292) [1292](https://github.com/kai687/sphinxawesome-theme/pull/1292) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/52c65ae5982037c0902c698336176c94377eb5a2))
- use Tailwind's variables (1298) [1298](https://github.com/kai687/sphinxawesome-theme/pull/1298) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/fb4385a4bb5cdbf21b37db807560173801868d71))

Bug Fixes
- styles (1265) [1265](https://github.com/kai687/sphinxawesome-theme/pull/1265) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6a64c67ac42eb026d442a36994d14ca996abb5c8))
- better override for page.html (1269) [1269](https://github.com/kai687/sphinxawesome-theme/pull/1269) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/692767889f354a203fce682ad3212500419b414d))
- style issues (1273) [1273](https://github.com/kai687/sphinxawesome-theme/pull/1273) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6de8e95428c56c1b5731269ea266a9547ae55c84))
- more events (1274) [1274](https://github.com/kai687/sphinxawesome-theme/pull/1274) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d6f7b67668307ab1ccc8888fca005f17550f5b4c))
- **styles**: improvements (1291) [1291](https://github.com/kai687/sphinxawesome-theme/pull/1291) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d826ff2b8ec9b3deebe0f87b118a2ad70eb6ef6b))
- disable builtin search when using DocSearch (1294) [1294](https://github.com/kai687/sphinxawesome-theme/pull/1294) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/ac2e83d038848432c6adada4a43b9fc165713104))
- back to top behavior (1295) [1295](https://github.com/kai687/sphinxawesome-theme/pull/1295) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4e3517fa6f3776eac635f7e15f459801125de3fe))
- simplify controllers (1296) [1296](https://github.com/kai687/sphinxawesome-theme/pull/1296) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/5a24b646b1fa8f08005466497f7f031b647bab74))
- scroll to top on mobile (1297) [1297](https://github.com/kai687/sphinxawesome-theme/pull/1297) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d05302d85b474f721100e9d385dec8c70ff07023))

Documentation
- link docsearch (1263) [1263](https://github.com/kai687/sphinxawesome-theme/pull/1263) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/5a7e0914296fb1d903dc77efcb61dc4a88faa4ef))
- add analytics (1268) [1268](https://github.com/kai687/sphinxawesome-theme/pull/1268) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8e0f78807008a9467309398b0b59d2358ff03415))
- add development mode (1270) [1270](https://github.com/kai687/sphinxawesome-theme/pull/1270) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/dad587b2eae2e8d136b1d54b8ecb65f890965aee))
- update (1271) [1271](https://github.com/kai687/sphinxawesome-theme/pull/1271) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/2be90ae2de3aeeecbcc0ee71c7035fcd52fa853b))
- restructure (1275) [1275](https://github.com/kai687/sphinxawesome-theme/pull/1275) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/2c357e621b19c643707e4664451c83f885e001f4))
- new structure (1276) [1276](https://github.com/kai687/sphinxawesome-theme/pull/1276) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/1a01d6567ee2cc6d2c826b43f31b3c8642cf7c0e))
- add sphinx design extension (1277) [1277](https://github.com/kai687/sphinxawesome-theme/pull/1277) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/ee126eaf435d65765b794144f0a81c3c8dd8f990))
- sphinx design (1287) [1287](https://github.com/kai687/sphinxawesome-theme/pull/1287) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d2d8e54288f4280c3d6492cd078d8e4edbe57254))

Chores
- **deps**: Bump pip from 23.1 to 23.1.1 (1278) [1278](https://github.com/kai687/sphinxawesome-theme/pull/1278) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/d534ffe3859f8a7ce04afc182016ff25c0e97feb))
- prepare updates (1317) [1317](https://github.com/kai687/sphinxawesome-theme/pull/1317) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8275b751db35d00bc551e8056a8029daf228ef77))
- rename to main ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/995ef7b11cc2163505d91ad4ef12d5fde7366268))
- update CHANGELOG ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/70576e2db8ee62838f2ac1d3f225268b20b527d6))

Commits
- e9543ae: Update _redirects (Kai Welke)
- fc78b91: Feat/no collapsible (1289) (Kai Welke) [1289](https://github.com/kai687/sphinxawesome-theme/pull/1289)
- 763bac1: Update README.md (Kai Welke)

4.0.3

Bug Fixes

- canonical links (1262) [1262](https://github.com/kai687/sphinxawesome-theme/pull/1262) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/22cd08ff1ca417eb3e70dea3c3d61f7e5eb026eb))

4.0.2

Features
- add ruff linter (1213) [1213](https://github.com/kai687/sphinxawesome-theme/pull/1213) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/a6b759e023a65e3f1457e78370b2e48ef2b986ab))

Bug Fixes
- restore logo in header (1215) [1215](https://github.com/kai687/sphinxawesome-theme/pull/1215) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/c7d0d34c2e2c8985bff66cd63467a2c77a1b3f86))

4.0.1

Bug Fixes
- favicon (1207) [1207](https://github.com/kai687/sphinxawesome-theme/pull/1207) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8a2a727dedc0711d1120653534b98fa0fecdecb9))
- layout issue (1212) [1212](https://github.com/kai687/sphinxawesome-theme/pull/1212) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6045aabf356bdab0337f9430db721e31ae50a7b1))

Chores
- **deps-dev**: bump pytest from 7.2.1 to 7.2.2 (1209) [1209](https://github.com/kai687/sphinxawesome-theme/pull/1209) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/db6737b935824d4064b1194d02ca7823b10b32d7))
- **deps-dev**: bump pre-commit from 2.21.0 to 3.1.1 (1211) [1211](https://github.com/kai687/sphinxawesome-theme/pull/1211) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/57bc81be69dd60d66675e3da0029916c3597678d))
- **deps**: bump python-dotenv from 0.21.1 to 1.0.0 (1210) [1210](https://github.com/kai687/sphinxawesome-theme/pull/1210) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/bc1f5247bcad2e3caf374160dc09142e1f2980e9))
- **deps-dev**: bump flake8 from 3.9.2 to 5.0.4 (1208) [1208](https://github.com/kai687/sphinxawesome-theme/pull/1208) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/f7ddfc2e5055d05994b259033bab3a97a7d69d07))

Commits
- 06a9a0f: Add codeql (Kai Welke)

4.0.0

Bug Fixes
- remove z-index from code copy (1077) [1077](https://github.com/kai687/sphinxawesome-theme/pull/1077) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/27596b0a11ddeaf231e155152f5aab31c26aade7))

Chores
- add support for Sphinx 6 (1204) [1204](https://github.com/kai687/sphinxawesome-theme/pull/1204) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/b3b86e7d85a30ff716df214a58f1a918eee79ce4))

3.3.7

Bug Fixes
- skip to content link (1076) [1076](https://github.com/kai687/sphinxawesome-theme/pull/1076) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/c019b45fdc225a281d40f3f1ff3a84481ea9c61c))

Chores
- **deps-dev**: bump eslint from 8.23.1 to 8.24.0 in /src/theme-src (1071) [1071](https://github.com/kai687/sphinxawesome-theme/pull/1071) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/a3b9ebc61c3e9759e68801448b3b6bf30c89e44b))
- **deps**: bump sphinx from 5.1.1 to 5.2.0.post0 (1072) [1072](https://github.com/kai687/sphinxawesome-theme/pull/1072) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/ebc4096f93596de75c5004d30c6f229fc4452ac9))
- **deps-dev**: bump flake8-bugbear from 22.9.11 to 22.9.23 (1073) [1073](https://github.com/kai687/sphinxawesome-theme/pull/1073) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/e627d7b3df3117cb93e8bf7897335e8fbc857625))
- **deps**: bump algolia/algoliasearch-crawler-github-actions (1074) [1074](https://github.com/kai687/sphinxawesome-theme/pull/1074) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/1e7bb02131b27d60024324c9dbec604909546304))

3.3.6

Bug Fixes
- overscroll bug (1069) [1069](https://github.com/kai687/sphinxawesome-theme/pull/1069) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/099f3b551e9037c33f0ca7c75eafd1eca3b29184))

Chores
- test highlighting (1068) [1068](https://github.com/kai687/sphinxawesome-theme/pull/1068) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d1756d292475a09b8c3d27aca0e03c125918a9d9))

Commits
- 529405a: chore/new release (1070) (Kai Welke) [1070](https://github.com/kai687/sphinxawesome-theme/pull/1070)

3.3.5

Features
- release action (1052) [1052](https://github.com/kai687/sphinxawesome-theme/pull/1052) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/7b5266ca14607716b6d1d1c7c8a1fedaea56cb00))
- testing (1056) [1056](https://github.com/kai687/sphinxawesome-theme/pull/1056) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/41dbb4aed1aa2644cbb119358ceaa9f281a31f43))

Bug Fixes
- z-index issue (1057) [1057](https://github.com/kai687/sphinxawesome-theme/pull/1057) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/7f358733e3ce7006e558b2e63c085542d652fc32))
- docsearch on mobile (1064) [1064](https://github.com/kai687/sphinxawesome-theme/pull/1064) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/86721b5ed94364ec3192ec361364bc761664dc55))
- layout (1065) [1065](https://github.com/kai687/sphinxawesome-theme/pull/1065) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/b5e6cd15cef1e0676ea5664082c30f9c8a34bcd4))
- better print styles (1066) [1066](https://github.com/kai687/sphinxawesome-theme/pull/1066) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/9f5bd3c91096b368685c5cb0f38402ca7e490476))

Documentation
- update wording (1053) [1053](https://github.com/kai687/sphinxawesome-theme/pull/1053) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/cf8605ec144b6864d61bff36b9d4441bed87c5cf))
- update landing page (1054) [1054](https://github.com/kai687/sphinxawesome-theme/pull/1054) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/bdf1cf5735b52100a7b70b5aaee9ebabfdbe726c))
- no comma ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8270a0e42ed40ce1a22b6e30c6f4fec86ff9a51e))
- update using ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/40e1b67649d5918d42f576aa61d4bec34e78b220))
- update customize ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/99e2fa1c44a63578b27c5f0567d5140f04e6cccd))
- update modify ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4d43ba8a2b1cd3bea9315800b0605f6e3ae0879c))
- update (1055) [1055](https://github.com/kai687/sphinxawesome-theme/pull/1055) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/30ba13665e1e953fb369a8ef415343f02e2a72e5))

Chores
- **deps-dev**: bump postcss-preset-env in /src/theme-src (1060) [1060](https://github.com/kai687/sphinxawesome-theme/pull/1060) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/9988f6bd03b017c57c02161d43a3a476172bd865))
- **deps**: bump stevedore from 3.5.0 to 4.0.0 (1061) [1061](https://github.com/kai687/sphinxawesome-theme/pull/1061) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/62f153bf47f65510cc009fa1a6556e2ea94648b5))

Commits
- b490f3f: Update CHANGELOG.md (Kai Welke)
- 4132193: chore/new release (1067) (Kai Welke) [1067](https://github.com/kai687/sphinxawesome-theme/pull/1067)

3.3.4

What's Changed

* styles: smaller list margins on smaller screens in https://github.com/kai687/sphinxawesome-theme/pull/779
* fix: close sidebar action in https://github.com/kai687/sphinxawesome-theme/pull/780
* fix: bug when not using DocSearch in https://github.com/kai687/sphinxawesome-theme/pull/782
* docs: fix meta description tag in https://github.com/kai687/sphinxawesome-theme/pull/783
* styles: tweak sidebar style in https://github.com/kai687/sphinxawesome-theme/pull/791
* fix: scroll to top bug in https://github.com/kai687/sphinxawesome-theme/pull/798
* fix: smaller li spacing in https://github.com/kai687/sphinxawesome-theme/pull/807
* fix(css): docsearch keys styling in https://github.com/kai687/sphinxawesome-theme/pull/922
* fix(style): adjust h1 size in https://github.com/kai687/sphinxawesome-theme/pull/926
* fix(styles): adjust docsearch color in https://github.com/kai687/sphinxawesome-theme/pull/927
* docs: mention volta in https://github.com/kai687/sphinxawesome-theme/pull/928
* feat: readability scores in https://github.com/kai687/sphinxawesome-theme/pull/929
* docs: fix sitemap in https://github.com/kai687/sphinxawesome-theme/pull/987
* docs: no overview over in https://github.com/kai687/sphinxawesome-theme/pull/1029
* fix: theme works without setting extension in https://github.com/kai687/sphinxawesome-theme/pull/1042
* docs: update instructions in https://github.com/kai687/sphinxawesome-theme/pull/1044
* fix: highlighting inline code in https://github.com/kai687/sphinxawesome-theme/pull/1045
* fix: highlighting in https://github.com/kai687/sphinxawesome-theme/pull/1046
* fix: docsearch preconnect in https://github.com/kai687/sphinxawesome-theme/pull/1048
* fix: docsearch in https://github.com/kai687/sphinxawesome-theme/pull/1050, https://github.com/kai687/sphinxawesome-theme/pull/1051

**Full Changelog**: https://github.com/kai687/sphinxawesome-theme/compare/3.3.0...3.3.4

3.3.0

What's Changed

Feature

- Add the ability to add icons to extra links in the top navigation (e.g., GitHub) 766 
- Control the printing of the code block header with `html_awesome_code_headers` 775 
- Add `terminal` as an alias for `shell-session` and `console` 772 

Style

- Make header a bit smaller 770 
- Less vertical padding on small screens 774
- Adjust code headers 775  

Docs

- Document custom CSS properties for override 765  

**Full Changelog**: https://github.com/kai687/sphinxawesome-theme/compare/3.2.3...3.3.0
Links

@paquiteau paquiteau closed this Jan 19, 2024
@paquiteau paquiteau deleted the pyup-update-sphinxawesome-theme-3.2.1-to-5.1.0 branch January 19, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants