Diego
a00b046b3d
Update_lang.js
...
on line 101 missing a semicolon
2017-07-20 11:01:19 -07:00
Abdullah Hashim
2e88f725fa
Changes retrieves to deletes
...
I think the use of the word retrieves in the DELETE request is used mistakenly.
2017-07-20 10:28:53 -07:00
Alejandro Aguirre
bdb6930310
Update_errors.md ( #815 )
...
Adding some punctuation marks.
2017-07-17 20:31:24 -07:00
Robert Lord
e890c4bb8b
Add note about language tabs as comment in default yaml frontmatter
2017-07-17 11:08:57 -07:00
Robert Lord
5663fb8b4f
Fix bug with initial load of ToC always jumping to top
2017-07-06 23:32:43 -07:00
eliat123
2a63948592
Add configurable keypress delay before initiating search ( #764 )
2017-06-18 23:15:59 -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
4aae61a1dc
Fix bug where clicking link in ToC wouldn't hide ToC on mobile
2017-03-02 10:39:37 -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
53b6fe156e
Remove multiple language example from readme, users should just check wiki for instructions
2017-02-23 21:54:36 -06:00
Harry Eng
e1e4a77ad5
Typo Fix ( #693 )
...
* Fix Woocommerce link in readme
* Fixed _errors.md typo
2017-02-23 21:50:02 -06:00
Robert Lord
b3c1a92484
Switch theme from Monokai to the less neon MonokaiSublime
2017-02-23 21:50:02 -06:00
Robert Lord
0d6c996595
Update code highlighting theme from Base16::Monokai to just Monokai
2017-02-23 21:50:02 -06:00
Robert Lord
1fd867c2ff
Add multiple-tabs-per-language test
2017-02-23 21:50:02 -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
20ed753723
Fix another bug where disabling language tabs didn't properly hide HTML
2016-11-24 11:26:10 -06:00
kissrain
a8e3737200
fix -margin
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
James Monger
cec5d662ad
Add JavaScript examples
2016-04-21 11:38:08 +01:00
Robert Lord
979aaa91d5
Fixes #440 , version 1.3.2
2016-03-01 20:43:54 -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
7f1d6da6dc
Remove last inline script
2016-01-27 02:00:01 -06:00
Robert Lord
a4b9208af0
Move jquery to be local
2016-01-27 01:37:16 -06:00
Robert Lord
5c87f10383
Fix non-wrapping code in firefox
2016-01-27 00:53:24 -06:00
Robert Lord
ccd158df4f
Add code block warning
2016-01-27 00:45:32 -06:00
Robert Lord
8cba352315
Add lang-specific class
2016-01-26 15:39:37 -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
f4dea9008d
Merge branch 'master' into dev
2016-01-26 12:07:22 -06:00
Zach Panzarino
837a7e7873
Change cat name
...
After recent events it is probably better to use a different name for the cat.
2015-12-18 22:51:49 -05:00
Gabriel Falkenberg
5d27eaf9cf
Use HTTPS for github urls.
2015-08-08 17:23:29 +02:00
Ivan Matyunin
5cfcbc7f7b
Improved the appearance of code blocks when printing.
2015-07-29 16:50:28 -04:00
Robert Lord
ad3b2769fe
Update tocify to recache headers on image load, fixes #293
2015-07-06 18:54:45 -07:00
Robert Lord
fd5cba00f0
Fix small bug with new language tabs
2015-06-20 01:53:20 -04:00
Robert Lord
d14fd0f70e
Update language tabs to not disturb existing query strings, fixes #57
2015-06-20 01:49:25 -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
a38011b4a5
Remove some unused JS.
2015-06-02 23:02:41 +02:00
Rouven Weßling
402f931fc9
Fix minor SCSS issues introduced in ab816e432a.
2015-06-01 23:27:03 +02:00
Robert Lord
6d6c3e6070
Merge pull request #263 from realityking/js
...
Don't generate unnecessary JS files.
2015-05-31 19:54:38 -05: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
384ffac2fd
Don't generate unnecessary JS files.
...
Also exclude jquery.highlight from the nosearch version, as it's not needed there.
2015-06-01 00:29:57 +02:00