Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://openejb.apache.org/dev%2Fwebsite-dev.mdtext

David Blevins

Index: /trunk/content/dev/website-dev.mdtext
===================================================================
--- /trunk/content/dev/website-dev.mdtext       (revision 1353365)
+++ /trunk/content/dev/website-dev.mdtext       (working copy)
@@ -1,9 +1,14 @@
 Title: Working on the Website
 
-# Editing
+# Online Editing
 
-Easiest is to check out the site source from svn:
+The easiest way to edit is to simply click the blue pencil icon in the upper 
right.  Have fun!
 
+# 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:
+
     svn co https://svn.apache.org/repos/asf/openejb/site/trunk website-source
 
 All the important source is in the `content` directory.  Just edit

Reply via email to