diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-08-05 14:15:42 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-08-05 14:15:42 +0900 |
commit | 05b364f88c2e12fe000502ff90fd56da55adb168 (patch) | |
tree | 3d7a16d7aa2a7ad36c24ddfeed005a0f177ce380 | |
parent | 77c97ed0b8defc2d5bfe3fa04fd69df8b3c97545 (diff) | |
download | site-05b364f88c2e12fe000502ff90fd56da55adb168.tar.gz |
Work around sr.ht README rendering
-rw-r--r--[l---------] | README.md | 30 | ||||
l---------[-rw-r--r--] | index.md | 30 |
2 files changed, 30 insertions, 30 deletions
diff --git a/README.md b/README.md index dd0ea36..e28926e 120000..100644 --- a/README.md +++ b/README.md @@ -1 +1,29 @@ -index.md \ No newline at end of file +# loang.net + +loang is a shared [nix](https://nixos.org) system +with [vietnamese](https://en.wiktionary.org/wiki/loang#Vietnamese) naming + +it exists to promote +[software freedom](https://www.gnu.org/philosophy/free-sw.html), +interoperability, privacy and reproducibility + +## services + +* dendrite (matrix server) + at [loang.net](https://loang.net/_matrix/federation/v1/version) +* element (matrix client) at [than.loang.net](https://than.loang.net) +* ipfs node and gateway at [loang.net](https://loang.net) +* molly brown (gemini server) at [loang.net](gemini://loang.net) +* nginx (web server) at [loang.net](https://loang.net) +* nix environment (through ssh) at [loang.net:2211](ssh://loang.net:2211) + +## contacts + +* matrix room: [#meta:loang.net](matrix:r/meta:loang.net) +* mailing list: [~cnx/loang@lists.sr.ht](https://lists.sr.ht/~cnx/loang) +* tickets: [~cnx/loang@todo.sr.ht](https://todo.sr.ht/~cnx/loang) + +## finance + +the [vps](https://vpsfree.org) costs 12 eur a month +and the annual renewal fee for loang.net is 11.79 usd diff --git a/index.md b/index.md index e28926e..42061c0 100644..120000 --- a/index.md +++ b/index.md @@ -1,29 +1 @@ -# loang.net - -loang is a shared [nix](https://nixos.org) system -with [vietnamese](https://en.wiktionary.org/wiki/loang#Vietnamese) naming - -it exists to promote -[software freedom](https://www.gnu.org/philosophy/free-sw.html), -interoperability, privacy and reproducibility - -## services - -* dendrite (matrix server) - at [loang.net](https://loang.net/_matrix/federation/v1/version) -* element (matrix client) at [than.loang.net](https://than.loang.net) -* ipfs node and gateway at [loang.net](https://loang.net) -* molly brown (gemini server) at [loang.net](gemini://loang.net) -* nginx (web server) at [loang.net](https://loang.net) -* nix environment (through ssh) at [loang.net:2211](ssh://loang.net:2211) - -## contacts - -* matrix room: [#meta:loang.net](matrix:r/meta:loang.net) -* mailing list: [~cnx/loang@lists.sr.ht](https://lists.sr.ht/~cnx/loang) -* tickets: [~cnx/loang@todo.sr.ht](https://todo.sr.ht/~cnx/loang) - -## finance - -the [vps](https://vpsfree.org) costs 12 eur a month -and the annual renewal fee for loang.net is 11.79 usd +README.md \ No newline at end of file |