Author: rvs
Date: Thu Oct 11 21:52:48 2012
New Revision: 1397329

URL: http://svn.apache.org/viewvc?rev=1397329&view=rev
Log:
Initial checkin of the site data compatible with the new ASF publishing system

Added:
    bigtop/site/
    bigtop/site/trunk/
    bigtop/site/trunk/content/
    bigtop/site/trunk/content/resources/
    bigtop/site/trunk/content/resources/css/
    bigtop/site/trunk/content/resources/css/site.css
    bigtop/site/trunk/content/resources/images/
    bigtop/site/trunk/content/resources/images/apache-incubator-logo.png   
(with props)
    bigtop/site/trunk/content/resources/images/bigtop-logo.ai
    bigtop/site/trunk/content/resources/images/bigtop-logo.png   (with props)
    bigtop/site/trunk/content/site.xml
    bigtop/site/trunk/content/xdoc/
    bigtop/site/trunk/content/xdoc/index.xml
    bigtop/site/trunk/content/xdoc/irc-channel.xml
    bigtop/site/trunk/content/xdoc/release-notes.xml
    bigtop/site/trunk/pom.xml

Added: bigtop/site/trunk/content/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/bigtop/site/trunk/content/resources/css/site.css?rev=1397329&view=auto
==============================================================================
--- bigtop/site/trunk/content/resources/css/site.css (added)
+++ bigtop/site/trunk/content/resources/css/site.css Thu Oct 11 21:52:48 2012
@@ -0,0 +1,29 @@
+/*
+* 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 "License"); 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 "AS IS" 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.
+*/
+
+body a:link {
+        text-decoration: underline;
+        color: #800404;
+}
+body a:visited {
+        text-decoration: underline;
+        color: #b70900;
+}
+body a:hover {
+        text-decoration: underline;
+        color: #ff0000;
+}

Added: bigtop/site/trunk/content/resources/images/apache-incubator-logo.png
URL: 
http://svn.apache.org/viewvc/bigtop/site/trunk/content/resources/images/apache-incubator-logo.png?rev=1397329&view=auto
==============================================================================
Binary file - no diff available.

Propchange: bigtop/site/trunk/content/resources/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to