Mark Otto
74279460c2
v5: Adjust docs sidebar and navbar ( #31119 )
...
* Hide the docs nav on mobile, redesign it for two columns on narrow devices
* Tweak spacing on ToC
* Redesign sidebar and subnav
* Revamp subnav mobile layout so everything's on one line
* Tighten up masthead a little
* Switch the icon for the subnav and do a little icon toggling
* Fix mobile overflow since we changed guters stuff
* Add the widths
* make the subnav icon purple
2020-09-25 09:35:24 -07:00
Martijn Cuppens
7cedb8eeae
Fix sidebar jump ( #31232 )
2020-07-03 15:16:05 +02:00
Gaël Poupard
ad518e2097
Apply utilities in docs styles ( #30866 )
...
* docs(theming): apply utilities where possible
* Update docs-sidebar.html
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-05-26 19:02:19 +03:00
Martijn Cuppens
4448856038
Simplify sidebar styles
2020-03-28 17:57:22 +02:00
Gaël Poupard
9efaeba35e
docs(sidenav): use class selector for active item
2020-03-28 17:57:22 +02:00
Gaël Poupard
c0aa3a1e1e
docs(sidenav): transition arrow too
2020-03-28 17:57:22 +02:00
Gaël Poupard
72230091b6
docs(sidenav): get rid of custom JS for active state
2020-03-28 17:57:22 +02:00
Gaël Poupard
79dc21b22b
docs(sidenav): fix struggling CSS when collapsing sidenav
2020-03-28 17:57:22 +02:00
Martijn Cuppens
7fc4037a02
Remove redundant text decoration from hover states
2020-03-20 09:35:55 +01:00
Mark Otto
1e0575ced2
remove dupe text-decoration
2020-03-17 12:26:35 -07:00
Mark Otto
a66e5e6643
Remove links from docs sidebar
2020-03-17 12:26:35 -07:00
Martijn Cuppens
08ba61e276
Remove calc function from docs
2019-10-31 08:30:53 +02:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. ( #29280 )
...
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
2019-09-17 00:22:49 +03:00