summaryrefslogtreecommitdiff
path: root/template/docs.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-04 14:55:05 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-04 14:55:05 +0100
commit01b9b154dcd96a702c6e7b66348c05618cbb6457 (patch)
tree97c9284bb68908cef600a89b826b37cb6086f378 /template/docs.html.j2
parent07d116baa08278fdb50b203cc255a70561166373 (diff)
downloadwww-01b9b154dcd96a702c6e7b66348c05618cbb6457.tar.gz
www-01b9b154dcd96a702c6e7b66348c05618cbb6457.tar.bz2
www-01b9b154dcd96a702c6e7b66348c05618cbb6457.zip
improve responsiveness of web site
Diffstat (limited to 'template/docs.html.j2')
-rw-r--r--template/docs.html.j240
1 files changed, 18 insertions, 22 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index bf564bd0..d60acc40 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -32,7 +32,7 @@
</div>
<div class="row">
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-merchant-manual.html">
<img src="{{ url('icons/icon-backend.svg') }}" height=60>
<h3>{{ _("Merchant Backend Administration")}}</h3>
@@ -43,7 +43,7 @@
{% endtrans %}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-merchant-api-tutorial.html">
<img src="{{ url('icons/icon-market.svg') }}" height=60>
<h3>{{ _("Merchant API Tutorial") }}</h3>
@@ -54,7 +54,7 @@
{{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-merchant-api-tutorial.pdf") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-exchange-manual.html">
<img src="{{ url('icons/icon-exchange.svg') }}" height=60>
<h3>{{ _("Exchange")}}</h3>
@@ -65,7 +65,7 @@
{{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-exchange-manual.pdf") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-bank-manual.html">
<img src="{{ url('icons/icon-bank.svg') }}" height=60>
<h3>{{ _("Bank Integration") }}</h3>
@@ -75,14 +75,8 @@
{% endtrans %}
{{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-bank-manual.pdf") }}
</div>
- </div>
-
- <div class="row mt-5">
- </div>
- <div class="row">
-
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-wallet.html">
<img src="{{ url('icons/icon-wallet.svg') }}" height=60>
<h3>{{ _("Wallet") }}</h3>
@@ -94,7 +88,7 @@
{% endtrans %}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-backoffice-manual.html">
<img src="{{ url('icons/icon-backoffice.svg') }}" height=60>
<h3>{{ _("Back office") }}</h3>
@@ -105,7 +99,7 @@
{{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-backoffice-manual.pdf") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/taler-merchant-pos-terminal.html">
<img src="{{ url('icons/icon-market.svg') }}" height=60>
<h3>{{ _("Merchant POS Terminal") }}</h3>
@@ -116,7 +110,7 @@
{{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-merchant-pos-terminal.pdf") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="{{ url_localized('cashier.html') }}">
<img src="{{ url('icons/icon-cashier.svg') }}" height=60>
<h3>{{ _("Cashier") }}</h3>
@@ -125,6 +119,8 @@
An app for taking in cash and handing out electronic cash.
{% endtrans %}
</div>
+
+
</div>
<div class="row mt-5">
@@ -140,7 +136,7 @@
</div>
<div class="row">
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/core/index.html">
<img src="{{ url('icons/icon-api.svg') }}" height=60>
<h3>{{ _("HTTP API")}}</h3>
@@ -150,7 +146,7 @@
{% endtrans %}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://{{ siteconfitem['docshost'] }}/developers-manual.html">
<img src="{{ url('icons/icon-developers.svg') }}" height=60>
<h3>{{ _("Onboarding")}}</h3>
@@ -175,7 +171,7 @@
</div>
<div class="row">
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://lists.gnu.org/mailman/listinfo/taler">
<img src="{{ url('icons/icon-share.svg') }}" height=60>
<h3>{{ _("Mailing List")}}</h3>
@@ -183,7 +179,7 @@
{{ _("The official GNU Taler mailing list.") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://webchat.freenode.net/?channels=taler">
<img src="{{ url('icons/icon-share.svg') }}" height=60>
<h3>{{ _("IRC")}}</h3>
@@ -191,7 +187,7 @@
{{ _("Our IRC channel is #taler on freenode.") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://gnunet.org/bugs/">
<img src="{{ url('icons/icon-share.svg') }}" height=60>
<h3>{{ _("Bug Tracker")}}</h3>
@@ -215,7 +211,7 @@
<div class="row">
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://git.taler.net">
<img src="{{ url('icons/icon-code.svg') }}" height=60>
<h3>{{ _("Git repositories") }}</h3>
@@ -223,7 +219,7 @@
{{ _("Git repositories for all of GNU Taler.") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://lcov.taler.net">
<img src="{{ url('icons/icon-lcov.svg') }}" height=60>
<h3>{{ _("lcov results") }}</h3>
@@ -231,7 +227,7 @@
{{ _("Shows results of the code coverage analysis for our test suite.") }}
</div>
- <div class="col-3">
+ <div class="col-lg-4">
<a href="https://buildbot.taler.net">
<img src="{{ url('icons/buildbot.svg') }}" height=60>
<h3>{{ _("Continuous integration") }}</h3>