diff options
author | Vincent Ambo <mail@tazj.in> | 2023-01-27T12·37+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-01-29T10·48+0000 |
commit | b1e4d66f8330223515275888d0dc056259250a34 (patch) | |
tree | afda298f5b7f29e362b708495fd20114b18851bd /corp/website/content.md | |
parent | e3c2b3650aff8fbd4a5109cdb3406d92e9806d08 (diff) |
docs(corp/website): update website content r/5774
Adds a multi-lingual version of the page, with the standard English page being served at `/` and `/en`, and the new Russian version at `/ru`. Change-Id: I54ceea91d1442ee7b8717b59083e5d07c36ca8b0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7940 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'corp/website/content.md')
-rw-r--r-- | corp/website/content.md | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/corp/website/content.md b/corp/website/content.md deleted file mode 100644 index 8582bb3a4e6c..000000000000 --- a/corp/website/content.md +++ /dev/null @@ -1,33 +0,0 @@ -The Virus Lounge -================ - ----------------- - -<img class="tvl-logo" src="https://static.tvl.su/latest/logo-animated.svg" - alt="Virus with lambda-shaped spike proteins sitting on an armchair"> - -Welcome to the corporate face of [The Virus Lounge][tvl-fyi]. - -We provide technology consulting around a variety of topics, for -example: - -* Advice and setup of organisation-wide monorepos for effective - developer workflows, including associated tooling like CI/CD -* Assistance with anything related to Nix/NixOS -* Software development in various languages (Rust, Common Lisp, - Erlang, Java and more) - -We also provide some services on this page: - -* [tvixbolt][], a web-frontend for the [Tvix][] evaluator -* ... and other services listed on the community homepage - -We might be able to help you with other things on request. - -Note: We are still in the process of getting started and have limited -capacity at the moment. If you would like our help, please reach out -at **contact {at} tvl.su** for a discussion. - -[tvl-fyi]: https://tvl.fyi -[Tvix]: https://cs.tvl.fyi/depot/-/tree/tvix -[tvixbolt]: https://tvixbolt.tvl.su |