💾 Archived View for cadence.moe › gemini captured on 2021-12-17 at 13:26:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

➡️ Next capture (2022-03-01)

-=-=-=-=-=-=-

↩ Home

Gemini

Recommended browsers

Castor, GUI

McRoss, GUI

Ariane, Android

Bliz

Bliz is incredibly easy, interpolated server-side scripting for Gemini. I created Bliz, and it powers this site.

In short, write plain text files as normal, but insert scripts in the middle of them.

See a demo

More information

Configuration

Castor

settings.toml

Emacs highlighting

Highlighting for Bliz/Gemtext.

bliz.el

If you're not sure how to use this, try saving bliz.el into ~/.emacs.d/, then add the following code snippet somewhere in ~/.emacs:

(load (expand-file-name "~/.emacs.d/bliz.el"))