aboutsummaryrefslogtreecommitdiff
path: root/software.typ
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2026-08-04 01:32:45 +0000
committerKumar Damani <me@kumardamani.net>2026-08-04 01:32:45 +0000
commit48782ca852b5a794ef2951091e06486e6a8a05aa (patch)
tree6cfdb098aa2ccc1bceee48b3a6a4365c5d381016 /software.typ
parent27bf1933e922f8f083fb4437c1797089b1ab5bbc (diff)
added other blogs, and updated software pageHEADmain
Diffstat (limited to 'software.typ')
-rw-r--r--software.typ9
1 files changed, 8 insertions, 1 deletions
diff --git a/software.typ b/software.typ
index 3013db2..96c5f12 100644
--- a/software.typ
+++ b/software.typ
@@ -14,6 +14,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[
My Nix, Terraform, Ansible repository for self-hosting,
@@ -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].