From 2ee45fcfe6c0354600e294d9e548b0b5dcbae76f Mon Sep 17 00:00:00 2001 From: str4d Date: Mon, 17 Sep 2012 01:12:59 +0000 Subject: [PATCH] Migrated over monotone, roadmap and team pages --- .../pages => i2p2www/pages/site/develop}/monotone.html | 6 +++--- {www.i2p2/pages => i2p2www/pages/site}/team.html | 6 +++--- .../pages => i2p2www/pages/site/volunteer}/roadmap.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) rename {www.i2p2/pages => i2p2www/pages/site/develop}/monotone.html (99%) rename {www.i2p2/pages => i2p2www/pages/site}/team.html (98%) rename {www.i2p2/pages => i2p2www/pages/site/volunteer}/roadmap.html (75%) diff --git a/www.i2p2/pages/monotone.html b/i2p2www/pages/site/develop/monotone.html similarity index 99% rename from www.i2p2/pages/monotone.html rename to i2p2www/pages/site/develop/monotone.html index 10797055..3baf9083 100644 --- a/www.i2p2/pages/monotone.html +++ b/i2p2www/pages/site/develop/monotone.html @@ -1,4 +1,4 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Monotone{% endblock %} {% block content %}

Monotone Guide

@@ -55,7 +55,7 @@

This is a revised version of Complication's original guide detailing the use of Monotone in I2P development. - For basic instructions see the quick-start guide. + For basic instructions see the quick-start guide.

@@ -65,7 +65,7 @@ development work can be shared and merged cooperatively, and work that's considered satisfactory is eventually merged into a single trusted repository that serves as the project's master. In practice however, since contributors - are often given commit privileges (after signing the developer + are often given commit privileges (after signing the developer agreement]), it's more common for completed work to be pushed directly to the master repository by its original authors.

diff --git a/www.i2p2/pages/team.html b/i2p2www/pages/site/team.html similarity index 98% rename from www.i2p2/pages/team.html rename to i2p2www/pages/site/team.html index 442e8cba..bac6282f 100644 --- a/www.i2p2/pages/team.html +++ b/i2p2www/pages/site/team.html @@ -1,11 +1,11 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Team{% endblock %} {% block content %}

I2P Project Members

We are a small group of people spread around several continents, working to advance different aspects of the project and discussing the design of the network. -Get involved! +Get involved!

@@ -36,7 +36,7 @@ network. - + diff --git a/www.i2p2/pages/roadmap.html b/i2p2www/pages/site/volunteer/roadmap.html similarity index 75% rename from www.i2p2/pages/roadmap.html rename to i2p2www/pages/site/volunteer/roadmap.html index 1b4decfc..e79af448 100644 --- a/www.i2p2/pages/roadmap.html +++ b/i2p2www/pages/site/volunteer/roadmap.html @@ -1,11 +1,11 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Roadmap{% endblock %} {% block content %}

0.9

-

Please see the TODO list for more detailed info about some of these tasks.

+

Please see the TODO list for more detailed info about some of these tasks.

{% endblock %}
manage the project mirrors
Monotone guruMonotone guru welterde, eche|on manage the public monotone repositories