From 8655440ae3f42543ad5d2a980cef389529867f4b Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 4 Sep 2022 15:16:27 +0300 Subject: feat(corp/tvixbolt): check in initial tvixbolt version This is the code backing the small site currently deployed at https://tazj.in/blobs/nixbolt/index.html This relies on a newer version of Tvix than is available in depot and a bunch of other stuff that isn't public yet, so for now no build file is provided as this is heavily work-in-progress. Change-Id: I7a8e4dbf4e11d1c70175f929e65f40ff69acbbd9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6315 Tested-by: BuildkiteCI Reviewed-by: tazjin --- corp/tvixbolt/index.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 corp/tvixbolt/index.css (limited to 'corp/tvixbolt/index.css') diff --git a/corp/tvixbolt/index.css b/corp/tvixbolt/index.css new file mode 100644 index 000000000000..e69de29bb2d1 -- cgit 1.4.1