Compare commits

...

3 Commits

Author SHA1 Message Date
4a72cf02f8 Build fixes and add hedgedoc service 2025-08-28 04:30:27 +03:00
cd6916d379 Add FluffyChat and SchildiChat descriptions 2025-08-24 15:24:02 +03:00
c4e0b65293 Add HedgeDoc 2025-08-24 15:21:59 +03:00
6 changed files with 15 additions and 7 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"> </a><a href="https://pad.nothing.run" class="servicelink"><div class="bubble" id="hedgedoc">
<div class="bubble-blur"> <div class="bubble-blur">
<h3>HedgeDoc</h3> <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> </div>
</a><a href="https://idm.nothing.run" class="servicelink"><div class="bubble" id="kanidm"> </a><a href="https://idm.nothing.run" class="servicelink"><div class="bubble" id="kanidm">
<div class="bubble-blur"> <div class="bubble-blur">

View File

@@ -47,8 +47,8 @@
<h3 id="mobile-clients">Mobile clients</h3> <h3 id="mobile-clients">Mobile clients</h3>
<ul> <ul>
<li><a href="https://github.com/element-hq/element-android">Element</a> - very buggy and uncomfortable client</li> <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://fluffychat.im/">FluffyChat</a> - beautiful, but still unusable Flutter-based client</li>
<li><a href="https://schildi.chat/android/">SchildiChat</a></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://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> <li><a href="https://schildi.chat/android/next/">SchildiChat Next</a> - Element X with spaces support</li>
</ul> </ul>

View File

@@ -25,6 +25,10 @@
<h1>nothing.run</h1> <h1>nothing.run</h1>
<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> <h3 id="23-august-2025">23 August 2025</h3>
<ul> <ul>
<li>We have switched from Contabo nameservers to <a href="https://desec.io">Desec</a></li> <li>We have switched from Contabo nameservers to <a href="https://desec.io">Desec</a></li>

View File

@@ -30,7 +30,7 @@ So... If you want to get an account, just [contact me](./contact)<br />
</Service> </Service>
<Service id="hedgedoc" name="HedgeDoc" href="https://pad.nothing.run"> <Service id="hedgedoc" name="HedgeDoc" href="https://pad.nothing.run">
<p>*Temporary disabled*<br />Pretty simple web-based<br />collaborative markdown editor</p> <p>Pretty simple web-based<br />collaborative markdown editor</p>
<KaniDM /> <KaniDM />
</Service> </Service>

View File

@@ -33,8 +33,8 @@ import MatrixChat from '../components/matrixchat.astro';
### Mobile clients ### Mobile clients
- [Element](https://github.com/element-hq/element-android) - very buggy and uncomfortable client - [Element](https://github.com/element-hq/element-android) - very buggy and uncomfortable client
- [FluffyChat](https://fluffychat.im/) - - [FluffyChat](https://fluffychat.im/) - beautiful, but still unusable Flutter-based client
- [SchildiChat](https://schildi.chat/android/) - [SchildiChat](https://schildi.chat/android/) - Element fork with some enchantments
- [Element X](https://element.io/download) - Next generation Element on mobile with native sliding sync. It's much more comfortable than classic Element - [Element X](https://element.io/download) - Next generation Element on mobile with native sliding sync. It's much more comfortable than classic Element
- [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support - [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support

View File

@@ -4,6 +4,10 @@ title: 'nothing.run'
description: 'Librehoster, crypto- and infoanarchysts, free software fans' description: 'Librehoster, crypto- and infoanarchysts, free software fans'
--- ---
### 24 August 2025
- HedgeDoc works again!
### 23 August 2025 ### 23 August 2025
- We have switched from Contabo nameservers to [Desec](https://desec.io) - We have switched from Contabo nameservers to [Desec](https://desec.io)