From ec9ded739045d9532fbc4883bbeb37f7aa940ac6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 18 Aug 2008 21:21:15 -0400 Subject: [PATCH] Add a mailing list link, and a page with the mailing list information about how to subscribe and where the archives are at. I also rearranged the link positions on the front page to be more oriented around how other projects typically order them --- website/community.mdwn | 13 +++++++++++++ website/index.mdwn | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 website/community.mdwn diff --git a/website/community.mdwn b/website/community.mdwn new file mode 100644 index 0000000..095581d --- /dev/null +++ b/website/community.mdwn @@ -0,0 +1,13 @@ +[[meta title="Monkeysphere community"]] + +# Mailing list # + +The Monkeysphere project is a new project with just one mailing list +at the moment. Its where we roll our sphere, discuss development +issues, the project, and various complicated conundrums involving +subjects around the web of trust. + +[Join us](https://lists.riseup.net/www/info/monkeysphere), we're a +friendly bunch. You can also [look through our +archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't +believe me. diff --git a/website/index.mdwn b/website/index.mdwn index 6583e18..6064569 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -9,7 +9,7 @@ yourself and the servers you administer or connect to. OpenPGP keys are tracked via GnuPG, and managed in the `known_hosts` and `authorized_keys` files used by OpenSSH for connection authentication. -[why?](/why) | [[bugs]] | [[download]] | [[news]] | [[documentation|doc]] +[why?](/why) | [[news]] | [[download]] | [[documentation|doc]] | [[community]] | [[bugs]] ## Conceptual overview ## -- 2.25.1