Repository: incubator-ariatosca-website
Updated Branches:
  refs/heads/asf-site 398d690ca -> 45f9ac508


Automatic Site Publish by Buildbot


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/commit/45f9ac50
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/tree/45f9ac50
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/diff/45f9ac50

Branch: refs/heads/asf-site
Commit: 45f9ac5084a6a18035b0a00a9dac29240e8fed93
Parents: 398d690
Author: jenkins <bui...@apache.org>
Authored: Tue Jul 4 14:02:59 2017 +0000
Committer: jenkins <bui...@apache.org>
Committed: Tue Jul 4 14:02:59 2017 +0000

----------------------------------------------------------------------
 about/index.html           | 12 ++++++++++--
 atom.xml                   |  2 +-
 community/index.html       | 12 ++++++++++--
 getting-started/index.html | 12 ++++++++++--
 index.html                 | 12 ++++++++++--
 roadmap/index.html         | 12 ++++++++++--
 6 files changed, 51 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/about/index.html
----------------------------------------------------------------------
diff --git a/about/index.html b/about/index.html
index c8940ad..eb635bb 100644
--- a/about/index.html
+++ b/about/index.html
@@ -21,6 +21,13 @@
   <link rel="stylesheet" href="/css/ionicons.min.css">
   <link rel="stylesheet" href="/css/animate.css">
   <link rel="stylesheet" href="/css/responsive.css">
+  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+  <style>
+      .github-fork-ribbon.right-top:before {
+          background-color: #000;
+      }
+  </style>
+
 
   <!-- Js -->
   <script src="/js/vendor/modernizr-2.6.2.min.js"></script>
@@ -41,10 +48,11 @@
   <script src="/js/main.js"></script>
   <script src="/js/plugins/jquery.mixitup.min.js"></script>
 
-
 </head>
 
   <body id="js-body">
+    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
+
     <!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser 
is quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->
 
     <!-- Header Start -->
@@ -97,7 +105,7 @@
   </div>
 </header><!-- header close -->
 
-    
+
 
     <div id="page-wrapper">
       <div id="main" role="main">

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/atom.xml
----------------------------------------------------------------------
diff --git a/atom.xml b/atom.xml
index bf543ed..d28cd87 100644
--- a/atom.xml
+++ b/atom.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.1.6">Jekyll</generator><link href="/atom.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2017-07-04T13:37:26+00:00</updated><id>/</id><title>Apache ARIA 
TOSCA</title><subtitle>ARIA is an agile reference implementation of automation 
based on OASIS TOSCA Specification. It is a framework for implementing 
orchestration software and a command line tool to execute TOSCA based 
application blueprints.</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.1.6">Jekyll</generator><link href="/atom.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2017-07-04T14:02:56+00:00</updated><id>/</id><title>Apache ARIA 
TOSCA</title><subtitle>ARIA is an agile reference implementation of automation 
based on OASIS TOSCA Specification. It is a framework for implementing 
orchestration software and a command line tool to execute TOSCA based 
application blueprints.</subtitle></feed>

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/community/index.html
----------------------------------------------------------------------
diff --git a/community/index.html b/community/index.html
index f9420d2..9764e70 100644
--- a/community/index.html
+++ b/community/index.html
@@ -21,6 +21,13 @@
   <link rel="stylesheet" href="/css/ionicons.min.css">
   <link rel="stylesheet" href="/css/animate.css">
   <link rel="stylesheet" href="/css/responsive.css">
+  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+  <style>
+      .github-fork-ribbon.right-top:before {
+          background-color: #000;
+      }
+  </style>
+
 
   <!-- Js -->
   <script src="/js/vendor/modernizr-2.6.2.min.js"></script>
@@ -41,10 +48,11 @@
   <script src="/js/main.js"></script>
   <script src="/js/plugins/jquery.mixitup.min.js"></script>
 
-
 </head>
 
   <body id="js-body">
+    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
+
     <!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser 
is quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->
 
     <!-- Header Start -->
@@ -97,7 +105,7 @@
   </div>
 </header><!-- header close -->
 
-    
+
 
     <div id="page-wrapper">
       <div id="main" role="main">

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/getting-started/index.html
----------------------------------------------------------------------
diff --git a/getting-started/index.html b/getting-started/index.html
index 1c4e4ce..e4468e5 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -21,6 +21,13 @@
   <link rel="stylesheet" href="/css/ionicons.min.css">
   <link rel="stylesheet" href="/css/animate.css">
   <link rel="stylesheet" href="/css/responsive.css">
+  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+  <style>
+      .github-fork-ribbon.right-top:before {
+          background-color: #000;
+      }
+  </style>
+
 
   <!-- Js -->
   <script src="/js/vendor/modernizr-2.6.2.min.js"></script>
@@ -41,10 +48,11 @@
   <script src="/js/main.js"></script>
   <script src="/js/plugins/jquery.mixitup.min.js"></script>
 
-
 </head>
 
   <body id="js-body">
+    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
+
     <!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser 
is quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->
 
     <!-- Header Start -->
@@ -97,7 +105,7 @@
   </div>
 </header><!-- header close -->
 
-    
+
 
     <div id="page-wrapper">
       <div id="main" role="main">

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 51c929f..67fa22d 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,13 @@
   <link rel="stylesheet" href="/css/ionicons.min.css">
   <link rel="stylesheet" href="/css/animate.css">
   <link rel="stylesheet" href="/css/responsive.css">
+  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+  <style>
+      .github-fork-ribbon.right-top:before {
+          background-color: #000;
+      }
+  </style>
+
 
   <!-- Js -->
   <script src="/js/vendor/modernizr-2.6.2.min.js"></script>
@@ -41,10 +48,11 @@
   <script src="/js/main.js"></script>
   <script src="/js/plugins/jquery.mixitup.min.js"></script>
 
-
 </head>
 
   <body id="js-body">
+    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
+
     <!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser 
is quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->
 
     <!-- Header Start -->
@@ -97,7 +105,7 @@
   </div>
 </header><!-- header close -->
 
-    
+
 
     <div id="page-wrapper">
       <div id="main" role="main">                      

http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/45f9ac50/roadmap/index.html
----------------------------------------------------------------------
diff --git a/roadmap/index.html b/roadmap/index.html
index 3ca8e53..cc0a466 100644
--- a/roadmap/index.html
+++ b/roadmap/index.html
@@ -21,6 +21,13 @@
   <link rel="stylesheet" href="/css/ionicons.min.css">
   <link rel="stylesheet" href="/css/animate.css">
   <link rel="stylesheet" href="/css/responsive.css">
+  <link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css";
 />
+  <style>
+      .github-fork-ribbon.right-top:before {
+          background-color: #000;
+      }
+  </style>
+
 
   <!-- Js -->
   <script src="/js/vendor/modernizr-2.6.2.min.js"></script>
@@ -41,10 +48,11 @@
   <script src="/js/main.js"></script>
   <script src="/js/plugins/jquery.mixitup.min.js"></script>
 
-
 </head>
 
   <body id="js-body">
+    <a class="github-fork-ribbon right-top" 
href="https://github.com/apache/incubator-ariatosca"; title="Fork me on 
GitHub">Fork me on GitHub</a>
+
     <!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser 
is quite old!</strong> Why not <a href="http://whatbrowser.org/";>upgrade to a 
newer one</a> to better enjoy this site?</div><![endif]-->
 
     <!-- Header Start -->
@@ -97,7 +105,7 @@
   </div>
 </header><!-- header close -->
 
-    
+
 
     <div id="page-wrapper">
       <div id="main" role="main">

Reply via email to