A Common Lisp library for Gemini => gemini://gemini.circumlunar.space The Gemini website Development =========== You can start a dev shell with Nix. First run: direnv allow Assuming you have nix installed, this will tell direnv to load the nix-shell environment by default. Or just run `nix-shell`. Now, to start a repl, just do `sbcl`, or run `start-repl.sh`. Then in emacs, `M-x slime-connect`. --- The Gemini protocol is specified on the official website. I recommend using the Amfora or Lagrange client, but there are many to choose from. => gemini://gemini.circumlunar.space/docs/specification.gmi Gemini Spec => https://gemini.circumlunar.space/clients.html List of clients