💾 Archived View for appl.garden › play › bb2gem captured on 2022-03-01 at 15:20:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-01-29)

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

!/bin/sh

gawk -f bb2gem.gawk < "${1}.bb" > "${1}.gmi"

printf '\ngardenapple - %s\n\n=> / Home' "$(date -I)" >> "${1}.gmi"

grep '\[' < "${1}.gmi"

amfora "file://$(realpath "${1}.gmi")"