Repository: oodt Updated Branches: refs/heads/asf-site 4127d7812 -> 15601f682
Update website with 1.1 release information. Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/15601f68 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/15601f68 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/15601f68 Branch: refs/heads/asf-site Commit: 15601f68250557e733f5879079708edd2d6789fb Parents: 4127d78 Author: Chris Mattmann <[email protected]> Authored: Thu Jul 27 20:20:23 2017 -0700 Committer: Chris Mattmann <[email protected]> Committed: Thu Jul 27 20:20:23 2017 -0700 ---------------------------------------------------------------------- 2016/01/04/oodt-011-released.html | 26 ++-- 2016/02/26/oodt-012-released.html | 26 ++-- 2016/06/26/oodt-10-released.html | 205 ++++++++++++++++++++++++++++++++ 2017/07/27/oodt-110-released.html | 210 +++++++++++++++++++++++++++++++++ blog.html | 44 +++++-- community.html | 30 ++--- documentation.html | 32 ++--- download.html | 55 +++++---- index.html | 34 ++++-- medical-usecase.html | 26 ++-- staging-usecase.html | 26 ++-- streaming-usecase.html | 26 ++-- test.html | 26 ++-- 13 files changed, 607 insertions(+), 159 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/2016/01/04/oodt-011-released.html ---------------------------------------------------------------------- diff --git a/2016/01/04/oodt-011-released.html b/2016/01/04/oodt-011-released.html index e7bbb85..ffba393 100755 --- a/2016/01/04/oodt-011-released.html +++ b/2016/01/04/oodt-011-released.html @@ -13,13 +13,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -42,7 +42,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -51,21 +51,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -189,13 +189,13 @@ </div> </div> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> </body> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/2016/02/26/oodt-012-released.html ---------------------------------------------------------------------- diff --git a/2016/02/26/oodt-012-released.html b/2016/02/26/oodt-012-released.html index f9afb06..4c4137b 100755 --- a/2016/02/26/oodt-012-released.html +++ b/2016/02/26/oodt-012-released.html @@ -13,13 +13,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -42,7 +42,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -51,21 +51,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -202,13 +202,13 @@ </div> </div> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> </body> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/2016/06/26/oodt-10-released.html ---------------------------------------------------------------------- diff --git a/2016/06/26/oodt-10-released.html b/2016/06/26/oodt-10-released.html new file mode 100644 index 0000000..da1e215 --- /dev/null +++ b/2016/06/26/oodt-10-released.html @@ -0,0 +1,205 @@ +<!DOCTYPE html> +<html lang="en"> + +<head> + + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="description" content="Apache OODT 1.0 released - a major milestone in the development of the project!"> + + <meta name="author" content="Apache OODT"> + + <title>Apache OODT - Distributed Data Management</title> + + <!-- Bootstrap Core CSS --> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> + + <!-- Custom CSS --> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> + + <!-- Custom Fonts --> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> + + <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> + +</head> + + +<body> +<nav class="navbar navbar-default"> + <div class="container-fluid"> + <div class="navbar-header"> + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> + </div> + + <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> + + <ul class="nav navbar-nav"> + <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> + + <li> + <a href="http://localhost:4000/">Home</a> + </li> + <li> + <a href="http://localhost:4000/blog">News</a> + <li> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> + </li> + <li> + <a href="http://localhost:4000/documentation.html">Documentation</a> + </li> + <li> + <a href="http://localhost:4000/community.html" >Community</a> + </li> + <li> + <a href="http://localhost:4000/download.html" >Download</a> + </li> + + </ul> + </div> +</div> +</nav> + +<div class="jumbotron oodt-lightbg"> + <div class="container"> + <h1 class="post-title">Apache OODT 1.0 released</h1> + <p class="post-date">June 26, 2016</p> + + </div> + +</div> + +<div class="container"> + + <div class="row"> + <div class="col-md-offset-2 col-md-8"> + <article class="post-content"> + <p>OODT 1.0!</p> + +<p>Weâve finally done it. OODT 1.0 has been signed off and has hit the mirrors.</p> + +<p>Thanks to everyone who has helped since OODT hit incubation at the Apache +Software Foundation.</p> + +<p>As ever, more details regarding build and deployment can be found over on +https://oodt.apache.org/.</p> + +<p>Great work, and hereâs looking forward to some of the cool new stuff we +have planned for 2.0!</p> + +<p>You can read more about it on our blog <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces95">here</a>.</p> + + </article> + </div> + </div> +</div> + + +<footer class="sitefooter"> + <div class="container"> + <div class="row"> + <div class="col-lg-10 col-lg-offset-1 text-center"> + <a href="http://www.apache.org/events/current-event.html"> + <img src="http://www.apache.org/events/current-event-234x60.png"/> + </a> + <h4><strong>Apache OODT</strong> + </h4> + <p> + + </p> + <ul class="list-unstyled"> + <li><i class="fa fa-envelope-o fa-fw"></i> <a href="mailto:[email protected]">[email protected]</a> + </li> + </ul> + <br> + <ul class="list-inline"> +<!-- <li> + <a href="https://facebook.com/"><i class="fa fa-facebook fa-fw fa-3x"></i></a> + </li>--> + <li> + <a href="https://twitter.com/apache_oodt"><i class="fa fa-twitter fa-fw fa-3x"></i></a> + </li> + <li> + <a href="https://github.com/apache/oodt"><i class="fa fa-github fa-fw fa-3x"></i></a> + </li> + </ul> + <hr class="small"> + <p class="text-muted">Copyright © The Apache Foundation 2017</p> + </div> + </div> + </div> +</footer> + +<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> + <div class="modal-dialog" role="document"> + <div class="modal-content"> + <div class="modal-header"> + <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span + aria-hidden="true">×</span></button> + <h4 class="modal-title" id="myModalLabel">Contact Us!</h4> + </div> + <form action="https://getsimpleform.com/messages?form_api_token=bcf720cd427d9ba6ffc231ee06d82804" + method="post"> + <div class="modal-body"> + + + <!-- the redirect_to is optional, the form will redirect to the referrer on submission --> + <input type='hidden' name='redirect_to' value='http://www.spicule.co.uk/thanks.html' /> + + <!-- all your input fields here.... --> + <div class="form-group"> + <label for="nameentry">Name:</label> + <input type='text' id="nameentry" class="form-control" name='name'/> + </div> + <div class="form-group"> + <label for="companyentry">Company:</label> + <input type='text' id="companyentry" class="form-control" name='company'/> + </div> + <div class="form-group"> + <label for="phoneentry">Phone:</label> + <input type='tel' id="phoneentry" class="form-control" name='phone'/> + </div> + <div class="form-group"> + <label for="emailentry">Email:</label> + <input type='email' id="emailentry" class="form-control" name='email'/> + </div> + <div class="form-group"> + <label for="messageentry">Message:</label> + <textarea id="messageentry" class="form-control" name='message'></textarea> + </div> + </div> + <div class="modal-footer"> + <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> + <button class="btn btn-primary">Send message</button> + + </div> + </form> + + </div> + </div> +</div> +<!-- jQuery --> +<script src="http://localhost:4000/js/jquery.js"></script> + +<!-- Bootstrap Core JavaScript --> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> + +<!-- Custom Theme JavaScript --> +<script src="http://localhost:4000/js/custom.js"></script> + + +</body> +</html> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/2017/07/27/oodt-110-released.html ---------------------------------------------------------------------- diff --git a/2017/07/27/oodt-110-released.html b/2017/07/27/oodt-110-released.html new file mode 100644 index 0000000..c633f63 --- /dev/null +++ b/2017/07/27/oodt-110-released.html @@ -0,0 +1,210 @@ +<!DOCTYPE html> +<html lang="en"> + +<head> + + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="description" content="Apache OODT 1.1 released - many issues resolved, components removed, and project cleaned up."> + + <meta name="author" content="Apache OODT"> + + <title>Apache OODT - Distributed Data Management</title> + + <!-- Bootstrap Core CSS --> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> + + <!-- Custom CSS --> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> + + <!-- Custom Fonts --> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> + + <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> + +</head> + + +<body> +<nav class="navbar navbar-default"> + <div class="container-fluid"> + <div class="navbar-header"> + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> + </div> + + <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> + + <ul class="nav navbar-nav"> + <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> + + <li> + <a href="http://localhost:4000/">Home</a> + </li> + <li> + <a href="http://localhost:4000/blog">News</a> + <li> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> + </li> + <li> + <a href="http://localhost:4000/documentation.html">Documentation</a> + </li> + <li> + <a href="http://localhost:4000/community.html" >Community</a> + </li> + <li> + <a href="http://localhost:4000/download.html" >Download</a> + </li> + + </ul> + </div> +</div> +</nav> + +<div class="jumbotron oodt-lightbg"> + <div class="container"> + <h1 class="post-title">Apache OODT 1.1 released</h1> + <p class="post-date">July 27, 2017</p> + + </div> + +</div> + +<div class="container"> + + <div class="row"> + <div class="col-md-offset-2 col-md-8"> + <article class="post-content"> + <p>OODT 1.1</p> + +<p>The OODT 1.1 release is now available.</p> + +<p>This release involves the resolution of 170 issues overall. Many of the issues +included patches, PRs, review boards, and other code that had been sitting for +years.</p> + +<p>The project underwent a major refactoring and reorganization as described in +<a href="https://issues.apache.org/jira/browse/OODT-837">OODT-837</a>, including the removal +of non essential components.</p> + +<p>This release also includes numerous bug fixes, and is a stable release in the +branch line.</p> + +<p>More details regarding build and deployment can be found over on +https://oodt.apache.org/.</p> + +<p>You can read the release announcement <a href="https://s.apache.org/aYCh">here</a>.</p> + + </article> + </div> + </div> +</div> + + +<footer class="sitefooter"> + <div class="container"> + <div class="row"> + <div class="col-lg-10 col-lg-offset-1 text-center"> + <a href="http://www.apache.org/events/current-event.html"> + <img src="http://www.apache.org/events/current-event-234x60.png"/> + </a> + <h4><strong>Apache OODT</strong> + </h4> + <p> + + </p> + <ul class="list-unstyled"> + <li><i class="fa fa-envelope-o fa-fw"></i> <a href="mailto:[email protected]">[email protected]</a> + </li> + </ul> + <br> + <ul class="list-inline"> +<!-- <li> + <a href="https://facebook.com/"><i class="fa fa-facebook fa-fw fa-3x"></i></a> + </li>--> + <li> + <a href="https://twitter.com/apache_oodt"><i class="fa fa-twitter fa-fw fa-3x"></i></a> + </li> + <li> + <a href="https://github.com/apache/oodt"><i class="fa fa-github fa-fw fa-3x"></i></a> + </li> + </ul> + <hr class="small"> + <p class="text-muted">Copyright © The Apache Foundation 2017</p> + </div> + </div> + </div> +</footer> + +<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> + <div class="modal-dialog" role="document"> + <div class="modal-content"> + <div class="modal-header"> + <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span + aria-hidden="true">×</span></button> + <h4 class="modal-title" id="myModalLabel">Contact Us!</h4> + </div> + <form action="https://getsimpleform.com/messages?form_api_token=bcf720cd427d9ba6ffc231ee06d82804" + method="post"> + <div class="modal-body"> + + + <!-- the redirect_to is optional, the form will redirect to the referrer on submission --> + <input type='hidden' name='redirect_to' value='http://www.spicule.co.uk/thanks.html' /> + + <!-- all your input fields here.... --> + <div class="form-group"> + <label for="nameentry">Name:</label> + <input type='text' id="nameentry" class="form-control" name='name'/> + </div> + <div class="form-group"> + <label for="companyentry">Company:</label> + <input type='text' id="companyentry" class="form-control" name='company'/> + </div> + <div class="form-group"> + <label for="phoneentry">Phone:</label> + <input type='tel' id="phoneentry" class="form-control" name='phone'/> + </div> + <div class="form-group"> + <label for="emailentry">Email:</label> + <input type='email' id="emailentry" class="form-control" name='email'/> + </div> + <div class="form-group"> + <label for="messageentry">Message:</label> + <textarea id="messageentry" class="form-control" name='message'></textarea> + </div> + </div> + <div class="modal-footer"> + <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> + <button class="btn btn-primary">Send message</button> + + </div> + </form> + + </div> + </div> +</div> +<!-- jQuery --> +<script src="http://localhost:4000/js/jquery.js"></script> + +<!-- Bootstrap Core JavaScript --> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> + +<!-- Custom Theme JavaScript --> +<script src="http://localhost:4000/js/custom.js"></script> + + +</body> +</html> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/blog.html ---------------------------------------------------------------------- diff --git a/blog.html b/blog.html index dac03da..ad2f12e 100755 --- a/blog.html +++ b/blog.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -44,7 +44,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -53,21 +53,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -90,6 +90,24 @@ <div class="list-group"> + <a class="list-group-item" href="/2017/07/27/oodt-110-released.html"> + <h4 class="list-group-item-heading">Apache OODT 1.1 released</h4> + <p class="list-group-item-text"><p>OODT 1.1</p> + +</p> + </a> + + + + <a class="list-group-item" href="/2016/06/26/oodt-10-released.html"> + <h4 class="list-group-item-heading">Apache OODT 1.0 released</h4> + <p class="list-group-item-text"><p>OODT 1.0!</p> + +</p> + </a> + + + <a class="list-group-item" href="/2016/02/26/oodt-012-released.html"> <h4 class="list-group-item-heading">Apache OODT 0.12 hits the shelves</h4> <p class="list-group-item-text"><p>Ok so, once again, Iâm using this blog as an announcement platform because, well over at Apache OODT we donât really have one⦠really need to fix that. Anyway, with my completely unofficial news reporter hat on once more, Apache OODT 0.12 has been released to the world.</p> @@ -198,13 +216,13 @@ </div> </div> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> </body> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/community.html ---------------------------------------------------------------------- diff --git a/community.html b/community.html index 721271b..f1b8cc1 100755 --- a/community.html +++ b/community.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -101,7 +101,7 @@ Apache OODT has a dedicated community based globally. To keep in contact they ma <p>If you don't haven an IRC client installed, you can still join the channel using the <a target="_blank" href="http://webchat.freenode.net/?channels=oodt">webchat</a> to stop by and introduce yourself!</p> <h2>Blog</h2> -<p>Keep up to date with News, Events and Tips and Tricks with our <a href="/blog"> new blog</a>.</p> +<p>Keep up to date with News, Events and Tips and Tricks with our <a href="http://localhost:4000/blog"> new blog</a>.</p> <p>Similarly, if you have any OODT releated news, or interesting blog content, pop by our mailing list and tell us, we're always looking for interesting articles!</p> <h2>Social Media</h2> @@ -173,7 +173,7 @@ Apache OODT has a dedicated community based globally. To keep in contact they ma <div class="col-md-2"> <h2>Project Management Committee</h2> <p>The PMC provides management and governance of the project. The canonical list is always available <a href="http://people.apache.org/phonebook.html">here</a>.</p> - Andrew Hart<br/>Angela Wang<br/>Brian Foster<br/>Bruce Barkstrom<br/>Chris<br/>Dan Crichton<br/>David Kale<br/>Dana J Freeborn<br/>Gabriel Resneck<br/>Gavin McDonald<br/>Cameron Goodale<br/>Ian Holsman<br/>Joshua Garcia<br/>Michael James Joyce<br/>John Steven Hughes<br/>Sean Kelly<br/>Lewis John McGibbney<br/>Luca Cinquini<br/>Tom Barber<br/>Chris Mattmann<br/>Michael Cayanan<br/>Nga Thien Chung<br/>Paul Ramirez<br/>Paul Vee<br/>Paul Zimdars<br/>Radu Manole<br/>Ricky Nguyen<br/>Rishi Verma<br/>Ross Laidlaw<br/>Sean Hardman<br/>Sheryl John<br/>Rajith Siriwardana<br/>Shakeh Elisabeth Khudikyan<br/>Sean McCleese<br/>Sam Park<br/>Michael Starch<br/>Arni Sumarlidason<br/>Thomas Bennett<br/>Tyler Palsulich<br/>Varun Ratnakar<br/>Val Mallder<br/>Billy Webb<br/>David Woollard<br/> + Andrew Hart<br/>Angela Wang<br/>Brian Foster<br/>Bruce Barkstrom<br/>Chris<br/>Dan Crichton<br/>David Kale<br/>Dana J Freeborn<br/>Gabriel Resneck<br/>Gavin McDonald<br/>Cameron Goodale<br/>Ian Holsman<br/>Joshua Garcia<br/>Michael James Joyce<br/>John Steven Hughes<br/>Sean Kelly<br/>Lewis John McGibbney<br/>Luca Cinquini<br/>Tom Barber<br/>Chris Mattmann<br/>Michael Cayanan<br/>Nga Thien Chung<br/>Paul Ramirez<br/>Paul Vee<br/>Paul Zimdars<br/>Radu Manole<br/>Ricky Nguyen<br/>Rishi Verma<br/>Ross Laidlaw<br/>Sean Hardman<br/>Sheryl John<br/>Rajith Siriwardana<br/>Shakeh Elisabeth Khudikyan<br/>Sean McCleese<br/>Sam Park<br/>Michael Starch<br/>Sujen Shah<br/>Arni Sumarlidason<br/>Thomas Bennett<br/>Tyler Bui-Palsulich<br/>Varun Ratnakar<br/>Val Mallder<br/>Billy Webb<br/>David Woollard<br/> <h2>(Former) Apache Incubator Mentors</h2> <p>Mentors are long-term Apache members that provided guidance to our project during its Incubation.</p> @@ -226,13 +226,13 @@ Apache OODT has a dedicated community based globally. To keep in contact they ma </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/documentation.html ---------------------------------------------------------------------- diff --git a/documentation.html b/documentation.html index 5b31447..45f0c8e 100755 --- a/documentation.html +++ b/documentation.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -95,7 +95,7 @@ <p>Getting started with Apache OODT can be a daunting task. With a number of components to setup and configure it can be both time consuming and confusing. To help solve this problem Radix and the Vagrant Virtual Machine were created.</p> <h2>RADiX</h2> - <p>RADiX is a Maven Archetype designed to get OODT up and running quickly and easily. Maven will download the correct libraries and run the correct configuration routines to deploy a fully working OODT platform including File Manage, Workflow, OpsUI etc.</p> + <p>RADiX is a Maven Archtype designed to get OODT up and running quickly and easily. Maven will download the correct libraries and run the correct configuration routines to deploy a fully working OODT platform including File Manage, Workflow, OpsUI etc.</p> <p>RADiX can run on both Unix systems and Windows and requires nothing more than a Java JDK and Apache Maven installed on your computer.</p> @@ -105,7 +105,7 @@ <h2>Vagrant VM</h2> <p>Vagrant extends upon Radix to give you a configured Virtual Machine with a preconfigured RADiX installation already built and ready along with the networking configuration setup so you can connect to OpsUI without having to change the networking setup.</p> - <p>The Vagrant VM is ideal if you want a portable image that can be replicated time after time or copied around colleagues.</p> + <p>The Vagrant VM is idea if you want a portable image that can be replicated time after time or copied around colleagues.</p> <p>To get started with the OODT Vagrant VM, visit the wiki page.</p> @@ -232,7 +232,7 @@ <p>To compile the code from source simply run `mvn clean install` on the command line from within the checkout directory and the OODT code will start to compile.</p> -<p>To file bugs or find new tasks to work on you can find the OODT issue track on the ASF Jira: <a href="https://issues.apache.org/jira/projects/OODT">https://issues.apache.org/jira/projects/OODT</a></p> +<p>To file bugs or find new tasks to work on you can find the OODT issue track on the ASF Jira: <a href="http://issues.apache.org">http://issues.apache.org</a></p> </div> </div> @@ -276,13 +276,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/download.html ---------------------------------------------------------------------- diff --git a/download.html b/download.html index ff6dca4..c2c30eb 100755 --- a/download.html +++ b/download.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -84,7 +84,7 @@ <h1>Introduction</h1> <p>Thanks for checking out Apache OODT. On this page you can download our official release.<br/> <strong>N.B. OODT is ONLY released as source code and NOT binary</strong>. This is because you will most likely want to recompile various aspects of the codebase with configuration before deploying an OODT system.</p> - <p>See the <a href="https://raw.githubusercontent.com/apache/oodt/1.0/CHANGES.txt">1.0-CHANGES.txt</a> file for more information on the list of updates in this release.</p> + <p>See the <a href="https://raw.githubusercontent.com/apache/oodt/1.1/CHANGES.txt">1.1-CHANGES.txt</a> file for more information on the list of updates in this release.</p> <p>OODT is always distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a>.</p> @@ -92,7 +92,7 @@ <p>You require <a href="http://maven.apache.org/">Apache Maven</a> to build the OODT source code. Maven can either be downloaded and installed manually or alternatively via command line via your operating system package manager.</p> <h1>Official Release</h1> - <p>JUN-2016: The Latest Apache⢠OODT version 1.0 is now released and available for download.</p> + <p>JUL-2017: The Latest Apache⢠OODT version 1.1 is now released and available for download.</p> <p><a href="http://www.apache.org/dyn/closer.lua/oodt" class="btn btn-primary">Download OODT</a> <h2>Download OODT</h2> @@ -110,19 +110,19 @@ </tr> <tr> <td> - Apache OODT 1.0 (zip) + Apache OODT 1.1 (zip) </td> <td> - <a href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.0-src.zip">apache-oodt-1.0-src.zip</a> + <a href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.1-src.zip">apache-oodt-1.1-src.zip</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.0-src.zip.md5">apache-oodt-1.0-src.zip.md5</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.md5">apache-oodt-1.1-src.zip.md5</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.0-src.zip.asc">apache-oodt-1.0-src.zip.asc</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.asc">apache-oodt-1.1-src.zip.asc</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.0-src.zip.sha1">apache-oodt-1.0-src.zip.sha1</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.sha1">apache-oodt-1.1-src.zip.sha1</a> </td> </tr> </table> @@ -138,20 +138,27 @@ <p>N.B.Make sure you get these files from the <a href="http://www.apache.org/dist/oodt/">main distribution directory</a>, rather than from a mirror. Then verify the signatures using the following:</p> - <code>$ gpg --import KEYS $ gpg --verify apache-oodt-1.0-src.zip.asc</code> - <p>The files in the most recent release are signed by 783CE7BB Tom Barber (CODE SIGNING KEY)</p> + <code>$ gpg --import KEYS $ gpg --verify apache-oodt-1.1-src.zip.asc</code> + <p>The files in the most recent release are signed by 2048R/0C1E654B Chris Mattmann (CODE SIGNING KEY - Apr 2016) <[email protected]> (CODE SIGNING KEY)</p> <h4>MD5 Signature</h4> <p>Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions.</p> - <code>$ md5sum apache-oodt-1.0-src.tar.gz</code> - <p>... output should match the string in apache-oodt-1.0-src.zip.md5</p> + <code>$ md5sum apache-oodt-1.1-src.tar.gz</code> + <p>... output should match the string in apache-oodt-1.1-src.zip.md5</p> </div> <div class="col-md-4"> <h1>Previous Releases</h1> <p> + Release Date: JUN-2016<br/> + Version: OODT 1.0<br/> + <a href="http://www.apache.org/dyn/closer.lua/oodt/apache-oodt-1.0-src.zip">Download</a><br/> + <a href="#">Verification KEYS</a> + </p> + + <p> Release Date: FEB-2016<br/> Version: OODT 0.12<br/> <a href="http://www.apache.org/dyn/closer.lua/oodt/apache-oodt-0.12-src.zip">Download</a><br/> @@ -219,13 +226,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index a02aab8..a9d0327 100755 --- a/index.html +++ b/index.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -91,6 +91,14 @@ <ul class="list-group"> <li class="list-group-item"> + <a href="/2017/07/27/oodt-110-released.html">Apache OODT 1.1 released</a> + </li> + + <li class="list-group-item"> + <a href="/2016/06/26/oodt-10-released.html">Apache OODT 1.0 released</a> + </li> + + <li class="list-group-item"> <a href="/2016/02/26/oodt-012-released.html">Apache OODT 0.12 hits the shelves</a> </li> @@ -203,13 +211,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/medical-usecase.html ---------------------------------------------------------------------- diff --git a/medical-usecase.html b/medical-usecase.html index 2fd5869..7ad870d 100644 --- a/medical-usecase.html +++ b/medical-usecase.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -137,13 +137,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/staging-usecase.html ---------------------------------------------------------------------- diff --git a/staging-usecase.html b/staging-usecase.html index 1dc0dab..3f9c6cd 100644 --- a/staging-usecase.html +++ b/staging-usecase.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -135,13 +135,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/streaming-usecase.html ---------------------------------------------------------------------- diff --git a/streaming-usecase.html b/streaming-usecase.html index e166eb9..4d6d837 100644 --- a/streaming-usecase.html +++ b/streaming-usecase.html @@ -15,13 +15,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -46,7 +46,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -55,21 +55,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -137,13 +137,13 @@ </footer> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> http://git-wip-us.apache.org/repos/asf/oodt/blob/15601f68/test.html ---------------------------------------------------------------------- diff --git a/test.html b/test.html index 465d809..46615bc 100755 --- a/test.html +++ b/test.html @@ -13,13 +13,13 @@ <title>Apache OODT - Distributed Data Management</title> <!-- Bootstrap Core CSS --> - <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="http://localhost:4000/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> - <link href="/css/stylish-portfolio.css" rel="stylesheet"> + <link href="http://localhost:4000/css/stylish-portfolio.css" rel="stylesheet"> <!-- Custom Fonts --> - <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://localhost:4000/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> @@ -42,7 +42,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + <a class="navbar-brand" href="#"><img src="http://localhost:4000/img/oodt_asf_logo_sm.png"/></a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> @@ -51,21 +51,21 @@ <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> <li> - <a href="/">Home</a> + <a href="http://localhost:4000/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="http://localhost:4000/blog">News</a> <li> - <a href="/site_docs/oodt/index.html">Components</a> + <a href="http://localhost:4000/site_docs/oodt/index.html">Components</a> </li> <li> - <a href="/documentation.html">Documentation</a> + <a href="http://localhost:4000/documentation.html">Documentation</a> </li> <li> - <a href="/community.html" >Community</a> + <a href="http://localhost:4000/community.html" >Community</a> </li> <li> - <a href="/download.html" >Download</a> + <a href="http://localhost:4000/download.html" >Download</a> </li> </ul> @@ -489,13 +489,13 @@ window.onLoad = init(); </div> </div> <!-- jQuery --> -<script src="/js/jquery.js"></script> +<script src="http://localhost:4000/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> -<script src="/js/bootstrap.min.js"></script> +<script src="http://localhost:4000/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> -<script src="/js/custom.js"></script> +<script src="http://localhost:4000/js/custom.js"></script> </body>
