|
@@ -3,12 +3,9 @@
|
|
|
<div class="ui stackable middle very relaxed page grid">
|
|
|
<div class="sixteen wide center aligned centered column">
|
|
|
<div class="logo">
|
|
|
- <img src="{{AppSubURL}}/img/favicon.png" />
|
|
|
+ <img src="{{AppSubURL}}/img/gogs-hero.png" />
|
|
|
</div>
|
|
|
<div class="hero">
|
|
|
- <h1 class="ui icon header title">
|
|
|
- Gogs
|
|
|
- </h1>
|
|
|
<h2>{{.i18n.Tr "app_desc"}}</h2>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -94,8 +91,8 @@
|
|
|
<i class="octicon octicon-flame"></i> Facile à installer
|
|
|
</h1>
|
|
|
<p class="large">
|
|
|
- Il suffit de <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_binary.html">lancer l'exécutable</a> correspondant à votre système.
|
|
|
- Ou d'utiliser Gogs avec <a target="_blank" rel="noopener noreferrer" href="https://github.com/gogits/gogs/tree/master/docker">Docker</a> ou
|
|
|
+ Il suffit de <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_binary.html">lancer l'exécutable</a> correspondant à votre système.
|
|
|
+ Ou d'utiliser Gogs avec <a target="_blank" rel="noopener noreferrer" href="https://github.com/gogits/gogs/tree/master/docker">Docker</a> ou
|
|
|
<a target="_blank" rel="noopener noreferrer" href="https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs">Vagrant</a>
|
|
|
ou en l'installant depuis un <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_packages.html">package</a>.
|
|
|
</p>
|