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

Migrate to bootstrap #1055

Draft
wants to merge 97 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
b0c1832
Inital Move to bootstrap
Blendify Feb 23, 2021
6eb7506
Remove unused icon variables
Blendify Feb 23, 2021
fefd452
remove unused wy-body-mask
Blendify Feb 23, 2021
02f7b76
Sass update to bootsrap zindex values
Blendify Feb 23, 2021
eedd6bf
Remove Some unused vars
Blendify Feb 23, 2021
813feaf
Remove Unused static-img var
Blendify Feb 23, 2021
0dc2512
Add mising import
Blendify Feb 23, 2021
ed130f7
Cleanup formatting
Blendify Feb 23, 2021
59eba1e
Convert gray scale vars to bootstrap
Blendify Feb 23, 2021
509f465
Remove wyrm colors
Blendify Feb 23, 2021
1963f8f
Remove unused colors for backgrounds and buttons
Blendify Feb 23, 2021
866b495
Change literal color to red var
Blendify Feb 23, 2021
5148401
Remove more unused vars
Blendify Feb 23, 2021
34a07bb
Remove unused wy-breadcrumbs-extra
Blendify Feb 23, 2021
59bfa06
Migrate .admonition
Blendify Feb 23, 2021
1360f90
Migrate basic tables
Blendify Feb 23, 2021
dad1a5d
Add borded tables
Blendify Feb 23, 2021
400a828
Responsive tables
Blendify Feb 23, 2021
d1de49a
Add blockquotes
Blendify Feb 23, 2021
c700eb0
Remove unused code
Blendify Feb 23, 2021
d0a1a49
Update searchbox
Blendify Feb 23, 2021
402d196
Initial breadcrumbs
Blendify Feb 23, 2021
9fa20ae
Add alert heading
Blendify Feb 23, 2021
7915088
Remove duplicate font stack
Blendify Feb 23, 2021
37c8833
Cleanup: Remove unused vars
Blendify Feb 23, 2021
023cf01
Remove unused custom font family
Blendify Feb 23, 2021
3242c93
Remove unused table vars
Blendify Feb 23, 2021
a0efa83
Use bootstap breakpoints
Blendify Feb 23, 2021
c9957fb
Fix list padding
Blendify Feb 23, 2021
8439999
Merge list includes from wyrm
Blendify Feb 23, 2021
c4733dc
Lighten border colors
Blendify Feb 23, 2021
76facb8
Use darker gray for nav background
Blendify Feb 23, 2021
b8d383d
Cleanup Sidebar colors
Blendify Feb 23, 2021
643e72f
Update buttons
Blendify Feb 23, 2021
904527d
Remove $custom-font-family
Blendify Feb 23, 2021
2d7508f
Use bootstrap var names
Blendify Feb 23, 2021
e9c72c5
Fix syntax
Blendify Feb 23, 2021
4726038
Merge branch 'master' into blendify/v2
Blendify Feb 23, 2021
cb445eb
Merge branch 'master' into blendify/v2
Blendify Feb 23, 2021
12bc1a0
remove wy-body-for-nav
Blendify Feb 23, 2021
2c63bc7
Remove wy-grid-for-nav
Blendify Feb 23, 2021
b84f56b
Rename wy-nav-shift to sidebar collapse
Blendify Feb 23, 2021
be9262f
Remove wy-menu
Blendify Feb 23, 2021
b907507
Initial Bootstrap layout
Blendify Feb 23, 2021
6a927aa
Update Main Content Layout
Blendify Feb 26, 2021
5e60c37
More layout fixes
Blendify Feb 26, 2021
be49272
Port sidebar navigation
Blendify Feb 26, 2021
51ab0be
Basic kbd support
Blendify Feb 26, 2021
9fe3642
Set font family for body and not html
Blendify Feb 26, 2021
c8c28e1
Fix font difference
Blendify Feb 26, 2021
8a9e4f7
Add back literal border
Blendify Feb 26, 2021
84bc56e
Update some old classes
Blendify Feb 27, 2021
1bc8580
Remove Preinstall for good
Blendify Feb 27, 2021
f7536a7
Fix Breadcrumbs aside
Blendify Feb 27, 2021
0b08d5f
Fix breadcrumb classes
Blendify Feb 28, 2021
881c9ce
Fix breadcrumb classes
Blendify Feb 28, 2021
a5a9008
Merge branch 'blendify/v2' of github.com:readthedocs/sphinx_rtd_theme…
Blendify Feb 28, 2021
44b98be
Revert Demo doc changes
Blendify Feb 28, 2021
b5323a4
Remove html5 shiv for ie 9 support
Blendify Mar 1, 2021
bc9cb59
Merge branch 'master' into blendify/v2
Blendify Mar 1, 2021
9907652
Merge branch 'master' into blendify/v2
Blendify Mar 1, 2021
c96caa7
Update lockfile
Blendify Mar 1, 2021
7748a34
Fix sidebar scroll
Blendify Mar 1, 2021
d9ed99c
Cleanup: Whitespace
Blendify Mar 1, 2021
9d49402
Add some padding to rst versions
Blendify Mar 1, 2021
a46d397
Fix one off pixel error
Blendify Mar 2, 2021
74b0260
Fix API class background
Blendify Mar 2, 2021
da4c161
Improve method parameter contrast
Blendify Mar 2, 2021
a33aa24
Remove underline from heading hover
Blendify Mar 2, 2021
4c8b380
Increase sidebar title contrast
Blendify Mar 2, 2021
a7a7f46
Fix literal-block padding
Blendify Mar 2, 2021
0bed94e
Admonition use text color
Blendify Mar 2, 2021
f3d5f38
Match old nav background color
Blendify Mar 2, 2021
c3ab8bb
Fix sidebar breakpoints
Blendify Mar 2, 2021
5abb62f
Fix GUI Labels
Blendify Mar 2, 2021
29fa23a
Set font size for blockquotes
Blendify Mar 2, 2021
229ff95
Remove HTML4 Styling
Blendify Mar 2, 2021
30de695
Cleanup neat import
Blendify Mar 2, 2021
0205a77
Optimize Badge Only Imports
Blendify Mar 2, 2021
c490c3b
Use Bootstrap clearfix
Blendify Mar 2, 2021
28a72b1
Fix syntax
Blendify Mar 2, 2021
f0f116e
Remove unused sidebar sass
Blendify Mar 2, 2021
1b24af1
Cleanup: Theme Variables
Blendify Mar 2, 2021
dc3b0c2
Remove Semicolins from sass
Blendify Mar 2, 2021
d8567ae
Add back comment
Blendify Mar 2, 2021
15c9630
Remove Semicolins
Blendify Mar 2, 2021
c92d09e
Commit compiled assets for test
Blendify Mar 2, 2021
4c3ec57
Revert "Commit compiled assets for test"
Blendify Mar 2, 2021
d2c4b2e
Merge branch 'master' into blendify/v2
Blendify Mar 4, 2021
1a79dc2
Revert npm7 changes
Blendify Mar 4, 2021
5734cf8
Remove Bourbon
Blendify Mar 4, 2021
a30c614
Use dart sass instead of node-sass
Blendify Mar 4, 2021
7677443
Correct Sass Syntax
Blendify Mar 4, 2021
0902912
Fix API docs
Blendify Mar 5, 2021
bb79a97
Merge branch 'master' into blendify/v2
Blendify Mar 15, 2021
57cf83a
Add missing endblock
Blendify Mar 15, 2021
1d790f6
Merge branch 'master' into blendify/v2
Blendify Mar 20, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
include *.txt
include babel.cfg
include LICENSE
include bin/preinstall.js
recursive-include sphinx_rtd_theme *.conf
recursive-include sphinx_rtd_theme *.css
recursive-include sphinx_rtd_theme *.eot
Expand Down
20 changes: 0 additions & 20 deletions bin/preinstall.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ can be used to test built assets:
.. _Webpack: https://webpack.js.org/
.. _node-sass: https://github.com/sass/node-sass
.. _SASS: http://www.sass-lang.com
.. _Wyrm: http://www.github.com/snide/wyrm/
.. _Sphinx: http://www.sphinx-doc.org/en/stable/

Translations
Expand Down
Loading