Martijn Cuppens
00860f02d4
Disallow transition property (use mixin instead)
2018-10-21 22:46:20 +03:00
midzer
50d866da24
optimize data URIs ( #27284 )
2018-10-21 10:03:17 +03:00
XhmikosR
700f74cebd
Make use of jekyll-toc's no_toc_section
class.
...
Requires jekyll-toc v0.8.0.
2018-10-20 21:39:53 +03:00
XhmikosR
242f19897d
Clean up docs Sass code.
...
* remove unused rules
* use Sass nesting in more places
* use the core mixins in more places
* use the color variables more
2018-10-20 21:08:37 +03:00
Martijn Cuppens
ad60a58043
Rename everything to skippy and center skippy ( #27420 )
2018-10-15 14:19:41 +03:00
XhmikosR
f9142bdd62
docs: switch to font-weight 600. ( #27226 )
...
Segoe UI doesn't have font-weight: 500 making things not looking as expected.
2018-09-18 18:31:51 -07:00
Mark Otto
c3d93b34ba
Simplify HTML and CSS
...
- Remove iframes
- Turn into larger click areas
- Drop entire team.scss file for components and utilities
2018-09-16 02:04:32 +03:00
XhmikosR
685db4d64f
Restore team page.
2018-09-16 02:04:32 +03:00
Martijn Cuppens
8073e10fb3
#23389 : Add breadbrumb in docs search results
2018-08-25 15:04:53 +03:00
Martijn Cuppens
774724a7b6
#26972 : fix responsive highlight width
2018-07-29 14:13:28 -07:00
Mark Otto
0e920ce3f4
Reorganize docs for easier deploys
...
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-11 23:30:46 -07:00