- Add links to mirror and https

- Use google code's RSS until we have something better
This commit is contained in:
zzz
2010-01-23 01:00:38 +00:00
parent 64f79968b2
commit e96c6c958c
8 changed files with 22 additions and 1 deletions

View File

@ -7,6 +7,7 @@
<title>{% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P</title>
<link rel="stylesheet" href="_static/styles/{{ theme }}.css" type="text/css" title="{{ theme }}">
<link rel="shortcut icon" href="_static/favicon.ico" />
<link type="application/atom+xml" rel="alternate" href="http://code.google.com/feeds/p/i2p/downloads/basic">
</head>
<body>
<div class="hide"><a href="#main" title="Skip navigation" accesskey="2">Skip navigation</a></div>

View File

@ -8,6 +8,7 @@
<title>{% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P</title>
<link rel="stylesheet" href="_static/styles/{{ theme }}.css" type="text/css" title="{{ theme }}">
<link rel="shortcut icon" href="_static/favicon.ico" />
<link type="application/atom+xml" rel="alternate" href="http://code.google.com/feeds/p/i2p/downloads/basic">
</head>
<body>
<div class="hide"><a href="#main" title="Skip navigation" accesskey="2">Skip navigation</a></div>

View File

@ -8,6 +8,7 @@
<title>{% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P</title>
<link rel="stylesheet" href="_static/styles/{{ theme }}.css" type="text/css" title="{{ theme }}">
<link rel="shortcut icon" href="_static/favicon.ico" />
<link type="application/atom+xml" rel="alternate" href="http://code.google.com/feeds/p/i2p/downloads/basic">
</head>
<body>
<div class="hide"><a href="#main" title="Skip navigation" accesskey="2">Skip navigation</a></div>

View File

@ -8,6 +8,7 @@
<title>{% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P</title>
<link rel="stylesheet" href="_static/styles/{{ theme }}.css" type="text/css" title="{{ theme }}">
<link rel="shortcut icon" href="_static/favicon.ico" />
<link type="application/atom+xml" rel="alternate" href="http://code.google.com/feeds/p/i2p/downloads/basic">
</head>
<body>
<div class="hide"><a href="#main" title="Skip navigation" accesskey="2">Skip navigation</a></div>

View File

@ -8,6 +8,7 @@
<title>{% filter capture('title') %}{% block title %}{% endblock %}{% endfilter %} - I2P</title>
<link rel="stylesheet" href="_static/styles/{{ theme }}_zh.css" type="text/css" title="{{ theme }}">
<link rel="shortcut icon" href="_static/favicon.ico" />
<link type="application/atom+xml" rel="alternate" href="/feeds/p/i2p/downloads/basic">
</head>
<body>
<div class="hide"><a href="#main" title="Skip navigation" accesskey="2">跳过导航</a></div>

View File

@ -41,6 +41,8 @@
<br /><br /><b><a href="http://syndie.i2p2.de/">Syndie</a></b><br />
<br /><b><a href="links.html">Links</a></b><br />
<br /><b><a href="http://i2p-projekt.de/index_de.html">Mirror</a></b>
<br /><b><a href="https://www.i2p2.de/index_de.html">Secure Site</a></b><br />
<br /><a href="impressum.html">Impressum</a><br />
{% elif lang == "zh" %}
@ -76,6 +78,8 @@
<br /><br /><b><a href="http://syndie.i2p2.de/">Syndie</a></b><br />
<br /><b><a href="links_zh.html">链接</a></b><br />
<br /><b><a href="http://i2p-projekt.de/index_zh.html">Mirror</a></b>
<br /><b><a href="https://www.i2p2.de/index_zh.html">Secure Site</a></b><br />
<br /><a href="impressum.html">Impressum</a><br />
{% elif lang == "fr" %}
@ -111,6 +115,8 @@
<br /><br /><b><a href="http://syndie.i2p2.de/">Syndie</a></b><br />
<br /><b><a href="links.html">Liens</a></b><br />
<br /><b><a href="http://i2p-projekt.de/index_fr.html">Mirror</a></b>
<br /><b><a href="https://www.i2p2.de/index_fr.html">Secure Site</a></b><br />
<br /><a href="impressum.html">Impressum</a><br />
@ -147,6 +153,8 @@
<br /><br /><b><a href="http://syndie.i2p2.de/">Syndie</a></b><br />
<br /><b><a href="links.html">Ссылки</a></b><br />
<br /><b><a href="http://i2p-projekt.de/index_ru.html">Mirror</a></b>
<br /><b><a href="https://www.i2p2.de/index_ru.html">Secure Site</a></b><br />
<br /><a href="impressum.html">Impressum</a><br />
@ -182,5 +190,7 @@
<br /><br /><b><a href="http://syndie.i2p2.de/">Syndie</a></b><br />
<br /><b><a href="links.html">Links</a></b><br />
<br /><b><a href="http://i2p-projekt.de/">Mirror</a></b>
<br /><b><a href="https://www.i2p2.de/">Secure Site</a></b><br />
<br /><a href="impressum.html">Impressum</a><br />
{% endif %}

View File

@ -27,7 +27,7 @@ get the monotone source repository installed - short instructions:
<li>mtn -d i2p.mtn pull 127.0.0.1:8998 i2p.i2p
<li>mtn -d i2p.mtn co --branch=i2p.i2p
</ul>
Non-anonymous access: mtn.i2p2.de
Non-anonymous access: mtn.i2p2.de:4691 or mtn.i2p-projekt.de:4691
<br>
Website branch: use i2p.www instead of i2p.i2p.
<br>

View File

@ -28,6 +28,12 @@ Anleitung:
<li>mtn -d i2p.mtn pull 127.0.0.1:8998 i2p.i2p
<li>mtn -d i2p.mtn co --branch=i2p.i2p
</ul>
Non-anonymous access: mtn.i2p2.de:4691 or mtn.i2p-projekt.de:4691
<br>
Website branch: use i2p.www instead of i2p.i2p.
<br>
Full list of branches: see <a href="http://stats.i2p/cgi-bin/viewmtn/">viewmtn</a>.
<br>
Lange Version: Schaue dir die <a href="monotone_de.html">Monotone Seite</a> an.
<li>