feat: move from cobalt to zola

This commit is contained in:
Kat Inskip 2025-07-08 02:01:41 -07:00
parent 78626987fe
commit 72899ff7f1
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
62 changed files with 356 additions and 225 deletions

View file

@ -1,5 +1,5 @@
{
description = "dork.dev, using the cobalt ssg";
description = "dork.dev; using Zola";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";