blog/layouts/partials/under_content.html

34 lines
1.3 KiB
HTML

<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://happydomain.org/">https://happydomain.org/</a>.</li>
<li class="mb-2">{{ i18n "wtt_p2_a" }} <a href="https://get.happydomain.org/master/">https://get.happydomain.org/master/</a>. {{ i18n "wtt_p2_b" }}</li>
<li class="mb-2">
{{ i18n "wtt_p3_a1" }} <a href="https://hub.docker.com/r/happydomain/happydomain">{{ i18n "wtt_p3_a2" }}</a>{{ i18n "wtt_p3_a3" }}
<pre class="my-1">
docker container run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydomain/happydomain</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://feedback.happydomain.org/">{{ i18n "helpus2f" }}<strong>{{ i18n "helpus2g" }}</strong>{{ i18n "helpus2h" }}</a>{{ i18n "helpus2i" }}
</p>
<p>
{{ i18n "helpus3a" }}<a href="https://git.happydomain.org/happyDomain">{{ i18n "helpus3b" }}</a>{{ i18n "helpus3c" }}
</p>