💾 Archived View for gemini.mingmengtou.org › 2021-06-01-header-footer.gmi captured on 2021-11-30 at 20:18:30. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
added header and footer txt fragments to :r into vim when i write .gmi posts.
i have a commons copyright on some of my html pages: time to do the same for my .gmi pages.
for f in *.gmi; do cat footer-copyright.txt >> $f; echo "----"; done;
saved a bit of time:-) the echo shows the commands working, quick, dirty, time saved.
of course i want to change the wording now! a job for sed; not now, but later!
---
return to gemini.mingmengtou.org index page.
---
neil.gemini@mingmengtou.org
content licensed CC-BY-SA 4.0 unless stated.