You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2012/08/13 09:11:54 UTC

svn commit: r828767 - in /websites/staging/deltaspike/trunk/content: ./ deltaspike/problems.html

Author: buildbot
Date: Mon Aug 13 07:11:54 2012
New Revision: 828767

Log:
Staging update by buildbot for deltaspike

Added:
    websites/staging/deltaspike/trunk/content/deltaspike/problems.html
Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 13 07:11:54 2012
@@ -1 +1 @@
-1372278
+1372280

Added: websites/staging/deltaspike/trunk/content/deltaspike/problems.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/problems.html (added)
+++ websites/staging/deltaspike/trunk/content/deltaspike/problems.html Mon Aug 13 07:11:54 2012
@@ -0,0 +1,90 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="deltaspike-generate-pages">
+    <meta name="author" content="chm">
+
+    <title>Apache DeltaSpike - Problems solved</title>
+
+    
+
+    
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
+
+    <!-- Le styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+</head>
+
+<body>
+
+<div class="navbar navbar-fixed-top">
+    <div class="navbar-inner">
+        <div class="container">
+            <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </a>
+            <a class="brand" href="home.html"><img src="resources/images/deltaspike-logo-medium.png"/></a>
+            <div class="nav-collapse">
+                <ul class="nav">
+                    <li class="active"><a href="home.html">Home</a></li>
+                    <li><a href="documentation.html">Documentation</a></li>
+                    <li><a href="download.html">Download</a></li>
+                    <li><a href="community.html">Community</a></li>
+                    <li><a href="support.html">Support</a></li>
+                </ul>
+            </div><!--/.nav-collapse -->
+        </div>
+    </div>
+</div>
+
+    <div class="container">
+      <div class="row">
+          <div class="span12">
+              <h2>Problems solved</h2>
+              <p></p>
+              <p><a class="btn" href="getting-started.html#">View details »</a></p>
+          </div>
+      </div>
+
+      <hr>
+
+      <footer>
+        <p>Copyright © 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+        <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="./bootstrap-navbar-1column_files/jquery.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-transition.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-alert.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-modal.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-dropdown.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-scrollspy.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-tab.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-tooltip.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-popover.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-button.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-collapse.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-carousel.js"></script>
+    <script src="./bootstrap-navbar-1column_files/bootstrap-typeahead.js"></script>
+
+  
+
+</body>
+</html>
\ No newline at end of file