diff options
Diffstat (limited to 'software.typ')
| -rw-r--r-- | software.typ | 9 |
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]. |
