Commit graph

51 commits

Author SHA1 Message Date
Robert Lord
bdf8548cc7 Comment out rtl direction by default 2017-09-16 14:43:57 -05:00
Mohammad Hossein Rabiee
024c6dc962 Slate RTL (#842) 2017-09-16 14:43:17 -05:00
Nicolas Bonduel
a1ba73f437 Update screen.css.scss
Add possibility to have the ´code´ tag inside the content tables
2017-08-09 14:00:55 -07:00
Marian Friedmann
4f3116a68c Add border width to negative margin to prevent jumps 2017-07-27 08:19:11 -07:00
Robert Lord
3db7835c38 Switch default fonts to system fonts, very slightly blueify default colors 2017-03-31 14:50:37 -05:00
Robert Lord
7090d80067 Add styling to parent links of current link 2017-03-02 10:39:38 -06:00
Robert Lord
5d0bef6c87 Update gradients and colors for a more 2017 look 2017-03-02 10:39:37 -06:00
Robert Lord
53e2f23e5c Static table of contents (#701)
* Add showing/hiding submenus, fix sidebar styling, fix bug where includes wouldn't appear in ToC

* Update ToC to highlight last header if page is scrolled to very bottom, fixes #280

* Set HTML title to current h1 section text, see #133

* Fix menu not opening on mobile

* Add back increase toc item height on mobile

* Fix padding bug

* Add back in ToC sliding animation
2017-02-24 11:57:39 -06:00
Robert Lord
e7f5144e4c Make logo-margin work even if search is enabled, see #692 for details 2017-02-24 11:22:22 -06:00
Robert Lord
1c0996227d Add webkit-transform hack to fix chrome rendering, fixes #538 2017-02-24 00:39:40 -06:00
Robert Lord
08cf3dc5c2 Fix bug where -margin wasn't properly respected even if search was off 2016-11-24 11:26:10 -06:00
Robert Lord
44cf741f01 Add new logo 2016-01-26 12:55:22 -06:00
Robert Lord
7f88aafcba Upgrade to middleman 4 2016-01-26 12:52:03 -06:00
Robert Lord
872550d0b7 Update h3 fonts to work better for chinese, fixes #214 2015-06-20 00:48:56 -04:00
Rouven Weßling
402f931fc9 Fix minor SCSS issues introduced in ab816e432a. 2015-06-01 23:27:03 +02:00
Rouven Weßling
ab816e432a Use Autoprefixer for vendor prefixes 2015-06-01 00:11:21 +02:00
Robert Lord
eb5235ff8c Remove outline from lang selector links, add focus style 2015-01-23 20:39:40 -06:00
Derek Myers
2828342821 Changed text shadows to use mixin 2014-11-12 14:14:20 -06:00
Robert Lord
77cdc3fc66 Update gems and new markup styling issue 2014-11-02 13:42:41 -06:00
Robert Lord
60d1dbd37d Update search results to scroll, remove initial dummy text 2014-07-03 00:11:02 -07:00
Robert Lord
51e537aca2 Simplify embossed tocify styles, in preperation for search 2014-07-02 23:38:17 -07:00
Robert Lord
324da17ba3 Fix bugs with toc not highlighting, begin search overhaul 2014-07-02 22:34:58 -07:00
Robert Lord
b5419b1e9c Add background to nav button 2014-06-14 19:41:08 -07:00
Robert Lord
3a91faa8e6 Fix bug with messed up margin on some code samples on phones 2014-06-14 19:19:48 -07:00
Robert Lord
3125ad8f72 Add extra margin to nav touch targets on mobile 2014-06-12 01:48:53 -07:00
Robert Lord
1e144aaa66 Update nav button to go to very edge of screen 2014-06-12 01:39:37 -07:00
Robert Lord
1478579c59 Add language tabs to navbar on phone 2014-06-12 01:32:25 -07:00
Robert Lord
d77f1e7b9f Increase size of nav button touch target area 2014-06-12 00:51:50 -07:00
Robert Lord
e559ad1097 Add first draft of single column design for phones 2014-06-12 00:32:50 -07:00
Robert Lord
c2c35cfa25 Add retracting sidebar for tablets 2014-06-12 00:01:52 -07:00
Robert Lord
ec9a688846 Fix bad h1 top border commit 2014-06-11 23:09:04 -07:00
Robert Lord
5a69760f54 Remove top border from first h1 of page 2014-06-11 22:04:08 -07:00
Robert Lord
7dead4c392 Update selected tab to not darken on mousedown 2014-06-11 21:21:28 -07:00
Robert Lord
84b3e5e3d6 Add search frontmatter key to specify visibility of search 2014-04-21 12:18:44 -04:00
Robert Lord
259bf0f560 Remove from screen.scss that was causing errors 2014-04-21 12:05:07 -04:00
bootstraponline
03b28598cc Fix flash as suggested by @lord 2014-04-19 22:01:56 -04:00
Robert Lord
0feb513407 Adjust search info appearance, fix Firefox bug 2014-04-19 21:36:00 -04:00
Robert Lord
7386fd2e21 Fix bug with section padding and long code blocks 2014-04-19 18:04:23 -04:00
Robert Lord
fc0c995cb6 Add h4,h5,h6 as suggested by @bootstraponline, fix section padding 2014-04-19 17:58:42 -04:00
Christopher Rogers
0ebbae94fe Cleans up some css
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-16 14:11:43 -07:00
Christopher Rogers
0a0e84b8e8 Standardizes search styles
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-15 13:40:45 -05:00
Christopher Rogers
4d568401a3 Improves no results notice and removes highlight and notice on search field blur
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-11 20:36:03 -07:00
Christopher Rogers
535a3b0486 Adds 'no results found' message to search
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-11 18:01:55 -07:00
Christopher Rogers
5892700b5c Fixes toc alignment on search and adds highlight library
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-11 10:27:15 -07:00
Christopher Rogers
59ee05c606 Updates search field markup and style
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-10 17:47:01 -07:00
Christopher Rogers
e669a0d4ac Adds rudimentary search support
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-09 18:12:55 -07:00
Robert Lord
35598a4e16 Add styling for horizontal rules 2013-12-31 16:34:19 -08:00
Robert Lord
d744b8a22f Add styling for definition lists 2013-12-20 10:44:14 -08:00
Robert Lord
d3ab3cc4b7 Add asides for nice-looking notes and warnings
You can now use <aside> with the classes

- warning
- success
- notice

to add little colored notes to your API docs! Examples are in
source/index.md.

Also, note that if you have a custom variables.scss, you'll have
to add

+$aside-notice-bg: #8fbcd4;
+$aside-warning-bg: #c97a7e;
+$aside-success-bg: #6ac174;

to it.
2013-10-31 12:26:07 -07:00
Robert Lord
bdd05b3c0c Fix bug where weird white block could appear at bottom of page.
This bug occured if the final code sample extended beyond the
explanation at the bottom of the page.

To fix it, I simply made the background color of body a soft
blue.
2013-10-31 10:56:54 -07:00