commit b98d824563bbe2a5d1fe1fc3b60602d02688d208
parent 75f83aaa80c9baf67f15478938e4b544473b9e14
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Fri, 19 Jan 2024 16:04:41 +0200
Add dabbling.
Diffstat:
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/entr b/entr
@@ -5,12 +5,12 @@
find \
assets \
+ dabbling/html \
entr \
haunt.scm \
images \
kakafarm \
- posts \
- root | \
+ posts | \
guix shell \
entr \
guile \
diff --git a/haunt.scm b/haunt.scm
@@ -202,4 +202,5 @@
(atom-feeds-by-tag #:prefix "/haunt/feeds"
#:blog-prefix "/haunt/feeds/")
(static-directory "assets" "assets")
- (static-directory "images" "images")))
+ (static-directory "images" "images")
+ (static-directory "dabbling/html" "dabbling")))
diff --git a/kakafarm/index.scm b/kakafarm/index.scm
@@ -12,6 +12,8 @@
"Various software!"))
(li (a (@ (href "//kaka.farm/haunt/"))
"A blog!"))
+ (li (a (@ (href "/dabbling/"))
+ "Dabbling!"))
(li (a (@ (href "//kaka.farm/~commonly-forgotten/"))
"Commonly Forgotten")
" has some terribly written notes (which I should consolidate into