Commit Graph

147 Commits

Author SHA1 Message Date
Robert Lord
b363be873b Update language tabs to properly stay in section, and fix history navigation bug 2014-06-11 21:49:37 -07:00
Robert Lord
7dead4c392 Update selected tab to not darken on mousedown 2014-06-11 21:21:28 -07:00
Robert Lord
d71ae97f7a Remove excess whitespace, add extra equal sign to lang.js 2014-06-11 21:15:26 -07:00
Robert Lord
cfa9f48dd0 Merge pull request #68 from bootstraponline/lang_default
Lang default
2014-05-18 23:08:13 -07:00
bootstraponline
1e341563fb Fix language on load 2014-05-18 12:29:03 -04:00
Robert Lord
34c6c69d61 Merge pull request #67 from stetzer/master
Add Emerging Threats API docs link to the readme
2014-05-15 21:39:20 -04:00
Mark Stetzer
a35e1341b6 Adding link to Emerging Threats API docs 2014-05-15 16:14:02 -04:00
Robert Lord
078c42a082 Merge pull request #63 from chrissrogers/dev
Fixes a variable leak and simplifies low score filtration
2014-05-09 12:29:49 -04:00
Christopher Rogers
e0cee862d9 Fixes a variable leak and simplifies low score filtration
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-05-07 19:39:16 -07:00
Robert Lord
e5cf1f2589 Merge pull request #56 from bootstraponline/scroll_to_closest_header
Scroll to closest header
2014-05-05 12:16:45 -04:00
Robert Lord
6bf197da74 Merge pull request #53 from bootstraponline/dont_crash_on_invalid_language
Don't crash on invalid language
2014-05-05 11:51:40 -04:00
Tariq Islam
0eb4caa425 Merge pull request #49 from tripit/dev
Search, bug fixes, new features, and more
2014-05-03 17:22:36 -07:00
bootstraponline
2f617a2160 Scroll to closest header 2014-04-27 21:50:33 -04:00
Robert Lord
938a056fcc Merge pull request #51 from bootstraponline/search
Reposition headers based on score
2014-04-27 19:15:17 -04:00
bootstraponline
f9c4195f23 Don't crash on invalid language 2014-04-27 16:32:11 -04:00
bootstraponline
2384d9af3f Reposition headers based on score
Enforce min score
2014-04-26 10:23:57 -04:00
Robert Lord
adcf6c7099 Update Travis badge to SVG in README 2014-04-22 13:50:12 -04:00
Robert Lord
126ea199cc Add contributors section to README 2014-04-22 11:18:44 -04:00
Robert Lord
edd22fde15 Update rake 2014-04-22 11:07:52 -04:00
Robert Lord
84b3e5e3d6 Add search frontmatter key to specify visibility of search 2014-04-21 12:18:44 -04:00
Robert Lord
0316c0c5e9 Add aside print styling, fixes #4 2014-04-21 12:10:36 -04:00
Robert Lord
259bf0f560 Remove from screen.scss that was causing errors 2014-04-21 12:05:07 -04:00
Robert Lord
6d73ffb052 Remove leftover console.logs from tocify edits 2014-04-21 11:56:00 -04:00
Robert Lord
75869a561f Prevent reload page on language change, fixes #36
- Uses onpopstate to handle users pressing back buttons
- Switches the query string and changes the language
  without reloading.
- Thanks to @bootstraponline for some of the code in this commit.
2014-04-21 11:31:32 -04:00
Robert Lord
215d773fcf Merge pull request #46 from bootstraponline/flash_fix
Fix flash on page load
2014-04-21 11:02:18 -04:00
bootstraponline
03b28598cc Fix flash as suggested by @lord 2014-04-19 22:01:56 -04:00
Robert Lord
df2d2ec5e9 Add note about browsers to contributing.md 2014-04-19 21:36:15 -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
Robert Lord
06680512a8 Update gems 2014-04-19 17:18:21 -04:00
Robert Lord
e3e72aec83 Add contributing.md 2014-04-17 13:46:29 -04:00
Robert Lord
26eef2f000 Merge pull request #35 from tmp-/fix_flash_on_load
Prevent flash on first load
2014-04-17 12:08:32 -04:00
Robert Lord
9bbb62877e Merge branch 'lunr' of https://github.com/chrissrogers/slate into dev 2014-04-17 11:27:03 -04:00
bootstraponline
cabfe33e58 Prevent flash on first load 2014-04-16 20:37:57 -04:00
Christopher Rogers
a4e1fb3c24 Adds js handler for setting search info box width equal to content width
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-16 15:05:05 -07: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
440c799c4c Removes lunr stemmer from search index pipeline
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-16 14:03:58 -07:00
Tariq Islam
3de499063c Merge pull request #31 from tripit/dev
Update gems
2014-04-15 23:11:47 -07:00
Christopher Rogers
3c4e0d0bae Switches jQuery to load through Google CDN
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-15 13:44:56 -05: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
477146e5bf Removes .ruby-version
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-15 11:02:32 -05:00
Robert Lord
4e37eeb524 Update gems 2014-04-14 12:34:06 -04: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
f2d1387971 Adds search icon
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-10 17:46:39 -07:00
Christopher Rogers
02e48810ba Adds .ruby-version
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-10 17:05:42 -07:00
Tariq Islam
0ddd142279 Merge pull request #28 from tripit/dev
Update gems
2014-04-10 02:42:19 -07:00