this post was submitted on 08 Feb 2021
1 points (100.0% liked)

gemini

401 readers
1 users here now

https://gemini.circumlunar.space/

Gemini is a new internet protocol which:

Other Gemini communities on Lemmy

founded 4 years ago
MODERATORS
 

easy, interpolated server-side scripting for Gemini. Bliz is an extension to text files to allow interpolated shell scripting - in this case, the fish shell. Of course, the shell can call any other program to embed content from.
Some use cases of dynamic content and server-side scripting:

  • Display constantly changing infomation like the time of day, lunar cycle, or weather forecast.
  • Automatically maintained back/forward navigation between dated blog posts.
  • Embedded word count for articles, calculated in real-time from the file itself.
  • Toys and games, potentially?

example:
https://git.sr.ht/~cadence/bliz/tree/main/serve/scripting.bliz

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here