summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-28 00:06:03 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-28 00:06:03 -0400
commit150823244a77ba0376b4defc53d0cc7faa15ce78 (patch)
treeea3d322d00d144bf37d3552cdf28d58f24ccdf22 /website
parent2744c08411d209dc42cb82b5f47212b9d51c82e0 (diff)
parent4a0f106f79e46edd6a0c18ec68e7f0cb9f05550f (diff)
merged from jamie mcclelland.
Diffstat (limited to 'website')
-rw-r--r--website/index.mdwn8
-rw-r--r--website/news/website-launched.mdwn7
2 files changed, 3 insertions, 12 deletions
diff --git a/website/index.mdwn b/website/index.mdwn
index 5fca19c..1941733 100644
--- a/website/index.mdwn
+++ b/website/index.mdwn
@@ -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).
diff --git a/website/news/website-launched.mdwn b/website/news/website-launched.mdwn
index df4a124..9936a29 100644
--- a/website/news/website-launched.mdwn
+++ b/website/news/website-launched.mdwn
@@ -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