all repos — website @ 2470f2235e4ed3c4ea50ad3fa90ec4def7113cd6

My website

update links to git

Alan Pearce
commit

2470f2235e4ed3c4ea50ad3fa90ec4def7113cd6

parent

9682385d5b74fab718925a8e846e26091acb1170

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M post/homesteading.mdpost/homesteading.md
@@ -6,7 +6,7 @@ [taxonomies]
tags = ["website"] +++ -I switched away from [Zola](https://www.getzola.org/) and made my own [static site builder](https://git.alanpearce.eu/website/tree) that uses only HTML templates. I've been wanting to do this since at least 2017, when I started to work on a [homestead project](https://git.alanpearce.eu/homestead/tree/src?h=2017), which I didn't quite finish. +I switched away from [Zola](https://www.getzola.org/) and made my own [static site builder](https://git.alanpearce.eu/website/tree/main/) that uses only HTML templates. I've been wanting to do this since at least 2017, when I started to work on a [homestead project](https://git.alanpearce.eu/archive/homestead/tree/2017/), which I didn't quite finish. The recent release of [Bun](https://bun.sh/), which touts itself as an "all-in-one JavaScript toolkit" encouraged me to play around with it. I have to say, I am surprised by how energising it was; an antidote to the "JavaScript fatigue" I've read about and definitely experienced.