Merge branch 'gh-pages' of https://github.com/tshiran/drill into gh-pages
Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/c240e01f Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/c240e01f Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/c240e01f Branch: refs/heads/gh-pages Commit: c240e01f0e2f80b7168e6cb8800412ec8f4741fb Parents: 2c75f6d 1b7072c Author: Kristine Hahn <[email protected]> Authored: Sun May 17 11:24:36 2015 -0700 Committer: Kristine Hahn <[email protected]> Committed: Sun May 17 11:24:36 2015 -0700 ---------------------------------------------------------------------- _config-prod.yml | 2 +- _config.yml | 3 + .../075-configuring-user-authentication.md | 2 +- _includes/head.html | 20 +- _layouts/docpage.html | 57 +- _layouts/post.html | 3 +- _sass/_doc-breadcrumbs.scss | 41 + _sass/_doc-code.scss | 77 ++ _sass/_doc-content.scss | 423 +++++++++ _sass/_doc-syntax.scss | 60 ++ _sass/_download.scss | 33 + _sass/_home-code.scss | 5 + _sass/_home-video-box.scss | 55 ++ _sass/_home-video-slider.scss | 34 + _sass/_site-arrows.scss | 83 ++ _sass/_site-main.scss | 902 +++++++++++++++++++ _sass/_site-responsive.scss | 264 ++++++ _sass/_site-search.scss | 9 + blog.html | 5 +- blog/_drafts/drill-1.0-released.md | 2 +- ...-12-11-apache-drill-qa-panelist-spotlight.md | 5 +- css/arrows.css | 86 -- css/breadcrumbs.css | 40 - css/code.css | 69 -- css/content.scss | 6 + css/docpage.css | 389 -------- css/download.css | 33 - css/download.scss | 3 + css/home.scss | 4 + css/responsive.css | 275 ------ css/search.css | 9 - css/site.scss | 6 + css/style.css | 897 ------------------ css/syntax.css | 60 -- css/video-box.css | 55 -- css/video-slider.css | 34 - images/home-json.png | Bin 54424 -> 41663 bytes index.html | 22 +- js/drill.js | 4 +- 39 files changed, 2070 insertions(+), 2007 deletions(-) ----------------------------------------------------------------------
