Login
From:
Jan Miksovsky’s blog
(Uncensored)
subscribe
Making a small JavaScript blog static site generator even smaller using the general async-tree library
https://jan.miksovsky.com/posts/2025/04-23-async-tree.html
links
backlinks
Roast topics
Find topics
Find it!
Using the async-tree library substantially cuts down the source code for a minimalist static site generator (SSG) in JavaScript, at a very modest cost in dependencies. The result is still fast and flexible.