Add gitlab to site footer in social section, to git tutorial and to the top of get-involved in the nav menu
@ -4,6 +4,7 @@
|
||||
|
||||
<li><a href="https://reddit.com/r/i2p"><div class="footeritem"><img class="socialfooter" src="/_static/images/social/reddit-alien-brands.png"><span>Reddit</span></div></a></li>
|
||||
<li><a href="https://twitter.com/i2p"><div class="footeritem"><img class="socialfooter" src="/_static/images/social/twitter-brands.png"><span>Twitter</span></div></a></li>
|
||||
<li><a href="https://i2pgit.org/"><div class="footeritem"><img class="socialfooter" src="/_static/images/social/gitlab-brands.png"><span>Gitlab</span></div></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="footermenu" class="second">
|
||||
|
@ -101,6 +101,7 @@
|
||||
</li>
|
||||
<li class="has-sub"><div class="menuitem"><span>{{ _('Develop') }}</span></div>
|
||||
<ul>
|
||||
<li><a href="https://i2pgit.org"><div class="menuitem"><span>{{ _('Gitlab') }}</span></div></a></li>
|
||||
<li class="has-sub"><div class="menuitem"><span>{{ _('Docs') }}</span></div>
|
||||
<ul>
|
||||
<li><a href="{{ site_url('docs') }}"><div class="menuitem"><span>{{ _('Documentation index') }}</span></div></a></li>
|
||||
|
@ -7,8 +7,19 @@
|
||||
<p>{% trans -%} Tutorial for setting up git access through an I2P Tunnel. This tunnel will act as your access point to a single git service on I2P. {%- endtrans %}</p>
|
||||
<b>{% trans -%} If you intend to use the service at i2pgit.org/git.idk.i2p, then you probably already have a tunnel configured and much of this
|
||||
tutorial will not apply to you.{%- endtrans %}</b>
|
||||
<h2 id="first-set-up-an-account-at-a-git-service">First: Set up an account at a Git service</h2>
|
||||
<h2 id="first-set-up-an-account-at-a-git-service">{% trans -%}First: Set up an account at a Git service{%- endtrans %}</h2>
|
||||
<p>{% trans -%} To create your repositories on a remote git service, sign up for a user account at that service. Of course it’s also possible to create repositories locally and push them to a remote git service, but most will require an account and for you to create a space for the repository on the server. Gitlab has a very simple sign-up form: {%- endtrans %}</p>
|
||||
<p>{% trans -%}These are generic instructions for any in-i2p Git instance with HTTP and SSH gateways.
|
||||
If you intend to contribute to I2P, you should create an account at the I2P gitlab, which is open to the
|
||||
community. Account registration may take a few days to complete, as the admin needs to sort through a large
|
||||
number of spam registrations. You can help this by getting in touch with the admin to confirm you are human
|
||||
using the instructions on the home page.{%- endtrans %}</p>
|
||||
<ul>
|
||||
<li><strong><a href="http://git.idk.i2p">{% trans %}Inside I2P - (http://git.idk.i2p){% endtrans %}</a></strong>
|
||||
</li>
|
||||
<li><strong><a href="https://i2pgit.org">{% trans %}Outside I2P - (https://i2pgit.org){% endtrans %}</a></strong>
|
||||
</li>
|
||||
</ul>
|
||||
<figure>
|
||||
<img src="/_static/images/git/register.png" alt="" /><figcaption>Registration is easy!</figcaption>
|
||||
</figure>
|
||||
|
@ -17,6 +17,13 @@ Other contact information is maintained on <a href="{{ team }}">this page</a>.
|
||||
If you're interested in development, <a href="{{ team }}">please get in
|
||||
touch as we're always looking for new contributors.</a>
|
||||
{%- endtrans %}</p>
|
||||
<h3>{% trans %}Join us on our Gitlab{% endtrans %}</h3>
|
||||
<ul>
|
||||
<li><strong><a href="http://git.idk.i2p">{% trans %}Inside I2P - (http://git.idk.i2p){% endtrans %}</a></strong>
|
||||
</li>
|
||||
<li><strong><a href="https://i2pgit.org">{% trans %}Outside I2P - (https://i2pgit.org){% endtrans %}</a></strong>
|
||||
</li>
|
||||
</ul>
|
||||
<p>{% trans -%}
|
||||
We need help in many areas, and you don't need to know Java to contribute.
|
||||
Here's a list to help get you started.
|
||||
|
@ -36,7 +36,7 @@
|
||||
<a href="https://geti2p.net/en/docs/transport">Read the I2P Transport Overview</a></p>
|
||||
|
||||
<h1>Built For Communication</h1>
|
||||
<p>I2P has an application layer with easy to use <a href="https://geti2p.net/en/docs/api/i2ptunnel">API’s for creating your own privacy - aware apps.</a></p>
|
||||
<p>I2P has an application layer with easy to use <a href="https://geti2p.net/en/docs/api/i2ptunnel">APIs for creating your own privacy - aware apps.</a></p>
|
||||
</div>
|
||||
<div class="aside">
|
||||
<a href="{{ url_for('blog_atom', lang=g.lang) }}" class="feed-icon" title="{{ _('I2P Blog ATOM Feed') }}">{{ _('I2P Blog ATOM Feed') }}</a>
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 657 B |
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 1.8 KiB |
BIN
i2p2www/static/images/social/gitlab-brands.png
Normal file
After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 843 B |