Compare commits

..

2 Commits

Author SHA1 Message Date
3a82701008 Build new website files 2025-08-19 22:59:53 +03:00
b8060817e5 Add some fixes 2025-08-19 22:58:01 +03:00
18 changed files with 79 additions and 46 deletions

File diff suppressed because one or more lines are too long

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>Беларусский или белорусский</title> <title>Беларусский или белорусский</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

BIN
dist/cinny-preview.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>Contact</title> <title>Contact</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>Donate :3</title> <title>Donate :3</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

BIN
dist/element-preview.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 KiB

2
dist/index.html vendored
View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>nothing.run</title> <title>nothing.run</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>Matrix</title> <title>Matrix</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>
@@ -25,13 +25,24 @@
<h1>Matrix</h1> <h1>Matrix</h1>
<p><a href="https://matrix.org"><strong>Matrix</strong></a> is modern federative network for communication. That means that users from different servers can interact with each other. We host our own Matrix network server. There also is a great cross-plattform-client available!</p> <p><a href="https://matrix.org"><strong>Matrix</strong></a> is modern federative network for communication. That means that users from different servers can interact with each other. We host our own Matrix network server. There also is a great cross-plattform-client available!</p>
<h2 id="login-data">Login data</h2>
<ul>
<li>Server name: nothing.run</li>
<li>Server address: <a href="https://matrix.nothing.run">https://matrix.nothing.run</a></li>
</ul>
<h2 id="our-room">Our room</h2> <h2 id="our-room">Our room</h2>
<p>Nothing.run has chat in Matrix. Join it to get information about downtimes and updates, help, to suggest something that could make nothing.run better</p>
<ul>
<li>Our Matrix space <a href="https://matrix.to/#/#nothingrun:nothing.run">#nothingrun:nothing.run</a></li>
<li>Our Matrix chat <a href="https://matrix.to/#/#localhost:nothing.run">#localhost:nothing.run</a></li>
</ul>
<h2 id="clients">Clients</h2> <h2 id="clients">Clients</h2>
<h3 id="web-clients">Web-clients</h3> <h3 id="web-clients">Web-clients</h3>
<ul> <div class="bigcontainer"><div class="matrixclient"><ul>
<li><a href="https://cinny.nothing.run">Cinny</a> - modern and beautiful Matrix web client</li> <li><a href="https://cinny.nothing.run">Cinny</a> - modern and beautiful Matrix web client</li>
</ul><img src="/cinny-preview.png" alt="Cinny preview"/></div><div class="matrixclient"><ul>
<li><a href="https://element.nothing.run">Element</a> - the most popular and functional Matrix client</li> <li><a href="https://element.nothing.run">Element</a> - the most popular and functional Matrix client</li>
</ul> </ul><img src="/element-preview.png" alt="Element preview"/></div></div>
<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>
@@ -42,13 +53,10 @@
</ul> </ul>
<h3 id="desktop-clients">Desktop clients</h3> <h3 id="desktop-clients">Desktop clients</h3>
<ul> <ul>
<li><a href="https://iamb.chat/">iamb</a> - written in Rust terminal-based client with Vim keybindings</li> <li><a href="https://iamb.chat/">iamb</a> &amp; <a href="https://github.com/gomuks/gomuks">gomuks</a> - written in Rust and Go terminal-based clients. iamb uses Vim-like keybindings</li>
<li><a href="https://github.com/gomuks/gomuks">gomuks</a> - a terminal Matrix client written in Go</li> <li><a href="https://wiki.gnome.org/Apps/Fractal">Fractal</a>, <a href="https://apps.kde.org/neochat/">NeoChat</a>, <a href="https://nheko-reborn.github.io/">Nheko</a> - nice desktop-oriented clients. Can be buggy sometimes</li>
<li>You can use Element, Schildi and Cinny Web as desktop clients via Electron. Its a less performant way to message from Matrix, but… You can! :)</li>
<li><a href="https://github.com/alphapapa/ement.el">Ement.el</a> - really? Are you so crazy to chat from Emacs???</li> <li><a href="https://github.com/alphapapa/ement.el">Ement.el</a> - really? Are you so crazy to chat from Emacs???</li>
<li>[Fractal]</li>
<li>[NeoChat]</li>
<li>[Nheko]</li>
<li>You can use Element, Schildi and Cinny Web as desktop clients through Electron. Its unperformance way to use Matrix, but… You can! :)</li>
</ul> </ul>
<div id="footer"> <div id="footer">
<main> <main>

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>nothing.run</title> <title>nothing.run</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

View File

@@ -11,7 +11,7 @@
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png"> <link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
<title>nothing.run</title> <title>nothing.run</title>
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head> <link rel="stylesheet" href="/_astro/contact.030c0792.css" /></head>
<body> <body>
<div class="header astro-HPNW4VWY"> <div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a> <a href="/" class="astro-HPNW4VWY">~/</a>

BIN
public/cinny-preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

BIN
public/element-preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 KiB

View File

@@ -1,3 +0,0 @@
- **[SchildiChat Web](https://element.nothing.run)** - built with Flutter and based on Element Matrix client with many features!
- **[Cinny](https://cinny.nothing.run)** - most beautiful Matrix client
- *Coming soon!* **[FluffyChat](https://fluffy.nothing.run)** - another Web Matrix client

View File

@@ -0,0 +1,7 @@
---
---
<p>Nothing.run has chat in Matrix. Join it to get information about downtimes and updates, help, to suggest something that could make nothing.run better</p>
<ul>
<li>Our Matrix space <a href="https://matrix.to/#/#nothingrun:nothing.run">#nothingrun:nothing.run</a></li>
<li>Our Matrix chat <a href="https://matrix.to/#/#localhost:nothing.run">#localhost:nothing.run</a></li>
</ul>

View File

@@ -1,4 +0,0 @@
- **[Main website](/)**
- **[Matrix](/matrix.html)** - decentralized communication server (powered by <a href="https://matrix.org/docs/projects/server/synapse">Synapse</a>). We have [Web-clients for Matrix](/matrix.html#web)
<!-- - *Coming soon!* **[Mastodon](https://social.nothing.run)** - free social network, part of the Fediverse, powered by ActivityPub -->
- *Coming soon!* **Forgejo** - lightwale Git repos hosting with Git over HTTPS and over SSH support. Based on Gitea

View File

@@ -1,5 +1,6 @@
--- ---
import Layout from '../layouts/index.astro' import Layout from '../layouts/index.astro'
import MatrixChat from '../components/matrixchat.astro'
--- ---
<Layout title="Contact"> <Layout title="Contact">
<div class="asciicontainer"> <div class="asciicontainer">
@@ -33,11 +34,7 @@ import Layout from '../layouts/index.astro'
<div> <div>
<h2>Our chat</h2> <h2>Our chat</h2>
<p>Nothing.run has chat in Matrix. Join it to get information about downtimes and updates, help, to suggest something that could make nothing.run better</p> <MatrixChat />
<ul>
<li>Our Matrix space <a href="https://matrix.to/#/#nothingrun:nothing.run">#nothingrun:nothing.run</a></li>
<li>Our Matrix chat <a href="https://matrix.to/#/#localhost:nothing.run">#localhost:nothing.run</a></li>
</ul>
</div> </div>
</div> </div>
</Layout> </Layout>

View File

@@ -4,15 +4,32 @@ title: 'Matrix'
description: 'Matrix' description: 'Matrix'
keys: 'nothing crypto free software libre self host' keys: 'nothing crypto free software libre self host'
--- ---
import MatrixChat from '../components/matrixchat.astro';
[**Matrix**](https://matrix.org) is modern federative network for communication. That means that users from different servers can interact with each other. We host our own Matrix network server. There also is a great cross-plattform-client available! [**Matrix**](https://matrix.org) is modern federative network for communication. That means that users from different servers can interact with each other. We host our own Matrix network server. There also is a great cross-plattform-client available!
## Login data
- Server name: nothing.run
- Server address: https://matrix.nothing.run
## Our room ## Our room
<MatrixChat />
## Clients ## Clients
### Web-clients ### Web-clients
<div class="bigcontainer">
<div class="matrixclient">
- [Cinny](https://cinny.nothing.run) - modern and beautiful Matrix web client - [Cinny](https://cinny.nothing.run) - modern and beautiful Matrix web client
<img src="/cinny-preview.png" alt="Cinny preview" />
</div>
<div class="matrixclient">
- [Element](https://element.nothing.run) - the most popular and functional Matrix client - [Element](https://element.nothing.run) - the most popular and functional Matrix client
<img src="/element-preview.png" alt="Element preview" />
</div>
</div>
### 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
@@ -22,10 +39,7 @@ keys: 'nothing crypto free software libre self host'
- [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support - [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support
### Desktop clients ### Desktop clients
- [iamb](https://iamb.chat/) - written in Rust terminal-based client with Vim keybindings - [iamb](https://iamb.chat/) & [gomuks](https://github.com/gomuks/gomuks) - written in Rust and Go terminal-based clients. iamb uses Vim-like keybindings
- [gomuks](https://github.com/gomuks/gomuks) - a terminal Matrix client written in Go - [Fractal](https://wiki.gnome.org/Apps/Fractal), [NeoChat](https://apps.kde.org/neochat/), [Nheko](https://nheko-reborn.github.io/) - nice desktop-oriented clients. Can be buggy sometimes
- You can use Element, Schildi and Cinny Web as desktop clients via Electron. It's a less performant way to message from Matrix, but... You can! :)
- [Ement.el](https://github.com/alphapapa/ement.el) - really? Are you so crazy to chat from Emacs??? - [Ement.el](https://github.com/alphapapa/ement.el) - really? Are you so crazy to chat from Emacs???
- [Fractal]
- [NeoChat]
- [Nheko]
- You can use Element, Schildi and Cinny Web as desktop clients through Electron. It's unperformance way to use Matrix, but... You can! :)

View File

@@ -182,26 +182,27 @@ pre.smaller {
} }
#matrix { #matrix {
background-image: url("./assets/matrix.png"); background-image: url("/matrix.png");
} }
#gitea { #gitea {
background-image: url("./assets/gitea.png"); background-image: url("/gitea.png");
} }
#hedgedoc { #hedgedoc {
background-image: url("./assets/hedgedoc.png"); background-image: url("/hedgedoc.png");
} }
#kanidm { #kanidm {
background-image: url("./assets/kanidm.png"); background-image: url("/kanidm.png");
} }
.container { .container {
display: grid; display: grid;
/* margin: 0 auto; */ /* margin: 0 auto; */
padding: 10px; padding: 20px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
grid-column-gap: 10px; grid-column-gap: 20px;
/* grid-template-columns: auto auto auto; */ /* grid-template-columns: auto auto auto; */
/* grid-template-columns: repeat(auto-fit, minmax(420px, 1fr)); */
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
max-width: 1300px; max-width: 1300px;
} }
@@ -226,3 +227,16 @@ pre.smaller {
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
} }
@media (min-width: 1570px) {
.bigcontainer .matrixclient img {
width: 40vw;
height :auth;
}
}
@media (max-width: 1570px) {
.bigcontainer .matrixclient img {
width: 90vw;
height: auth;
}
}