Compare commits
3 Commits
0f692aba68
...
main
Author | SHA1 | Date | |
---|---|---|---|
4a72cf02f8
|
|||
cd6916d379
|
|||
c4e0b65293
|
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -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">
|
||||
|
4
dist/matrix/index.html
vendored
4
dist/matrix/index.html
vendored
@@ -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. It’s 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>
|
||||
|
4
dist/news/index.html
vendored
4
dist/news/index.html
vendored
@@ -25,6 +25,10 @@
|
||||
|
||||
<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>
|
||||
<ul>
|
||||
<li>We have switched from Contabo nameservers to <a href="https://desec.io">Desec</a></li>
|
||||
|
@@ -30,7 +30,7 @@ So... If you want to get an account, just [contact me](./contact)<br />
|
||||
</Service>
|
||||
|
||||
<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 />
|
||||
</Service>
|
||||
|
||||
|
@@ -33,8 +33,8 @@ import MatrixChat from '../components/matrixchat.astro';
|
||||
|
||||
### Mobile clients
|
||||
- [Element](https://github.com/element-hq/element-android) - very buggy and uncomfortable client
|
||||
- [FluffyChat](https://fluffychat.im/) -
|
||||
- [SchildiChat](https://schildi.chat/android/)
|
||||
- [FluffyChat](https://fluffychat.im/) - beautiful, but still unusable Flutter-based client
|
||||
- [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
|
||||
- [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support
|
||||
|
||||
|
@@ -4,6 +4,10 @@ title: 'nothing.run'
|
||||
description: 'Librehoster, crypto- and infoanarchysts, free software fans'
|
||||
---
|
||||
|
||||
### 24 August 2025
|
||||
|
||||
- HedgeDoc works again!
|
||||
|
||||
### 23 August 2025
|
||||
|
||||
- We have switched from Contabo nameservers to [Desec](https://desec.io)
|
||||
|
Reference in New Issue
Block a user