diff options
author | Vincent Ambo <mail@tazj.in> | 2021-09-26T10·50+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-09-27T20·11+0000 |
commit | 3e7ed058879810796503e4af781eb3729ff742e3 (patch) | |
tree | 99cd3810aa5ff4af67bc72f69db63454b7487ece /web/tvl | |
parent | c4b718538b0de3f51daa994fc78ef6cdb3cf73c6 (diff) |
docs(web/tvl): Update copy on the TVL website r/2928
Pointing people at IRC and mentioning that there's technology involved, etc. Change-Id: I414c006952d60b1fff619edda5016bb2a8714dfb Reviewed-on: https://cl.tvl.fyi/c/depot/+/3640 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'web/tvl')
-rw-r--r-- | web/tvl/default.nix | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/web/tvl/default.nix b/web/tvl/default.nix index 3258326672c8..2defb7b1ba36 100644 --- a/web/tvl/default.nix +++ b/web/tvl/default.nix @@ -20,10 +20,28 @@ let <img class="tvl-logo" src="/static/tvl-animated.svg" alt="Virus with lambda-shaped spike proteins sitting on an armchair"> - Welcome to **The Virus Lounge**. We're a random group of people - who feel undersocialised in these trying times, and we've - decided that there isn't enough spontaneous socialising on the - internet. + Welcome to **The Virus Lounge**. We're a group of people who got + together in 2020, when we felt that there was not enough + spontaneous socialising on the internet. + + Because of our shared interests in topics like **build systems** + and **monorepos** we started working on code together, in our + monorepo called the *depot*. + + Feel free to explore the tech we have built so far, all our + systems are linked in the footer. + + We mostly hang out on IRC. You can find us in [`#tvl`][tvl-irc] + on [hackint][], which is also reachable [via XMPP][hackint-xmpp] + at [`#tvl@irc.hackint.org`][tvl-xmpp] (sic!). + + Hackint also provide a [web chat][tvl-webchat]. + + [tvl-irc]: ircs://irc.hackint.org:6697/#tvl + [hackint]: https://hackint.org/ + [hackint-xmpp]: https://hackint.org/transport/xmpp + [tvl-xmpp]: xmpp:#tvl@irc.hackint.org?join + [tvl-webchat]: https://webirc.hackint.org/#ircs://irc.hackint.org/#tvl <hr> |