merged from jamie mcclelland.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 28 Jul 2008 04:06:03 +0000 (00:06 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 28 Jul 2008 04:06:03 +0000 (00:06 -0400)
website/index.mdwn
website/news/website-launched.mdwn

index 5fca19c6fd031a7cb626c30328b27d2ad6566c20..194173374a5b1a594d05bb996001c4467222beae 100644 (file)
@@ -67,14 +67,6 @@ model.  No modification is made to the SSH protocol on the wire (it
 continues to use raw RSA public keys), and it should work with
 unpatched OpenSSH software.
 
-## Site Details ##
-
-* [[download]]
-* [[news]]
-* [[documentation|doc]]
-* [[bugs]]
-* [[contact]]
-
 ----
 
 This wiki is powered by [ikiwiki](http://ikiwiki.info).
index df4a124192f6974e5c1ba19a91e6f11f1cdcd8da..9936a291479298e727191c5a256f8d80bac84aec 100644 (file)
@@ -27,12 +27,11 @@ bottom to see what this all means if you want to modify the web site):
  * I created a clone of my monkeysphere git repository owned by this new user.
 
  * I created an ikiwiki setup file that:
+  * Specifies the clone as the "srcdir" 
 
-               * Specifies the clone as the "srcdir" 
+  * Specifies my new web directory as the web directory
 
-               * Specifies my new web directory as the web directory
-
-               * Generates a setuid binary, owned by the web directory owner, that will
+  * Generates a setuid binary, owned by the web directory owner, that will
                update the src repo and re-generate the web pages. 
 
  * In my published git repo, I added this setuid binary file to my