diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-15 22:34:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-15 22:34:07 +0200 |
| commit | 6f0125faef9050d2996d1439bb5a3e446f9b6170 (patch) | |
| tree | ae336a78724afa5b5d5e4e3bd1187d2ab9bce12f | |
| parent | fce4180a2e8e2d6c48a8570d2ca8aac587efe867 (diff) | |
clean up tpl
| -rw-r--r-- | index.gmi.tpl | 35 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | notes/the-pragmatic-programmer.gmi.tpl | 1 |
3 files changed, 1 insertions, 37 deletions
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 @@ -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 |
