summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-15 22:33:27 +0200
committerPaul Buetow <paul@buetow.org>2023-03-15 22:33:27 +0200
commit32bf66f0e58127819ce1db327e012621a6b05999 (patch)
treea03418aa13e3ebe13b6e7193267d861aaa01dc1f
parentacc2d1f046dc8ac7e687f08cb71c261118cfda6e (diff)
clean up tpl
-rw-r--r--index.gmi.tpl35
-rw-r--r--index.html2
-rw-r--r--notes/the-pragmatic-programmer.gmi.tpl1
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
diff --git a/index.html b/index.html
index 19476164..1d515d4f 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
</head>
<body>
<h1>foo.zone</h1>
-<p class="quote"><i>This site was generated at 2023-03-15T01:55:27+02:00 by <span class="inlinecode">Gemtexter</span></i></p>
+<p class="quote"><i>This site was generated at 2023-03-15T19:07:59+02:00 by <span class="inlinecode">Gemtexter</span></i></p>
<pre>
|\---/|
| ,_, |
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