I'm writing a shell script wrapped in an org-mode file that creates an automatic directory listing of all gemtext files in my capsule, as I don't have access to server-side scripting. Later on, it will also create an Atom feed based on the last-modified date on all "eligible files" (which would most likely come in the form of a hashtag on the file itself, or embedded in the org-mode document if that is too ugly).
3 years ago