aboutsummaryrefslogtreecommitdiff
path: root/docs/_templates
Commit message (Collapse)AuthorAgeFilesLines
* Move documentation CSS after CSS blockRapptz2021-06-281-3/+3
|
* [matrix] Add scroll to top buttonJosh2021-01-121-0/+4
|
* Fix search not working on mobileRapptz2021-01-011-1/+1
|
* Fix 404 in search pages.Rapptz2020-12-251-1/+1
| | | | Fix #6210
* Fix search highlighting not workingRapptz2020-12-211-1/+1
|
* [matrix] Hide hamburger menu on pages without sidebarJosh2020-12-181-0/+2
|
* Fix tooltips in settings and make strings translatableRapptz2020-12-181-11/+11
|
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-12-181-10/+21
|
* [matrix] Set theme to system preferred by defaultJosh2020-12-181-4/+18
|
* Default to sans-serif fontJosh2020-12-181-3/+3
|
* [matrix] Display navbar links on mobile Josh2020-12-181-3/+5
|
* Switch icon set over to Material Icons intead of FontAwesomeRapptz2020-12-181-6/+8
|
* Various RTD related fixes.Rapptz2020-12-181-1/+2
|
* First pass at double header displayRapptz2020-12-181-25/+30
|
* Create settings icon for mobileJosh B2020-12-181-6/+9
|
* [matrix] Search to top, iconJens Reidel2020-12-181-1/+16
| | | | | | | * Search bar to top, magnifying glass * Remove old file * Remove empty style directive
* Add dark theme for codeblocksRapptz2020-12-181-1/+1
|
* [matrix] Modal cleanupJosh2020-12-181-25/+28
| | | | | * General modal cleanup * Remove second scrollbar caused by modal
* [matrix] Dark ThemeJosh2020-12-181-0/+9
| | | | | | | | | * Apply width restructions to modals and images * Dark theme 2.0 * Add webkit scrollbar * Use Object.keys instead of Object.entries where applicable
* Reverse the related linksRapptz2020-12-181-1/+1
|
* Rewrite the DOM to use CSS gridsRapptz2020-12-181-53/+113
| | | | | This also rewrites the CSS to use CSS variables. Currently this isn't done to codeblocks however.
* [matrix] Add sans-serif font toggle to settings modalJosh2020-12-181-5/+14
| | | | | | | | | | | | | | | | | * Add sans serif font toggle * remove unnecessary boolean comparison from setFont Co-authored-by: slice <[email protected]> * Update checkbox title Co-authored-by: slice <[email protected]> * General cleanup of settings system * Apply overflow hidden to modal Co-authored-by: slice <[email protected]>
* [matrix] Create settings modalJosh2020-12-181-1/+19
| | | | | | | | | | | | | | | * Create settings modal * Fix issue with spacing after settings button * Fix issue with modal background on mobile devices * Add close button to modal * Add tooltip to close button * Support closing modal with escape key * Add missing semicolon to keydown event listener
* Use actual viewport tag with initial-scale set to 1Rapptz2020-12-181-1/+1
|
* Use the standard way of detecting RTDRapptz2019-07-011-1/+1
|
* Flatten genindex to not group names.Rapptz2019-06-301-1/+2
| | | | Also better width in the tables.
* Proper RTD detection.Rapptz2019-06-291-1/+1
|
* Disable RTD search.Rapptz2019-06-291-0/+11
| | | | It's completely broken anyway.
* Strip discord.ext in genindex page and unbreak PEP links.Rapptz2019-06-281-0/+8
|
* Make the generated index page more useful for Ctrl + F.Rapptz2019-06-281-0/+18
|
* Completely new theme separate from alabaster.Rapptz2017-05-152-0/+30