diff options
author | Vincent Ambo <mail@tazj.in> | 2022-09-12T13·25+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-09-13T11·05+0000 |
commit | beb78c710441f475f1b03437a381f75fb0e788d6 (patch) | |
tree | 7e7887490603d963e7f424b8e109930e84b696c6 /corp | |
parent | 20b855042d449525616150b6698063d2c530448e (diff) |
feat(ops/modules): deploy tvixbolt to tvixbolt.tvl.su r/4829
Change-Id: I534cf918fc3e03ce8c14cf15f6d3280b6a657c8d Reviewed-on: https://cl.tvl.fyi/c/depot/+/6536 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'corp')
-rw-r--r-- | corp/website/content.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/corp/website/content.md b/corp/website/content.md index f7ca9786fbea..8582bb3a4e6c 100644 --- a/corp/website/content.md +++ b/corp/website/content.md @@ -17,6 +17,11 @@ example: * 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 @@ -24,3 +29,5 @@ 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 |