Repository: incubator-impala Updated Branches: refs/heads/asf-site f4adab86c -> ddaf2c837
Remove old leftover, unmaintained parts of website. Change-Id: Ia437d37c40d6cc2c8491cc9695f7ce27501b6797 Reviewed-on: http://gerrit.cloudera.org:8080/8234 Reviewed-by: David Knupp <[email protected]> Tested-by: Jim Apple <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/ddaf2c83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/ddaf2c83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/ddaf2c83 Branch: refs/heads/asf-site Commit: ddaf2c837bab923b866c43d772ffd4c0dc0193fd Parents: f4adab8 Author: Jim Apple <[email protected]> Authored: Fri Oct 6 14:52:20 2017 -0700 Committer: Jim Apple <[email protected]> Committed: Tue Oct 10 00:29:43 2017 +0000 ---------------------------------------------------------------------- bylaws.html | 18 ------------------ community.html | 18 ------------------ downloads.html | 19 ------------------- impala-docs.html | 18 ------------------ index.html | 18 ------------------ overview.html | 18 ------------------ 6 files changed, 109 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/bylaws.html ---------------------------------------------------------------------- diff --git a/bylaws.html b/bylaws.html index aea7a1f..2d63993 100644 --- a/bylaws.html +++ b/bylaws.html @@ -91,16 +91,6 @@ body { <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" type= "text/javascript"> </script> - <script type="text/javascript"> -(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -116,14 +106,6 @@ body { <li><a href="downloads.html">Downloads</a></li> <li><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role= - "button">Blogs</a> - - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> <li><a href="https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala">Contribute</a></li> <li class="dropdown"> <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/community.html ---------------------------------------------------------------------- diff --git a/community.html b/community.html index 0a216ae..335ad20 100644 --- a/community.html +++ b/community.html @@ -83,16 +83,6 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -108,14 +98,6 @@ <li><a href="index.html">Home</a></li> <li><a href="downloads.html">Downloads</a></li> <li><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> - Blogs - </a> - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> <li><a href="https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala">Contribute</a></li> <li class="dropdown"> <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/downloads.html ---------------------------------------------------------------------- diff --git a/downloads.html b/downloads.html index facd1e4..863f905 100644 --- a/downloads.html +++ b/downloads.html @@ -88,16 +88,6 @@ body { <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" type= "text/javascript"> </script> - <script type="text/javascript"> -(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -115,15 +105,6 @@ body { <li><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role= - "button">Blogs</a> - - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> - <li><a href= "https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala"> Contribute</a></li> http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/impala-docs.html ---------------------------------------------------------------------- diff --git a/impala-docs.html b/impala-docs.html index 795ce91..c17b6fc 100644 --- a/impala-docs.html +++ b/impala-docs.html @@ -82,16 +82,6 @@ <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -107,14 +97,6 @@ <li><a href="index.html">Home</a></li> <li><a href="downloads.html">Downloads</a></li> <li><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> - Blogs - </a> - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> <li><a href="https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala">Contribute</a></li> <li class="dropdown"> <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 3983f25..6d399e1 100644 --- a/index.html +++ b/index.html @@ -82,16 +82,6 @@ <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -107,14 +97,6 @@ <li class="active"><a href="index.html">Home</a></li> <li><a href="downloads.html">Downloads</a></li> <li><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> - Blogs - </a> - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> <li><a href="https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala">Contribute</a></li> <li class="dropdown"> <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/ddaf2c83/overview.html ---------------------------------------------------------------------- diff --git a/overview.html b/overview.html index b1e2d67..8a3ca39 100644 --- a/overview.html +++ b/overview.html @@ -82,16 +82,6 @@ <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-67190974-2', 'auto'); - ga('send', 'pageview'); - - </script> </head> <body> @@ -107,14 +97,6 @@ <li><a href="index.html">Home</a></li> <li><a href="downloads.html">Downloads</a></li> <li class="active"><a href="overview.html">Overview</a></li> - <li class="dropdown"> - <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button"> - Blogs - </a> - <ul class="dropdown-menu"> - <li><a href="http://blog.impala.io">Developer blog</a></li> - </ul> - </li> <li><a href="https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala">Contribute</a></li> <li class="dropdown"> <a href='#' class="dropdown-toggle" data-toggle="dropdown" role="button">
