Modified: brooklyn/site/index.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/index.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/index.html (original)
+++ brooklyn/site/index.html Fri Apr 11 07:44:54 2025
@@ -25,7 +25,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -33,7 +33,8 @@
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
 </head>
 
 <body class="home">
@@ -55,11 +56,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -72,7 +73,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -86,7 +87,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -98,11 +99,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -148,17 +149,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -172,21 +173,21 @@
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -212,11 +213,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -236,7 +237,7 @@
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -257,8 +258,8 @@
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -269,17 +270,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -293,14 +294,14 @@
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -340,7 +341,7 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -351,38 +352,19 @@
 
 
 <main>
-    <div class="alert alert-info alert-dismissible alert-event" role="alert">
-    <button type="button" class="close" data-dismiss="alert" 
aria-label="Close"><span aria-hidden="true">&times;</span></button>
-    <div class="container">
-        <div class="media">
-            <a href="https://www.apache.org/events/current-event.html"; 
class="pull-right">
-                <img class="media-object" 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Next Apache 
event" />
-            </a>
-            <div class="media-body">
-                <h4 class="media-heading">Apache events</h4>
-                <p>Apache runs events all around the world. Want to know more? 
Just click on the image <i class="fa fa-fw fa-arrow-right"></i></p>
-            </div>
-        </div>
-    </div>
-</div>
-
-<section class="hero">
-<div class="container text-center">
+    <section class="text-center hero">
 
-    <h1 
id="span-classtext-apacheapachespan-span-classtext-brooklynbrooklynspan"><span 
class="text-apache">apache</span> <span 
class="text-brooklyn">brooklyn</span></h1>
+  <h1 id="apache-brooklyn"><span class="text-apache">apache</span> <span 
class="text-brooklyn">brooklyn</span></h1>
 
-    <h2 id="your-applications-any-clouds-any-containers-anywhere">Your 
applications, any clouds, any containers, anywhere.</h2>
+  <h2 id="your-applications-any-clouds-any-containers-anywhere">Your 
applications, any clouds, any containers, anywhere.</h2>
 
-    <p><a href="#get-started" class="btn btn-primary btn-lg">Get started</a>
+  <p><a href="#get-started" class="btn btn-primary btn-lg">Get started</a>
 <a href="https://github.com/apache/brooklyn"; class="btn btn-link btn-lg"><i 
class="fa fa-fw fa-github"></i> View code</a></p>
 
-  </div>
 </section>
 
 <section class="container about">
-<h3 class="text-center">
- Apache Brooklyn is software for managing cloud applications. Use it for:
-</h3>
+<h3 class="text-center">Use Apache brooklyn for &hellip;</h3>
 <div class="row">
 
 <div class="col-md-4">
@@ -400,7 +382,7 @@
       <p><em>Compose</em> from the <a 
href="learnmore/catalog/"><em>dozens</em> of supported components</a> or your 
<em>own components</em> using <em>bash, Java, Chef…</em></p>
 
       <div class="text-muted">
-        <h4 
id="jboss-bull-cassandra-bull-qpid-bull-nginx-bull-many-morelearnmorecatalog">JBoss
 • Cassandra • QPid • nginx • <a href="learnmore/catalog/">many 
more</a></h4>
+        <h4 id="jboss--cassandra--qpid--nginx--many-more">JBoss • Cassandra 
• QPid • nginx • <a href="learnmore/catalog/">many more</a></h4>
       </div>
     </div>
 
@@ -419,7 +401,7 @@
       <p><em>20+ public clouds</em>, or your <em>private cloud</em> or bare 
servers - and <em>Docker</em> containers</p>
 
       <div class="text-muted">
-        <h4 
id="amazon-ec2-bull-cloudstack-bull-openstack-bull-softlayer-bull-many-more">Amazon
 EC2 • CloudStack • OpenStack • SoftLayer • many more</h4>
+        <h4 
id="amazon-ec2--cloudstack--openstack--softlayer--many-more">Amazon EC2 • 
CloudStack • OpenStack • SoftLayer • many more</h4>
       </div>
     </div>
 
@@ -438,7 +420,7 @@
       <p>View and modify using the <em>web console</em> or automate using the 
<em>REST API</em></p>
 
       <div class="text-muted">
-        <h4 
id="metric-based-autoscaler-bull-restarter-amp-replacer-bull-follow-the-sun-bull-load-balancing">Metric-based
 autoscaler • Restarter &amp; replacer • Follow the sun • Load 
balancing</h4>
+        <h4 
id="metric-based-autoscaler--restarter--replacer--follow-the-sun--load-balancing">Metric-based
 autoscaler • Restarter &amp; replacer • Follow the sun • Load 
balancing</h4>
       </div>
 
     </div>
@@ -458,17 +440,18 @@
             <span>bash</span>
           </div>
 
-<div class="highlight"><pre><code class="language-bash" data-lang="bash">curl 
-SL --output apache-brooklyn-1.0.0-bin.tar.gz <span 
class="s2">&quot;https://www.apache.org/dyn/closer.lua?action=download&amp;filename=brooklyn/apache-brooklyn-1.0.0/apache-brooklyn-1.0.0-bin.tar.gz&quot;</span>
-tar xvf apache-brooklyn-1.0.0-bin.tar.gz
-<span class="nb">cd </span>apache-brooklyn-1.0.0-bin
-./bin/start</code></pre></div>
+<figure class="highlight"><pre><code class="language-bash" 
data-lang="bash">curl <span class="nt">-SL</span> <span 
class="nt">--output</span> apache-brooklyn-1.1.0-vagrant.tar.gz <span 
class="s2">"https://www.apache.org/dyn/closer.lua?action=download&amp;filename=brooklyn/apache-brooklyn-1.1.0/apache-brooklyn-1.1.0-vagrant.tar.gz";</span>
+<span class="nb">tar </span>xvf apache-brooklyn-1.1.0-vagrant.tar.gz
+<span class="nb">cd </span>apache-brooklyn-1.1.0-vagrant
+vagrant up brooklyn</code></pre></figure>
 
         </div>
         <div class="text-muted row">
           <div class="col-md-9">Paste the above at a Terminal prompt. It will 
download and start Brooklyn automatically.</div>
-          <div class="col-md-3 text-rigth">Looking for <a 
href="/v/latest/start/running.html">more installation options?</a></div>
+          <div class="col-md-3 text-rigth">Looking for 
+            <span><a href="/guide/start/running.html">more installation 
options?</a></span></div>
         </div>
-        <p>Now open your browser to <a 
href="http://localhost:8081/";>http://localhost:8081</a> and login in with 
username <tt>admin</tt> and password <tt>password</tt>. Congratulations, you 
are running Apache Brooklyn! Next, let's <a 
href="/v/latest/start/blueprints.html">deploy a blueprint</a>.</p>
+        <p>Congratulation! Next, let's <span><a 
href="/guide/start/blueprints.html">deploy a blueprint</a></span>.</p>
       </div>
     </div>
   </div>
@@ -511,7 +494,7 @@ tar xvf apache-brooklyn-1.0.0-bin.tar.gz
                     </span>
                 </p>
                 <h4 id="deploy">Twitter</h4>
-            
+            &lt;/a&gt;
         </div>
     </div>
 </section>
@@ -524,8 +507,8 @@ tar xvf apache-brooklyn-1.0.0-bin.tar.gz
         </div>
         <div class="col-md-3 text-right">
             <p>
-                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/website/index.md";>Edit This 
Page</a>
-                <a 
href="https://brooklyn.apache.org/community/how-to-contribute-docs.html";
+                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/master/website/index.md";>Edit
 This Page</a>
+                <a href="/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="" 
data-delay="400" data-original-title="How to Edit Documentation">
                     <span class="octicon octicon-question 
octicon-footer"></span>
                 </a>
@@ -564,4 +547,5 @@ tar xvf apache-brooklyn-1.0.0-bin.tar.gz
     ZeroClipboard.config({ moviePath: 
'/style/js/zeroclipboard/ZeroClipboard.swf' });
 </script>
 <script src="/style/js/public.js"></script>
+
 </html>
\ No newline at end of file

Modified: brooklyn/site/learnmore/blueprint-tour.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/blueprint-tour.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/blueprint-tour.html (original)
+++ brooklyn/site/learnmore/blueprint-tour.html Fri Apr 11 07:44:54 2025
@@ -25,7 +25,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -33,7 +33,8 @@
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
 </head>
 
 <body class="page">
@@ -55,11 +56,11 @@
                 
                 <li class="dropdown active">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -72,7 +73,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -86,7 +87,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -98,11 +99,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -148,17 +149,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -172,21 +173,21 @@
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -212,11 +213,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -236,7 +237,7 @@
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -257,8 +258,8 @@
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -269,17 +270,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -293,14 +294,14 @@
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -340,7 +341,7 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -373,9 +374,8 @@
         <div class="long"><p>
             Start by giving it a name, 
             optionally adding a version and other metadata.
-            The format is YAML -- a human-friendly extension to JSON --
-            following the  
-            <a href="/learnmore/theory.html#standards">CAMP</a> standard.
+            The format is YAML – a human-friendly extension to JSON –
+            following the <a href="/learnmore/theory.html#standards">CAMP</a> 
standard.
           </p><p>
             Treat it like source code: use comments, version control it, test 
it with CI.
         </p></div>
@@ -498,9 +498,8 @@ services:</div></div>
         </div>
         <div class="long"><p>
           Blueprints are designed for portability.
-          Pick from dozens of clouds in hundreds of datacenters. 
-          Or machines with fixed IP addresses, localhost, 
-          Docker on <a href="http://clocker.io";>Clocker</a>, etc.
+          Pick from Amazon or Azure or any of dozens of clouds. 
+          Or containers, VMware, physical servers, etc.
         </p><p>
           And you're not limited to servers:
           services, PaaS, even networks can be locations.
@@ -548,7 +547,7 @@ $(function() {
      
               
                   <h4 class="">
-                    <a href="/learnmore/index.html" class="list-group-item 
breadcrumb breadcrumb0">
+                    <a href="/learnmore/" class="list-group-item breadcrumb 
breadcrumb0">
                       Learn More
                       </a></h4>
               
@@ -563,7 +562,7 @@ $(function() {
                  
                 
                   
-                  <a href="/learnmore/features/index.html" 
class="list-group-item">Features
+                  <a href="/learnmore/features/" 
class="list-group-item">Features
                     </a>
                 
               
@@ -577,7 +576,7 @@ $(function() {
                  
                 
                   
-                  <a href="/learnmore/catalog/index.html" 
class="list-group-item">Browse Catalog
+                  <a href="/learnmore/catalog/" class="list-group-item">Browse 
Catalog
                     </a>
                 
               
@@ -772,8 +771,8 @@ $(function() {
         </div>
         <div class="col-md-3 text-right">
             <p>
-                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/website/learnmore/blueprint-tour.md";>Edit
 This Page</a>
-                <a 
href="https://brooklyn.apache.org/community/how-to-contribute-docs.html";
+                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/master/website/learnmore/blueprint-tour.md";>Edit
 This Page</a>
+                <a href="/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="" 
data-delay="400" data-original-title="How to Edit Documentation">
                     <span class="octicon octicon-question 
octicon-footer"></span>
                 </a>
@@ -812,4 +811,5 @@ $(function() {
     ZeroClipboard.config({ moviePath: 
'/style/js/zeroclipboard/ZeroClipboard.swf' });
 </script>
 <script src="/style/js/public.js"></script>
+
 </html>

Modified: brooklyn/site/learnmore/catalog/catalog-item.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/catalog/catalog-item.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/catalog/catalog-item.html (original)
+++ brooklyn/site/learnmore/catalog/catalog-item.html Fri Apr 11 07:44:54 2025
@@ -26,7 +26,7 @@ under the License.
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -34,9 +34,10 @@ under the License.
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css";>
+  <link rel="stylesheet" href="/style/deps/bootstrap.min.css">
   <link rel="stylesheet" href="/style/css/catalog_items.css" type="text/css" 
media="screen"/>
 </head>
 <body>
@@ -58,11 +59,11 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -75,7 +76,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -89,7 +90,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -101,11 +102,11 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -151,17 +152,17 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -175,21 +176,21 @@ under the License.
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -215,11 +216,11 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -239,7 +240,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -260,8 +261,8 @@ under the License.
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -272,17 +273,17 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -296,14 +297,14 @@ under the License.
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -343,7 +344,7 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -369,8 +370,8 @@ under the License.
 </div>
 
 <script src="/style/js/underscore-min.js" type="text/javascript"></script>
-<script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"; 
type="text/javascript"></script>
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js";></script>
+<script src="/style/deps/jquery.min.js" type="text/javascript"></script>
+<script src="/style/deps/bootstrap.min.js"></script>
 <script src="/style/js/catalog/common.js" type="text/javascript"></script>
 <script src="/style/js/catalog/items.js" type="text/javascript"></script>
 

Modified: brooklyn/site/learnmore/catalog/index.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/catalog/index.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/catalog/index.html (original)
+++ brooklyn/site/learnmore/catalog/index.html Fri Apr 11 07:44:54 2025
@@ -23,7 +23,7 @@ under the License.
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -31,7 +31,8 @@ under the License.
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
   <script type="text/javascript" src="/style/js/catalog/items.js"></script>
   <link rel="stylesheet" href="/style/css/catalog_items.css" type="text/css" 
media="screen"/>
 </head>
@@ -57,11 +58,11 @@ under the License.
                 
                 <li class="dropdown active">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -74,7 +75,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -88,7 +89,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -100,11 +101,11 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -150,17 +151,17 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -174,21 +175,21 @@ under the License.
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -214,11 +215,11 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -238,7 +239,7 @@ under the License.
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -259,8 +260,8 @@ under the License.
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -271,17 +272,17 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -295,14 +296,14 @@ under the License.
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -342,7 +343,7 @@ under the License.
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -380,9 +381,9 @@ under the License.
   </div>
 </div>
 
-<script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"; 
type="text/javascript"></script>
+<script src="/style/deps/jquery.min.js" type="text/javascript"></script>
 <script src="/style/js/underscore-min.js" type="text/javascript"></script>
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js";></script>
+<script src="/style/deps/bootstrap.min.js"></script>
 <script src="/style/js/catalog/bloodhound.js" type="text/javascript"></script>
 <script src="/style/js/catalog/common.js" type="text/javascript"></script>
 <script type="text/javascript">

Modified: brooklyn/site/learnmore/features/index.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/features/index.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/features/index.html (original)
+++ brooklyn/site/learnmore/features/index.html Fri Apr 11 07:44:54 2025
@@ -25,7 +25,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -33,7 +33,8 @@
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
 </head>
 
 <body class="page">
@@ -55,11 +56,11 @@
                 
                 <li class="dropdown active">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -72,7 +73,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -86,7 +87,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -98,11 +99,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -148,17 +149,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -172,21 +173,21 @@
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -212,11 +213,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -236,7 +237,7 @@
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -257,8 +258,8 @@
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -269,17 +270,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -293,14 +294,14 @@
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -340,7 +341,7 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -642,7 +643,7 @@ Task status, result, hierarchies, and er
      
               
                   <h4 class="">
-                    <a href="/learnmore/index.html" class="list-group-item 
breadcrumb breadcrumb0">
+                    <a href="/learnmore/" class="list-group-item breadcrumb 
breadcrumb0">
                       Learn More
                       </a></h4>
               
@@ -657,27 +658,27 @@ Task status, result, hierarchies, and er
                  
                 
                   
-                  <a href="/learnmore/features/index.html" 
class="list-group-item active with-sub-item">Features
+                  <a href="/learnmore/features/" class="list-group-item active 
with-sub-item">Features
                     </a>
                   <div class="sub-item">
                     
                       
-                      <a href="/learnmore/features/index.html#blueprinting" 
class="list-group-item sub-item  section" section-target="#blueprinting">
+                      <a href="/learnmore/features/#blueprinting" 
class="list-group-item sub-item  section" section-target="#blueprinting">
                         Blueprinting
                         </a>
                     
                       
-                      <a 
href="/learnmore/features/index.html#policy-based-management" 
class="list-group-item sub-item  section" 
section-target="#policy-based-management">
+                      <a href="/learnmore/features/#policy-based-management" 
class="list-group-item sub-item  section" 
section-target="#policy-based-management">
                         Policy-based Management
                         </a>
                     
                       
-                      <a href="/learnmore/features/index.html#operations" 
class="list-group-item sub-item  section" section-target="#operations">
+                      <a href="/learnmore/features/#operations" 
class="list-group-item sub-item  section" section-target="#operations">
                         Operations
                         </a>
                     
                       
-                      <a href="/learnmore/features/index.html#java" 
class="list-group-item sub-item  section" section-target="#java">
+                      <a href="/learnmore/features/#java" 
class="list-group-item sub-item  section" section-target="#java">
                         Java
                         </a>
                     
@@ -694,7 +695,7 @@ Task status, result, hierarchies, and er
                  
                 
                   
-                  <a href="/learnmore/catalog/index.html" 
class="list-group-item">Browse Catalog
+                  <a href="/learnmore/catalog/" class="list-group-item">Browse 
Catalog
                     </a>
                 
               
@@ -889,8 +890,8 @@ Task status, result, hierarchies, and er
         </div>
         <div class="col-md-3 text-right">
             <p>
-                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/website/learnmore/features/index.md";>Edit
 This Page</a>
-                <a 
href="https://brooklyn.apache.org/community/how-to-contribute-docs.html";
+                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/master/website/learnmore/features/index.md";>Edit
 This Page</a>
+                <a href="/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="" 
data-delay="400" data-original-title="How to Edit Documentation">
                     <span class="octicon octicon-question 
octicon-footer"></span>
                 </a>
@@ -929,4 +930,5 @@ Task status, result, hierarchies, and er
     ZeroClipboard.config({ moviePath: 
'/style/js/zeroclipboard/ZeroClipboard.swf' });
 </script>
 <script src="/style/js/public.js"></script>
+
 </html>

Modified: brooklyn/site/learnmore/features/ops-console.png
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/features/ops-console.png?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
Binary files - no diff available.

Modified: brooklyn/site/learnmore/index.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/index.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/index.html (original)
+++ brooklyn/site/learnmore/index.html Fri Apr 11 07:44:54 2025
@@ -25,7 +25,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -33,7 +33,8 @@
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
 </head>
 
 <body class="page">
@@ -55,11 +56,11 @@
                 
                 <li class="dropdown active">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -72,7 +73,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -86,7 +87,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -98,11 +99,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -148,17 +149,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -172,21 +173,21 @@
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -212,11 +213,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -236,7 +237,7 @@
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -257,8 +258,8 @@
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -269,17 +270,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -293,14 +294,14 @@
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -340,7 +341,7 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -364,25 +365,18 @@ Got two minutes?  watch the video
 Four minutes?  read the features list
   cf 
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2FwhatsNew%2Fplatform_whatsnew.html
  -- though maybe with smaller screenshots at left and bigger text for summary!)
 More time?
-  Browse the catalog of Supported software, clouds, and policies
-  Read on the Theory behing brooklyn
-  Read the Brooklyn News
-    infoq - http://www.infoq.com/news/2014/06/clocker
-    Adam Davis: The case for application-driven cloud computing (Gluecon 
keynote) 
http://www.cloudsoftcorp.com/blog/2014/06/adam-davis-case-application-driven-cloud-computing/
-    [showing video at min 14]
-    twitter feed
-    selected blog posts
+  ...
 -->
 
 <div class="list-children"><ul>
 
 <li> <a href="/learnmore/blueprint-tour.html">A Quick Tour of a Brooklyn 
Blueprint</a> </li>
 
-<li> <a href="/learnmore/features/index.html">Features</a> </li>
+<li> <a href="/learnmore/features/">Features</a> </li>
 
 <li> <a href="/learnmore/theory.html">The Theory behind Brooklyn</a> </li>
 
-<li> <a href="/learnmore/catalog/index.html">Catalog</a> </li>
+<li> <a href="/learnmore/catalog/">Catalog</a> </li>
 
 </ul></div>
 
@@ -398,7 +392,7 @@ More time?
      
               
                   <h4 class="">
-                    <a href="/learnmore/index.html" class="list-group-item 
active breadcrumb breadcrumb0">
+                    <a href="/learnmore/" class="list-group-item active 
breadcrumb breadcrumb0">
                       Learn More</a></h4>
               
               
@@ -406,13 +400,13 @@ More time?
                 <a href="/learnmore/blueprint-tour.html" 
class="list-group-item">Blueprint Tour
                   </a>
               
-                <a href="/learnmore/features/index.html" 
class="list-group-item">Features
+                <a href="/learnmore/features/" class="list-group-item">Features
                   </a>
               
                 <a href="/learnmore/theory.html" class="list-group-item">Theory
                   </a>
               
-                <a href="/learnmore/catalog/index.html" 
class="list-group-item">Browse Catalog
+                <a href="/learnmore/catalog/" class="list-group-item">Browse 
Catalog
                   </a>
               
     
@@ -606,8 +600,8 @@ More time?
         </div>
         <div class="col-md-3 text-right">
             <p>
-                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/website/learnmore/index.md";>Edit
 This Page</a>
-                <a 
href="https://brooklyn.apache.org/community/how-to-contribute-docs.html";
+                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/master/website/learnmore/index.md";>Edit
 This Page</a>
+                <a href="/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="" 
data-delay="400" data-original-title="How to Edit Documentation">
                     <span class="octicon octicon-question 
octicon-footer"></span>
                 </a>
@@ -646,4 +640,5 @@ More time?
     ZeroClipboard.config({ moviePath: 
'/style/js/zeroclipboard/ZeroClipboard.swf' });
 </script>
 <script src="/style/js/public.js"></script>
+
 </html>

Modified: brooklyn/site/learnmore/theory.html
URL: 
http://svn.apache.org/viewvc/brooklyn/site/learnmore/theory.html?rev=1925014&r1=1925013&r2=1925014&view=diff
==============================================================================
--- brooklyn/site/learnmore/theory.html (original)
+++ brooklyn/site/learnmore/theory.html Fri Apr 11 07:44:54 2025
@@ -25,7 +25,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-<link 
href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"; 
rel="stylesheet" />
+<link href="/style/deps/bootstrap.min.css" rel="stylesheet" />
 <link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
 <link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
 <link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" 
rel="stylesheet" />
@@ -33,7 +33,8 @@
 <link href="/style/css/code.css" rel="stylesheet" />
 <link href="/style/css/website.css" rel="stylesheet" />
 
-<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js";></script>
+<script type="text/javascript" src="/style/deps/jquery.js"></script>
+
 </head>
 
 <body class="page">
@@ -55,11 +56,11 @@
                 
                 <li class="dropdown active">
                     
-                    <a href="/learnmore/index.html" 
data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    <a href="/learnmore/" data-toggle="dropdown">learn more 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/learnmore/index.html">Learn More</a>
+                            <a href="/learnmore/">Learn More</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -72,7 +73,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/features/index.html">Features
+                            <a href="/learnmore/features/">Features
                                 </a>
                         </li>
                         
@@ -86,7 +87,7 @@
                         
                         
                         <li >
-                            <a href="/learnmore/catalog/index.html">Browse 
Catalog
+                            <a href="/learnmore/catalog/">Browse Catalog
                                 </a>
                         </li>
                         
@@ -98,11 +99,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/v/latest/start/index.html" 
data-toggle="dropdown">get started <span class="caret"></span></a>
+                    <a href="/v/latest/start/" data-toggle="dropdown">get 
started <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/v/latest/start/index.html">Get 
Started</a>
+                            <a href="/v/latest/start/">Get Started</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -148,17 +149,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/documentation/index.html" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    <a href="/documentation/" 
data-toggle="dropdown">documentation <span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a 
href="/documentation/index.html">Documentation</a>
+                            <a href="/documentation/">Documentation</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li class="section">
-                            <a href="/v/latest/index.html">User Guide
+                            <a href="/v/latest/">User Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
@@ -172,21 +173,21 @@
                         
                         
                         <li >
-                            <a href="/v/latest/locations/index.html">Deploying 
Blueprints
+                            <a href="/v/latest/locations/">Deploying Blueprints
                                 </a>
                         </li>
                         
                         
                         
                         <li class="section">
-                            <a href="/v/latest/ops/index.html">Reference Guide
+                            <a href="/v/latest/ops/">Reference Guide
                                 </a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
@@ -212,11 +213,11 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/community/index.html" 
data-toggle="dropdown">community <span class="caret"></span></a>
+                    <a href="/community/" data-toggle="dropdown">community 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/community/index.html">Community</a>
+                            <a href="/community/">Community</a>
                         </li>
                         <li class="divider"></li>
                         
@@ -236,7 +237,7 @@
                         
                         
                         <li >
-                            <a href="/community/security/index.html">Security 
Advisories
+                            <a href="/community/security/">Security Advisories
                                 </a>
                         </li>
                         
@@ -257,8 +258,8 @@
                         
                         
                         <li >
-                            <a href="/community/gsoc.html">Google Summer of 
Code
-                                </a>
+                            <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy
+                                &nbsp;<span class="octicon 
octicon-link-external"></span></a>
                         </li>
                         
                         
@@ -269,17 +270,17 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/developers/index.html" 
data-toggle="dropdown">developers <span class="caret"></span></a>
+                    <a href="/developers/" data-toggle="dropdown">developers 
<span class="caret"></span></a>
                     
                     <ul class="dropdown-menu" role="menu">
                         <li>
-                            <a href="/developers/index.html">Developers</a>
+                            <a href="/developers/">Developers</a>
                         </li>
                         <li class="divider"></li>
                         
                         
                         <li >
-                            <a href="/developers/code/index.html">Get the Code
+                            <a href="/developers/code/">Get the Code
                                 </a>
                         </li>
                         
@@ -293,14 +294,14 @@
                         
                         
                         <li >
-                            <a href="/v/latest/dev/index.html">Developer Guide
+                            <a href="/v/latest/dev/">Developer Guide
                                 </a>
                         </li>
                         
                         
                         
                         <li >
-                            <a 
href="/developers/committers/index.html">Committer Guide
+                            <a href="/developers/committers/">Committer Guide
                                 </a>
                         </li>
                         
@@ -340,7 +341,7 @@
                 
                 <li class="dropdown">
                     
-                    <a href="/download/index.html" class="btn btn-default 
navbar-btn">download</a>
+                    <a href="/download/" class="btn btn-default 
navbar-btn">download</a>
                     
                 </li>
                 
@@ -466,7 +467,7 @@ drops and stop paying for spare capacity
 managing complex software to be codified as part of the software development
 process.</p>
 
-<h3 id="a-idbenefitsa-agile-and-flexible"><a id="benefits"></a> Agile and 
Flexible</h3>
+<h3 id="-agile-and-flexible"><a id="benefits"></a> Agile and Flexible</h3>
 
 <p>Brooklyn is a product built from the ground up for application agility. This
 includes portability across non-cloud, cloud, and PaaS targets; devops-style
@@ -518,7 +519,7 @@ model.</p>
 <h3 id="standards">Standards</h3>
 
 <p>Finally we note some emerging standards in this area. OASIS CAMP 
-(<a 
href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=camp#technical";>Cloud
 Application Management for Platforms</a>) 
+(<a 
href="https://docs.oasis-open.org/camp/camp-ta/v1.1/camp-ta-v1.1.html";>Cloud 
Application Management for Platforms</a>) 
 and TOSCA 
 (<a href="https://www.oasis-open.org/committees/tosca/";>Topology and 
Orchestration Specification for Cloud Applications</a>) 
 both define YAML application models similar to Brooklyn’s. 
@@ -539,7 +540,7 @@ support the hot-off-the-press TOSCA YAML
      
               
                   <h4 class="">
-                    <a href="/learnmore/index.html" class="list-group-item 
breadcrumb breadcrumb0">
+                    <a href="/learnmore/" class="list-group-item breadcrumb 
breadcrumb0">
                       Learn More
                       </a></h4>
               
@@ -554,7 +555,7 @@ support the hot-off-the-press TOSCA YAML
                  
                 
                   
-                  <a href="/learnmore/features/index.html" 
class="list-group-item">Features
+                  <a href="/learnmore/features/" 
class="list-group-item">Features
                     </a>
                 
               
@@ -591,7 +592,7 @@ support the hot-off-the-press TOSCA YAML
                  
                 
                   
-                  <a href="/learnmore/catalog/index.html" 
class="list-group-item">Browse Catalog
+                  <a href="/learnmore/catalog/" class="list-group-item">Browse 
Catalog
                     </a>
                 
               
@@ -786,8 +787,8 @@ support the hot-off-the-press TOSCA YAML
         </div>
         <div class="col-md-3 text-right">
             <p>
-                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/website/learnmore/theory.md";>Edit
 This Page</a>
-                <a 
href="https://brooklyn.apache.org/community/how-to-contribute-docs.html";
+                <a class="btn btn-sm btn-default" 
href="https://github.com/apache/brooklyn-docs/edit/master/website/learnmore/theory.md";>Edit
 This Page</a>
+                <a href="/community/how-to-contribute-docs.html"
                     data-toggle="tooltip" data-placement="top" title="" 
data-delay="400" data-original-title="How to Edit Documentation">
                     <span class="octicon octicon-question 
octicon-footer"></span>
                 </a>
@@ -826,4 +827,5 @@ support the hot-off-the-press TOSCA YAML
     ZeroClipboard.config({ moviePath: 
'/style/js/zeroclipboard/ZeroClipboard.swf' });
 </script>
 <script src="/style/js/public.js"></script>
+
 </html>


Reply via email to