Author: nacx
Date: Fri Oct  5 21:31:03 2018
New Revision: 1842988

URL: http://svn.apache.org/viewvc?rev=1842988&view=rev
Log:
deploy jclouds site content

Modified:
    jclouds/site-content/README.md
    jclouds/site-content/index.html

Modified: jclouds/site-content/README.md
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/README.md?rev=1842988&r1=1842987&r2=1842988&view=diff
==============================================================================
--- jclouds/site-content/README.md (original)
+++ jclouds/site-content/README.md Fri Oct  5 21:31:03 2018
@@ -8,7 +8,7 @@ To test the site locally:
 
 To deploy the site:
 
-* Ensure you have [jekyll](http://jekyllrb.com/docs/installation/) 1.5.1 
installed: gem install jekyll -v 1.5.1 (it will require an old Ruby such as 
2.2.5)
+* Ensure you have [jekyll](http://jekyllrb.com/docs/installation/) 1.5.1 
installed: `gem install jekyll -v 1.5.1` (it will require an old Ruby such as 
2.2.5)
 * If necessary, clone this repository
 * Run `sh ./deploy-site.sh [$uid] [$pwd]` from the repository root. Here, 
`$uid` is your ASF account ID and `$pwd` your ASF password. If you do not 
supply your account ID or password, you will be prompted for them
 

Modified: jclouds/site-content/index.html
URL: 
http://svn.apache.org/viewvc/jclouds/site-content/index.html?rev=1842988&r1=1842987&r2=1842988&view=diff
==============================================================================
--- jclouds/site-content/index.html (original)
+++ jclouds/site-content/index.html Fri Oct  5 21:31:03 2018
@@ -162,21 +162,19 @@
 
         <div id="home-content" class="container">
 
-            
-            <div id="apachecon" class="alert alert-warning">
+            <div id="supportapache" class="alert alert-warning">
     <p>
-        <a href="https://www.apache.org/events/current-event.html";>
-            <img style="height: 70px; float: left; margin-right: 10px;" 
src="http://apachecon.com/acna18/banners/acna-large-standard.png"/>
+        <a href="https://donate.apache.org/"; title="Support Apache">
+            <img style="float: left; margin-right: 20px;" 
src="img/support-apache.png" height="95"/>
         </a>
-        <strong>ApacheCon North America</strong> is coming to 
Montr&eacute;al!<br/>
-        ApacheCon is the premier community event of the Apache Software 
Foundation.
-        It's the best place to meet the other people in your community, learn 
about Apache software projects, and hack on ASF code.
-        See the <a 
href="https://www.apache.org/events/current-event.html";>main conference 
site</a> for details and registration.
+        The Apache Software Foundation (ASF) is a US 501(c)(3) nonprofit 
charitable organization that depends on a variety of funding sources to sustain 
its day-to-day activities.<br/><br/>
+        <strong>Your support enables the ASF ensure its 300+ community-driven 
software products remain available to billions of users around the world at no 
cost, and to incubate the next generation of Open Source innovations.</strong>
     </p>
     <div style="clear: both;"></div>
 </div>
 
             
+
            <div class="row clearfix">
                 <div class="col-md-4 column">
                     <img src="/img/fullsizelogo.jpg" class="img-rounded"/>


Reply via email to