From 05b364f88c2e12fe000502ff90fd56da55adb168 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 5 Aug 2022 14:15:42 +0900 Subject: Work around sr.ht README rendering --- README.md | 30 +++++++++++++++++++++++++++++- index.md | 30 +----------------------------- 2 files changed, 30 insertions(+), 30 deletions(-) mode change 120000 => 100644 README.md mode change 100644 => 120000 index.md diff --git a/README.md b/README.md deleted file mode 120000 index dd0ea36..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -index.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e28926e --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# 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 deleted file mode 100644 index e28926e..0000000 --- a/index.md +++ /dev/null @@ -1,29 +0,0 @@ -# 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 new file mode 120000 index 0000000..42061c0 --- /dev/null +++ b/index.md @@ -0,0 +1 @@ +README.md \ No newline at end of file -- cgit 1.4.1