feat(web/tvl/blog): add Tvix Feb 2024 update

Change-Id: Id15da6cc35eefe091224a53be12ce0392e8b6172
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10741
Reviewed-by: aspen <root@gws.fyi>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2024-02-04 17:30:22 +01:00 committed by clbot
parent 40d0908459
commit d69149fbd0
2 changed files with 315 additions and 0 deletions

View file

@ -23,5 +23,14 @@
content = ./tvix-status-202209.md;
author = "tazjin";
}
{
key = "tvix-update-feb-22";
title = "Tvix Status - February '24";
date = 1707472132;
content = ./2024-02-tvix-update.md;
author = "flokli";
draft = true;
}
];
}