feat(tazjin/homepage): Feed entries for Tvix, ShipIt! and @tazlog
Change-Id: I8de9427d92ed45760130ff8e929e2f2749eb1345 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5081 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
0f5295ebd1
commit
1673fe95c8
1 changed files with 30 additions and 1 deletions
|
@ -1,4 +1,33 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
class = "misc";
|
||||||
|
title = "@tazlog on Telegram";
|
||||||
|
url = "https://t.me/tazlog";
|
||||||
|
date = 1643321164;
|
||||||
|
description = ''
|
||||||
|
My new channel on Telegram, for occasional updates smaller (and
|
||||||
|
more frequent) than what ends up being posted here.
|
||||||
|
'';
|
||||||
|
}
|
||||||
|
{
|
||||||
|
class = "project";
|
||||||
|
title = "Ship It! #37";
|
||||||
|
url = "https://changelog.com/shipit/37";
|
||||||
|
date = 1641819600;
|
||||||
|
description = ''
|
||||||
|
Episode #37 of Ship It!, a podcast about systems, featuring me.
|
||||||
|
We talk about TVL, Nix, monorepos and related things.
|
||||||
|
'';
|
||||||
|
}
|
||||||
|
{
|
||||||
|
class = "project";
|
||||||
|
title = "Tvix";
|
||||||
|
url = "https://tvl.fyi/blog/rewriting-nix";
|
||||||
|
date = 1638381387;
|
||||||
|
description = ''
|
||||||
|
TVL is rewriting Nix with funding from NLNet.
|
||||||
|
'';
|
||||||
|
}
|
||||||
{
|
{
|
||||||
class = "misc";
|
class = "misc";
|
||||||
title = "Interview with Joscha Bach";
|
title = "Interview with Joscha Bach";
|
||||||
|
@ -14,7 +43,7 @@
|
||||||
title = "The Virus Lounge";
|
title = "The Virus Lounge";
|
||||||
url = "https://tvl.fyi";
|
url = "https://tvl.fyi";
|
||||||
date = 1587435629;
|
date = 1587435629;
|
||||||
description = "A daily social video call in these trying pandemic times. Join us!";
|
description = "A community around Nix, monorepos, build tooling and the like!";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
class = "project";
|
class = "project";
|
||||||
|
|
Loading…
Reference in a new issue