From 6f0125faef9050d2996d1439bb5a3e446f9b6170 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 15 Mar 2023 22:34:07 +0200 Subject: clean up tpl --- index.gmi.tpl | 35 ---------------------------------- index.md | 2 +- notes/the-pragmatic-programmer.gmi.tpl | 1 - 3 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 index.gmi.tpl delete mode 100644 notes/the-pragmatic-programmer.gmi.tpl diff --git a/index.gmi.tpl b/index.gmi.tpl deleted file mode 100644 index d60f001e..00000000 --- a/index.gmi.tpl +++ /dev/null @@ -1,35 +0,0 @@ -# foo.zone - -<< echo "> This site was generated at $($DATE $DATE_FORMAT) by \`Gemtexter\`" - -``` - |\---/| - | ,_, | - \_`_/-..----. - ___/ ` ' ,""+ \ sk -(__...' __\ |`.___.'; - (_,...'(_,.`__)/'.....+ -``` - -## Introduction - -Welcome to the foo.zone. It's my personal internet site and blog. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I also have many other interests. However, you will encounter mostly (if not only) technical content on this site. - -=> https://paul.cyou My contact information (via HTTP) -=> gemini://paul.cyou My contact information (via Gemini) -=> ./resources.gmi My list of resources - -If you reach this site via the modern web, please read this: - -=> ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi Welcome to the Geminispace - -## Personal blog - -### Stay updated - -=> ./gemfeed/atom.xml Subscribe to this blog's Atom feed -=> ./gemfeed/index.gmi Subscribe to this blog's Gemfeed - -### Posts - -=> ./gemfeed/2008-06-26-perl-poetry.gmi 2008-06-26 - Perl Poetry diff --git a/index.md b/index.md index 9c87a708..1f8d4f59 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-03-15T01:55:27+02:00 by `Gemtexter` +> This site was generated at 2023-03-15T19:07:59+02:00 by `Gemtexter` ``` |\---/| diff --git a/notes/the-pragmatic-programmer.gmi.tpl b/notes/the-pragmatic-programmer.gmi.tpl deleted file mode 100644 index daa5b487..00000000 --- a/notes/the-pragmatic-programmer.gmi.tpl +++ /dev/null @@ -1 +0,0 @@ -<< cat ../gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi -- cgit v1.2.3