diff options
Diffstat (limited to 'site/desktop/syncthing/index.html')
-rw-r--r-- | site/desktop/syncthing/index.html | 50 |
1 files changed, 46 insertions, 4 deletions
diff --git a/site/desktop/syncthing/index.html b/site/desktop/syncthing/index.html index 40eb55b..483b07b 100644 --- a/site/desktop/syncthing/index.html +++ b/site/desktop/syncthing/index.html @@ -18,7 +18,7 @@ <link rel="icon" href="../../assets/images/favicon.png"> - <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.49"> + <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7"> @@ -26,7 +26,7 @@ - <link rel="stylesheet" href="../../assets/stylesheets/main.6f8fc17f.min.css"> + <link rel="stylesheet" href="../../assets/stylesheets/main.8608ea7d.min.css"> @@ -198,6 +198,7 @@ <span class="md-ellipsis"> Home + </span> @@ -228,6 +229,7 @@ <span class="md-ellipsis"> Server + </span> @@ -253,6 +255,7 @@ <span class="md-ellipsis"> Server Setup + </span> @@ -274,6 +277,7 @@ <span class="md-ellipsis"> Cgit with gitolite + </span> @@ -295,6 +299,7 @@ <span class="md-ellipsis"> DDNS + </span> @@ -316,6 +321,7 @@ <span class="md-ellipsis"> Syncthing + </span> @@ -356,6 +362,7 @@ <span class="md-ellipsis"> Desktop + </span> @@ -381,6 +388,7 @@ <span class="md-ellipsis"> Desktop + </span> @@ -402,6 +410,7 @@ <span class="md-ellipsis"> Rclone + </span> @@ -423,6 +432,7 @@ <span class="md-ellipsis"> Thunderbird + </span> @@ -453,6 +463,7 @@ <span class="md-ellipsis"> Syncthing + </span> @@ -475,6 +486,29 @@ <span class="md-ellipsis"> Remote Nvim + + </span> + + + </a> + </li> + + + + + + + + + + + <li class="md-nav__item"> + <a href="../wayland/" class="md-nav__link"> + + + <span class="md-ellipsis"> + Wayland + </span> @@ -513,6 +547,7 @@ <span class="md-ellipsis"> Phone + </span> @@ -538,6 +573,7 @@ <span class="md-ellipsis"> LineageOS + </span> @@ -576,6 +612,7 @@ <span class="md-ellipsis"> Food + </span> @@ -601,6 +638,7 @@ <span class="md-ellipsis"> Curry + </span> @@ -622,6 +660,7 @@ <span class="md-ellipsis"> Tempora + </span> @@ -643,6 +682,7 @@ <span class="md-ellipsis"> Spicy Shrimp + </span> @@ -671,6 +711,7 @@ <span class="md-ellipsis"> About + </span> @@ -712,6 +753,7 @@ + <h1 id="syncthing-using-runit-and-artix-linux">Syncthing using Runit and Artix Linux</h1> <p>The default Artix Linux syncthing script is broken, here is a corrected version that works:</p> <pre><code>#!/bin/sh @@ -771,10 +813,10 @@ exec chpst -u "$USER:groups" syncthing -logflags 0 </div> - <script id="__config" type="application/json">{"base": "../..", "features": [], "search": "../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> + <script id="__config" type="application/json">{"base": "../..", "features": [], "search": "../../assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> - <script src="../../assets/javascripts/bundle.88dd0f4e.min.js"></script> + <script src="../../assets/javascripts/bundle.c8b220af.min.js"></script> </body> |