summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
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