forked from I2P_Developers/i2p.www
NSIS Bundle is now live, also two blog posts that have been in draft status
This commit is contained in:
@@ -99,13 +99,19 @@ I2P connections.</p>
|
||||
<h5>{%- trans %}I2P for Windows{%- endtrans %}</h5>
|
||||
{% call package('windows') %}
|
||||
<p>{% trans -%}
|
||||
Download the file and double-click to run it.
|
||||
After installing Java, download the file and double-click to run it.
|
||||
{%- endtrans %}</p>
|
||||
<div class="file">
|
||||
<a class="default" href="{{ get_url('downloads_windows') }}">{% trans %}Here is a helpful guide to installing I2P for Windows.{% endtrans %}</a>
|
||||
<p></p>
|
||||
<a class="default" href="/nsis"><strong>{% trans %}It's now possible to install all
|
||||
I2P components using a single package(No Java Required). To try out the new installer,
|
||||
click here. I2P Easy-Install Bundle(Beta).{% endtrans %}</strong>{% trans %}This
|
||||
bundle can also be used to configure a Firefox Profile. It will not interfere with an
|
||||
existing I2P installation if one exists.{% endtrans %}</a>
|
||||
</div>
|
||||
<div class="file">
|
||||
<a class="default" href="/firefox">{% trans %}I2P Firefox Browser Profile{% endtrans %}</a>
|
||||
<p></p>
|
||||
<a class="default" href="{{ get_url('downloads_windows') }}">{% trans %}Here is a helpful guide to installing I2P for Windows using a separate Java installation and the classic installer.{% endtrans %}</a>
|
||||
</div>
|
||||
{% endcall %}
|
||||
|
||||
|
Reference in New Issue
Block a user