From ca53c789f11cc7e123fa46281a1139c91838eab6 Mon Sep 17 00:00:00 2001 From: Arya K <73596856+gi-yt@users.noreply.github.com> Date: Tue, 1 Nov 2022 22:36:43 +0530 Subject: [PATCH] Make an instance list and add ~vern's instances --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index aba7c01..99635dc 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,16 @@ publications that has been around forever. So it is possible. I hope medium.com comes up with other, non-harmful ways to run a sustainable business. +## Instances +| Instance | Country | Provider | Host | +|--------------------------------|---------|----------|--------------------------| +| https://libmedium.batsense.net | India | Airtel | @realaravinth | +| https://md.vern.cc | Canada | OVH | [~vern](https://vern.cc) | +| http://md.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/ | N/A | OVH | [~vern](https://vern.cc) | +| http://vernaqj2qr2pijpgvf3od6ssc3ulz3nv52gwr3hba5l6humuzmgq.b32.i2p/ | N/A | OVH | [~vern](https://vern.cc) + + + ## Deploy 1. Grab [`./config/default.toml`](./config/default.toml) and make @@ -72,6 +82,7 @@ above command. make docker ``` + --- Inspired by [Scribe - An Alternative Medium Frontend](https://sr.ht/~edwardloveall/scribe)