💾 Archived View for box.matto.nl › capsule-generator.gmi captured on 2024-03-21 at 15:02:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
Just like almost every body who runs a static website, I have build and rebuild my own generator.
It is part of the fun, I guess.
I have build static site generators for websites in several different ways:
- build with m4 and make
- build with awk, ed and a shell-script
- build with Emacs Lisp (Elisp)
- build with Common Lisp (SBCL)
For this capsule, too, I started with building a generator.
First, I build this Gemini capsule with awk, ed and a shellscript.
Now, I have build a Common Lisp capsule generator with SBCL.
So, I have a new toy to tinker with :)
Have fun !
Hashtag: #SBCL #CommonLisp
$Date: 2023/01/30 16:20:46 $
EOF