Commit Graph

94 Commits

Author SHA1 Message Date
Hunter
22ddbe340d Expand deprecated git.io links to full url (#1611) 2022-06-24 10:47:08 -04:00
Matthew Peveler
06478b9273 fix language bar truncating long list of langs (#1266)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2020-06-22 16:35:41 -04:00
Matthew Peveler
bae7edc397 add copy to clipboard icon to code boxes (#1258)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2020-06-22 16:35:41 -04:00
Matthew Peveler
aace071f89 fix bc style breaks from rouge 3.x (#1226)
* fix bc style breaks from rouge 3.x

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* use bright_pink for Name::Label

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2020-05-19 16:53:09 -04:00
Jerome Dahdah
7ecc79c93b Factor nav-padding into search input width (#967)
Hardcoded value of 30px no longer works when navigation padding is changed. This is now calculated dynamically.
2018-03-01 08:33:14 -08:00
Robert Lord
e95a16d55f Fix bug where wrapping the logo in an <a> tag would brake it 2017-11-23 13:09:21 -08:00
Robert Lord
b6cf496445 Update nav-text to update toc text too, fixes #885 2017-10-30 00:30:04 -05:00
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
61d7f08ff2 Fix nav subitem bg 2017-03-31 14:56:09 -05: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
Michael Schramm
d1c3989a8d make scss variables changeable
all variables should only provide a default

this would allow us to include the screen.scss and simply set the variables we want to change before that.
2016-11-24 11:26:10 -06:00
Robert Lord
db48d22661 Fix broken word break styles 2016-01-31 12:41:11 -06:00
Robert Lord
b5c6495662 Fix travis bugs 2016-01-27 16:30:19 -06:00
Robert Lord
5c87f10383 Fix non-wrapping code in firefox 2016-01-27 00:53:24 -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
Ivan Matyunin
5cfcbc7f7b Improved the appearance of code blocks when printing. 2015-07-29 16:50:28 -04:00
Robert Lord
872550d0b7 Update h3 fonts to work better for chinese, fixes #214 2015-06-20 00:48:56 -04:00
Robert Lord
a15a6ba1b1 Merge pull request #189 from realityking/fonts
Improvements for the icon font
2015-06-20 00:17:27 -04:00
Robert Lord
be57777a3d Add chinese fonts, thanks to @JayMiao 2015-06-20 00:05:46 -04:00
Rouven Weßling
402f931fc9 Fix minor SCSS issues introduced in ab816e432a. 2015-06-01 23:27:03 +02:00
Rouven Weßling
b7e65975b0 Add WOFF2 version of the icon font 2015-06-01 00:38:54 +02:00
Rouven Weßling
d27f5c4b7d Remove unused icons from the font 2015-06-01 00:38:54 +02:00
Rouven Weßling
ab816e432a Use Autoprefixer for vendor prefixes 2015-06-01 00:11:21 +02:00
Rouven Weßling
f2ebab9325 Rename SCSS files, so no unnecessary stylesheets are generated. 2015-04-30 16:01:18 -05:00
Rouven Weßling
1d13e198d0 Update normalize.css to version 3.0.2 2015-04-30 16:01:18 -05: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
82a99d5537 Increase line height for new font, add quotes around fonts 2014-07-17 09:41:10 -07:00
Robert Lord
3c36233e6b Merge pull request #95 from samdozor/dev
Changing the code font-family to prefer Menlo/Consolas over Monaco
2014-07-17 09:37:42 -07:00
Sam Dozor
54e4408d8c Changing the code-font font-family to prefer Menlo and Consolas over Monaco, and adding more back-up fonts. 2014-07-16 16:53:38 -04: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
65496915b8 Hide mobile lang selector and search on print 2014-06-12 16:02:41 -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