From 48782ca852b5a794ef2951091e06486e6a8a05aa Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 3 Aug 2026 21:32:45 -0400 Subject: added other blogs, and updated software page --- index.typ | 15 +++++++++++++++ software.typ | 9 ++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/index.typ b/index.typ index 1cf7e27..709737c 100644 --- a/index.typ +++ b/index.typ @@ -18,4 +18,19 @@ Posts I have written, newest first: - #pageref("post/programs") The #pagelink("software")[Software] page lists some of my projects. +If you find something useful, copy it. Use it. Don't ask. + +Links to other blogs I enjoy: + +- Andrew Kelley's #extlink("https://andrewkelley.me/")[blog] +- Xe Iaso's #extlink("https://xeiaso.net/blog/")[blog] +- Arun Isaac's #extlink("https://systemreboot.net/")[blog] +- Jana's #extlink("https://jsteuernagel.de")[blog] +- Jyn's #extlink("https://jyn.dev")[blog] +- Taylor's #extlink("https://taylor.town")[blog] +- Hugo van Kemenade's #extlink("https://hugovk.dev/blog/")[blog] +- Kat's #extlink("https://www.knifepoint.net/~kat/")[blog] +- Blain Smith's #extlink("https://blainsmith.com/articles/")[blog] +- Luke Smith's #extlink("https://lukesmith.xyz/articles/")[blog] + ] diff --git a/software.typ b/software.typ index 3013db2..96c5f12 100644 --- a/software.typ +++ b/software.typ @@ -13,6 +13,13 @@ } }) + - + = kumardamani.net + #description[ + This website's source, and gradually morphing into a + full-blown blogging static-site-generator based on Typst. + ] + #source("https://git.kumardamani.net/kumardamani.net/about") - = home-lab #description[ @@ -21,7 +28,7 @@ ] #source("https://git.kumardamani.net/home-lab/about") - - = nixdots + = dotfiles-nix #description[ My dotfiles for the Nix ecosystem, as started in #pagelink("post/nixos-p1")[this post]. -- cgit v1.2.3