Skip to content

Commit

Permalink
Deployed feff127 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Jul 16, 2024
1 parent 2b8c200 commit 98fb05b
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 23 deletions.
4 changes: 3 additions & 1 deletion boltring-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -695,5 +695,7 @@ <h2 id="screen-connect-boltring">Screen: Connect <abbr title="A contactless bitc
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
28 changes: 22 additions & 6 deletions boltring-reset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,19 +553,33 @@ <h2 id="boltring-reset-code"><abbr title="A contactless bitcoin lightning paymen
</code></pre></div>
<h2 id="reset-with-bolt-card-creator">Reset with Bolt Card Creator</h2>
<p>In addition to the reset code you will also eed an Android Phone with NFC support.</p>
<p>Install the
<a href="https://play.google.com/store/apps/details?id=com.lightningnfcapp">Bolt Card Creator Android App</a> </p>
<p>If you have an <strong>Android</strong> phone install the <a href="https://play.google.com/store/apps/details?id=com.lightningnfcapp">Bolt Card NFC Card Creator App</a> from Google Play.
If you are using an <strong>iPhone</strong> install the <a href="https://apps.apple.com/us/app/boltcard-nfc-programmer/id6450968873">Boltcard NFC Programmer</a> from the App Store.</p>
<p>Make sure that NFC is enabled on your mobile phone before launching the app.</p>
<div class="admonition tip">
<p class="admonition-title">TIPS: NFC chip reset</p>
<p><a class="glightbox" href="../images/iphone-positioning.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img align="right" alt="LNbits NFC Chip Configuration" src="../images/iphone-positioning.jpg" width="60%" /></a></p>
<p><strong>Important</strong>: If writing to the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> NFC chip is interruped you may end up with a bricked
device. Be sure to:</p>
<ul>
<li>Remove any cover or shell from your phone before configuring your <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr>.</li>
<li>Find out where the NFC chip antenna is positioned in your phone (using read tests).</li>
<li>Put the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> on a table and and the phones antenna on top it in a stable position.</li>
<li>Wait a few seconds after writing before moving your phone.</li>
</ul>
<p>If you are using an <strong>iPhone</strong>, put it on top of the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> as shown on this image before
hitting the <strong>Reset Card Now</strong> button.</p>
</div>
<div class="admonition noborder">
<p><a class="glightbox" href="../images/bolt-ring-reset-screen.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img align="right" alt="LNbits Bolt Card Create QR Code" src="../images/bolt-ring-reset-screen.jpg" width="40%" /></a></p>
<p><strong><abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> Reset Steps</strong></p>
<ol>
<li>Select the <code>Reset Keys</code> tab at the bottom of your start screen</li>
<li>Tap the <code>SCAN QR CODE</code> button to read the reset code (the card details should show your keys
now)</li>
<li>Tap the <code>RESET CARD NOW</code> button and position your phone´s NFC antenna close above the
<abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr></li>
<li>Hold the device still and wait until app shows green checkmarks that confirm the key resets.</li>
<li>Position your phones antenna on top of your <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> in a stable way and tap the
<code>RESET CARD NOW</code> button</li>
<li>Hold the device still and wait until the app confirms that the keys are reset.</li>
</ol>
<p><strong>Congratulations your <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> is reset to factory defaults and can now be configured with
another wallet</strong></p>
Expand Down Expand Up @@ -678,5 +692,7 @@ <h2 id="reset-with-bolt-card-creator">Reset with Bolt Card Creator</h2>
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
4 changes: 3 additions & 1 deletion getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -765,5 +765,7 @@ <h3 id="lnbits">LNbits</h3>
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
Binary file added images/iphone-positioning.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -602,5 +602,7 @@ <h1 id="boltring-documentation"><abbr title="A contactless bitcoin lightning pay
<script src="assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
25 changes: 21 additions & 4 deletions lnbits/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -705,15 +705,30 @@ <h2 id="step-6-pairing-your-boltring">Step 6 - Pairing Your <abbr title="A conta
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Please make sure you go through these last steps in one go, because the QR code from the
previous step will be invalidated when you scan it. <strong>Make sure you hold your phone above the
<abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> at the correct position and hold it steady and long enough for the pairing to
previous step will be invalidated when you scan it. <strong>Make sure you position your phone above
the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> at the correct place in a steady fashion and long enough for the pairing to
complete.</strong> If you close the App before writing the pairing data to the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr>, you must start
over from <a href="#step-5-create-bolt-card-service">step 5</a> and create a new card service entry.</p>
</div>
<div class="admonition tip">
<p class="admonition-title">TIPS: NFC chip writing</p>
<p><a class="glightbox" href="../images/iphone-positioning.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img align="right" alt="LNbits NFC Chip Configuration" src="../images/iphone-positioning.jpg" width="60%" /></a></p>
<p><strong>Important</strong>: If writing to the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> NFC chip is interruped you may end up with a bricked
device. Be sure to:</p>
<ul>
<li>Remove any cover or shell from your phone before configuring your <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr>.</li>
<li>Find out where the NFC chip antenna is positioned in your phone (using read tests).</li>
<li>Put the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> on a table and and the phones antenna on top it in a stable position.</li>
<li>Wait a few seconds after writing before moving your phone.</li>
</ul>
<p>If you are using an <strong>iPhone</strong>, put it on top of the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> as shown on this image before
hitting the <strong>Write Card Now</strong> button.</p>
</div>
<ol>
<li>Go to the start screen of the Bolt Card Creator app</li>
<li>On the start screen, tap <code>SCAN QR CODE</code> and scan the LNbits card creation QR code</li>
<li>Tap "WRITE CARD NOW" and position your phone´s NFC antenna close above the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr></li>
<li>Put your phones antenna on top of the <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> in a stable position</li>
<li>Tap "WRITE CARD NOW"</li>
<li>Verify that the app <code>Output</code> section shows all the green checkmarks</li>
</ol>
<p><strong>Congratulations, your <abbr title="A contactless bitcoin lightning payment ring base on NFC tap &amp; pay technology">BoltRing</abbr> is now ready for use.</strong></p>
Expand Down Expand Up @@ -842,5 +857,7 @@ <h2 id="step-6-pairing-your-boltring">Step 6 - Pairing Your <abbr title="A conta
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
4 changes: 3 additions & 1 deletion merchant-compatibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -772,5 +772,7 @@ <h3 id="coincorner-checkout">CoinCorner Checkout</h3>
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.bolt-ring.com/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/boltring-app/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/boltring-reset/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/getting-started/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/lnbits/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/merchant-compatibility/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.bolt-ring.com/video-tutorials/</loc>
<lastmod>2024-03-16</lastmod>
<lastmod>2024-07-16</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
4 changes: 3 additions & 1 deletion video-tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -639,5 +639,7 @@ <h2 id="unveiling-the-bitcoin-bolt-ring-tap-and-pay-instantly">Unveiling the Bit
<script src="../assets/javascripts/bundle.dff1b7c8.min.js"></script>


<script>document$.subscribe(() => {const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});})</script></body>
<script id="init-glightbox">const lightbox = GLightbox({"touchNavigation": true, "loop": false, "zoomable": true, "draggable": true, "openEffect": "zoom", "closeEffect": "zoom", "slideEffect": "slide"});
document$.subscribe(() => { lightbox.reload() });
</script></body>
</html>

0 comments on commit 98fb05b

Please sign in to comment.