Build fixes and add hedgedoc service

This commit is contained in:
2025-08-28 04:30:27 +03:00
parent cd6916d379
commit 4a72cf02f8
3 changed files with 8 additions and 4 deletions

2
dist/index.html vendored
View File

@@ -42,7 +42,7 @@
</a><a href="https://pad.nothing.run" class="servicelink"><div class="bubble" id="hedgedoc">
<div class="bubble-blur">
<h3>HedgeDoc</h3>
<p><em>Temporary disabled</em><br/>Pretty simple web-based<br/>collaborative markdown editor</p><img src="/kanidm_ico.png" alt="This service uses auth via KaniDM" style="position: absolute; right: 10px; bottom: 75px; width:35px;height:auth;" class="kanidm-logo"></div>
<p>Pretty simple web-based<br/>collaborative markdown editor</p><img src="/kanidm_ico.png" alt="This service uses auth via KaniDM" style="position: absolute; right: 10px; bottom: 75px; width:35px;height:auth;" class="kanidm-logo"></div>
</div>
</a><a href="https://idm.nothing.run" class="servicelink"><div class="bubble" id="kanidm">
<div class="bubble-blur">

View File

@@ -47,8 +47,8 @@
<h3 id="mobile-clients">Mobile clients</h3>
<ul>
<li><a href="https://github.com/element-hq/element-android">Element</a> - very buggy and uncomfortable client</li>
<li><a href="https://fluffychat.im/">FluffyChat</a> -</li>
<li><a href="https://schildi.chat/android/">SchildiChat</a></li>
<li><a href="https://fluffychat.im/">FluffyChat</a> - beautiful, but still unusable Flutter-based client</li>
<li><a href="https://schildi.chat/android/">SchildiChat</a> - Element fork with some enchantments</li>
<li><a href="https://element.io/download">Element X</a> - Next generation Element on mobile with native sliding sync. Its much more comfortable than classic Element</li>
<li><a href="https://schildi.chat/android/next/">SchildiChat Next</a> - Element X with spaces support</li>
</ul>

View File

@@ -25,7 +25,11 @@
<h1>nothing.run</h1>
<h3 id="23-august-2025">23 August 2025</h3>
<h3 id="24-august-2025">24 August 2025</h3>
<ul>
<li>HedgeDoc works again!</li>
</ul>
<h3 id="23-august-2025">23 August 2025</h3>
<ul>
<li>We have switched from Contabo nameservers to <a href="https://desec.io">Desec</a></li>
</ul>