gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3417 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r3417 - GNUnet-docs/WWW
Date: Wed, 27 Sep 2006 12:45:37 -0700 (PDT)

Author: durner
Date: 2006-09-27 12:45:32 -0700 (Wed, 27 Sep 2006)
New Revision: 3417

Modified:
   GNUnet-docs/WWW/index.php
Log:
help

Modified: GNUnet-docs/WWW/index.php
===================================================================
--- GNUnet-docs/WWW/index.php   2006-09-26 20:50:25 UTC (rev 3416)
+++ GNUnet-docs/WWW/index.php   2006-09-27 19:45:32 UTC (rev 3417)
@@ -104,6 +104,19 @@
   echo "\n</dd>\n";
 }
 echo "</dl>\n";
+H2("Helping GNUnet");
+W("Help is always welcome.");
+BR();
+W("Here are some ideas:");
+echo "<ul>";
+LI("join our IRC channel #gnunet and our %s and help newcomers",
+       extlink_("https://gnunet.org/drupal";, "community"));
+LI("write easy setup instructions");
+LI("build universal static binaries and upload them");
+LI("build binary packages for your OS/distribution and upload them");
+LI("Fix %s or contribute new code",
+       extlink_("https://gnunet.org/mantis/","bugs";));
+echo "</ul>";
 H2("Roadmap");
 BP();
 W("Here is the current development plan:");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]