5 Commits ffc3d56e53 ... 8e55a05d36

Autor SHA1 Nachricht Datum
  Lorenzo L. Ancora 8e55a05d36 Publish news: "FSF interview with Matías Fonzo" as dedicated page. vor 5 Monaten
  Lorenzo L. Ancora 4d3b6a0971 Distinct page for interview. vor 5 Monaten
  Lorenzo L. Ancora fbf89bc6fd Publish news: "FSF interview with Matías Fonzo". vor 5 Monaten
  Lorenzo L. Ancora 31174957ff Dynamic zoom-in when interacting when the BTC QR code. vor 5 Monaten
  Lorenzo L. Ancora b1544396f3 Better alignment of the BTC donation QR code on desktop. vor 6 Monaten

+ 12 - 3
donate/index.html

@@ -143,10 +143,19 @@ PayPal will ask if you want to transform the one-time donation into a periodic o
   </p>
 </form><h2>Cryptocurrency</h2>
 <p>Donations can be done using <strong>Bitcoin</strong> (BTC):</p>
-<figure class="figure">
-  <img class="figure-img img-fluid shadow-sm rounded" src="/static/cryptocurrency/btc.webp" alt="Bitcoin QR-code" title="Scan this QR code with your Bitcoin wallet">
+<p><figure class="figure text-md-center">
+  <img class="figure-img img-fluid border shadow-sm rounded" src="/static/cryptocurrency/btc.webp" alt="Bitcoin QR-code" title="Scan this QR code with your Bitcoin wallet" data-bs-toggle="modal" data-bs-target="#BTCQRModal">
   <figcaption class="figure-caption user-select-all text-dark font-monospace">bc1qfdjrq3dnc8qpd3jlh3ykua2j6ppy495axn928x</figcaption>
-</figure><p>Scan this QR code with your mobile Bitcoin wallet to donate any arbitrary amount.<br>
+</figure></p>
+<div class="modal fade" id="BTCQRModal" tabindex="-1" aria-hidden="true">
+    <div class="modal-dialog modal-dialog-centered">
+        <div class="modal-content">
+            <div class="modal-body p-4">
+                <img class="img-fluid w-100" src="/static/cryptocurrency/btc_lg.webp" alt="Bitcoin QR-code" title="Scan this QR code with your Bitcoin wallet">
+            </div>
+        </div>
+    </div>
+</div><p>Scan this QR code with your mobile Bitcoin wallet to donate any arbitrary amount.<br>
 The address above is our only official wallet address.</p>
 <h2>International bank transfers</h2>
 <p>Payments or donations can also be done using <strong>Western Union</strong>:</p>

Datei-Diff unterdrückt, da er zu groß ist
+ 125 - 0
news/fsf-interview-with-matias-fonzo/index.html


+ 5 - 1
news/index.html

@@ -6,6 +6,7 @@
   <link rel="icon" type="image/gif" href="../static/favicon.gif">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <meta name="description" content="News about Dragora GNU/Linux-Libre">
+  
   <title>News — Dragora.org</title>
   <body>
     <header>
@@ -62,6 +63,9 @@
       <main>
         
   <ul class="list-group  list-group-flush font-monospace my-2">
+  <li class="list-group-item">2024-07-12
+    <a href="fsf-interview-with-matias-fonzo"><dfn title="Free Software Foundation, a USA 501(c)(3) non-profit organization">FSF</dfn> interview with <dfn title="Maintainer of Dragora OS">Matías Fonzo</dfn></a>
+  </li>
   <li class="list-group-item">2024-04-18
     <a href="https://lists.nongnu.org/archive/html/dragora-users/2024-04/msg00010.html">The new website is now online</a>
   </li>
@@ -105,7 +109,7 @@
     <a href="https://lists.nongnu.org/archive/html/dragora-users/2021-09/msg00000.html">Qi 2.5 released</a>
   </li>
   <li class="list-group-item">2021-06-15
-    <a href="https://lists.nongnu.org/archive/html/dragora-users/2021-06/msg00000.html">Moving to Libera.Chat</a>
+    <a href="https://lists.nongnu.org/archive/html/dragora-users/2021-06/msg00000.html">Moving to <dfn title="Libera Chat, a Swedish non-profit organisation">Libera.Chat</dfn></a>
   </li>
   <li class="list-group-item">2021-04-13
     <a href="https://lists.nongnu.org/archive/html/dragora-users/2021-04/msg00000.html">Qi 2.4 released</a>

BIN
static/cryptocurrency/btc_lg.webp