feat(tazjin/tvix-eval-2023): add link collection blog post & QR code

Makes it possible for people in the audience to get to the link
collection reasonably quickly.

Later on that post can also have the talk itself added. For now it is
unlisted.

Change-Id: If9ae1d88d3c6f22bbd70b2b3cbea0b0d42895a93
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9208
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: Mark Shevchenko <markshevchenko@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2023-09-02 17:22:17 +03:00 committed by clbot
parent 685b2eec18
commit eda67bfdbe
4 changed files with 34 additions and 11 deletions

View file

@ -1,5 +1,12 @@
# This file defines all the blog posts.
[
{
key = "tvix-eval-talk-2023";
title = "[доклад] tvix-eval, имплементация языка Nix на Rust";
date = 1694102400;
content = ./posts/tvix-eval-talk-2023.md;
listed = false; # publish after the talk recording is available
}
{
key = "emacs-is-underrated";
title = "Emacs is the most underrated tool";