Split the first article to create an always present content after each article

This commit is contained in:
nemunaire 2021-07-31 09:57:08 +02:00
commit 5a8a43d154
5 changed files with 192 additions and 62 deletions

View file

@ -0,0 +1,33 @@
<h3 class="mt-4 mb-3">
{{ i18n "wanttotry" }}
</h3>
<p>
{{ i18n "wtt_intro" }}
</p>
<ol>
<li class="mb-2">{{ i18n "wtt_p1" }} <a href="https://happydns.org/">https://happydns.org/</a>.</li>
<li class="mb-2">{{ i18n "wtt_p2_a" }} <a href="https://get.happydns.org/master/">https://get.happydns.org/master/</a>. {{ i18n "wtt_p2_b" }}</li>
<li class="mb-2">
{{ i18n "wtt_p3_a1" }} <a href="https://hub.docker.com/r/happydns/happydns">{{ i18n "wtt_p3_a2" }}</a>{{ i18n "wtt_p3_a3" }}
<pre class="my-1">
docker container run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns</pre>
{{ i18n "wtt_p3_b1" }}<code>NO_AUTH</code>{{ i18n "wtt_p3_b2" }}<br>
{{ i18n "wtt_p3_b3" }}
</li>
</ol>
<h3 class="mt-4 mb-3">
{{ i18n "helpus" }}
</h3>
<p>
{{ i18n "helpus1a" }}<strong>{{ i18n "helpus1b" }}</strong>{{ i18n "helpus1c" }}
<p>
<p>
{{ i18n "helpus2a" }}<strong>{{ i18n "helpus2b" }}</strong>{{ i18n "helpus2c" }}<strong>{{ i18n "helpus2d" }}</strong>{{ i18n "helpus2e" }}<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677">{{ i18n "helpus2f" }}<strong>{{ i18n "helpus2g" }}</strong>{{ i18n "helpus2h" }}</a>{{ i18n "helpus2i" }}
</p>
<p>
{{ i18n "helpus3a" }}<a href="https://framagit.org/happyDNS/happydns">{{ i18n "helpus3b" }}</a>{{ i18n "helpus3c" }}
</p>