Author: cmpilato
Date: Tue Jan 19 03:21:25 2010
New Revision: 900656

URL: http://svn.apache.org/viewvc?rev=900656&view=rev
Log:
Move our most critical religious document into the new website, and
along with it, a new candidate for canonization.

* site/publish/docs/hacking
  New directory.

* site/publish/docs/hacking/index.html
  Move this ...

* trunk/www/hacking.html
  ... from here.

* site/publish/docs/hacking/translating.html
  Move this ...

* trunk/www/translating.html
  ... from here.

Added:
    subversion/site/publish/docs/hacking/
    subversion/site/publish/docs/hacking/index.html
      - copied, changed from r900550, subversion/trunk/www/hacking.html
    subversion/site/publish/docs/hacking/translating.html
      - copied unchanged from r900550, subversion/trunk/www/translating.html
Removed:
    subversion/trunk/www/hacking.html
    subversion/trunk/www/translating.html

Copied: subversion/site/publish/docs/hacking/index.html (from r900550, 
subversion/trunk/www/hacking.html)
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/hacking/index.html?p2=subversion/site/publish/docs/hacking/index.html&p1=subversion/trunk/www/hacking.html&r1=900550&r2=900656&rev=900656&view=diff
==============================================================================
--- subversion/trunk/www/hacking.html (original)
+++ subversion/site/publish/docs/hacking/index.html Tue Jan 19 03:21:25 2010
@@ -3,20 +3,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<style type="text/css"> /* <![CDATA[ */
-  @import "branding/css/tigris.css";
-  @import "branding/css/inst.css";
-  /* ]]> */</style>
-<link rel="stylesheet" type="text/css" media="print"
-  href="branding/css/print.css" />
-<script type="text/javascript" src="branding/scripts/tigris.js"></script>
 <title>Hacker's Guide to Subversion</title>
 </head>
 
 <body>
-<div class="app">
 
-<h1 style="text-align: center;">Hacker's Guide to Subversion</h1>
+<h1>Hacker's Guide to Subversion</h1>
 
 <p>If you are contributing code to the Subversion project, please read
 this first.</p>
@@ -3326,6 +3318,5 @@
 
 </div>
 
-</div>
 </body>
 </html>


Reply via email to