Author: dblevins
Date: Mon Jun 25 23:36:28 2012
New Revision: 1353778
URL: http://svn.apache.org/viewvc?rev=1353778&view=rev
Log:
formatting
Modified:
openejb/site/trunk/content/dev/website-dev.mdtext
Modified: openejb/site/trunk/content/dev/website-dev.mdtext
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/dev/website-dev.mdtext?rev=1353778&r1=1353777&r2=1353778&view=diff
==============================================================================
--- openejb/site/trunk/content/dev/website-dev.mdtext (original)
+++ openejb/site/trunk/content/dev/website-dev.mdtext Mon Jun 25 23:36:28 2012
@@ -1,10 +1,8 @@
Title: Working on the Website
-# Online Editing
-
The easiest way to edit is to simply click the blue pencil icon in the upper
right. Have fun!
-# Offline Editing
+## Offline Editing
Editing offline can be fantastic for making big changes or documenting while
coding. You simply need to
check out the site source from svn:
@@ -19,7 +17,7 @@ For example, `documentation.mdtext` show
[http://openejb.staging.apache.org/documentation.html]
-# Publishing
+## Publishing
Simply visit
[https://cms.apache.org/openejb/publish](https://cms.apache.org/openejb/publish)
@@ -28,7 +26,7 @@ It will prompt you for user/pass informa
The login information is cached for a while, so you won't have to enter
user/pass information each time.
-# Building Locally <small>optional</small>
+## Building Locally <small>optional</small>
Should you want to build the site locally, you can do so pretty easily with
the right perl modules installed.
@@ -52,7 +50,7 @@ install just those things.
All the generated html content will be under `/tmp/site/content`
-# Cleaning out old files
+## Cleaning out old files
Currently, if you've used svn directly to delete a file, it won't be deleted
from the stanging repo.