summaryrefslogtreecommitdiff
path: root/src/_includes/posts-intro.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-12-15 10:45:58 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-12-15 10:45:58 +0100
commit5c086bc52fa3a226bcf706b1f420a5d98ea377dd (patch)
treeda5b28238542247efbe36c49cbc6cfd4e49f3e36 /src/_includes/posts-intro.md
parent64e0495846f8b680288280920cba6bcb28e4092f (diff)
Redo most of the blog in Hugo
Missing posts will have to be added later
Diffstat (limited to 'src/_includes/posts-intro.md')
-rw-r--r--src/_includes/posts-intro.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/_includes/posts-intro.md b/src/_includes/posts-intro.md
deleted file mode 100644
index c109af2..0000000
--- a/src/_includes/posts-intro.md
+++ /dev/null
@@ -1,22 +0,0 @@
-{% markdown %}
-Over time, I've written a number of articles. Some to voice my opinion, some to
-help people out with a tutorial. These articles are listed below, sorted by
-publication date. If you have any comments on any of my articles, feel free to
-reach out to me through any of the contact details found [on the
-homepage][home]. Alternatively, I have a public inbox on Sourcehut that you
-can send any comments to:
-[`~tyil/public-inbox@lists.sr.ht`](mailto:~tyil/public-inbox@lists.sr.ht).
-
-All my blog posts are available under the [Creative Commons (CC BY-SA
-3.0)][cc-by-sa] license, which means you are free to use it for any purpose so
-long as you keep attribution to me (and preferably also just link to the
-original article) and do not relicense the article.
-
-I'd also like to note that **these articles reflect my opinion, and only
-mine**. Please refrain from accusing other people of holding my opinion for
-simply being referenced in my articles.
-
-[cc-by-sa]: https://creativecommons.org/licenses/by-sa/3.0/
-[home]: /
-[pgp]: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x7A6AC285E2D98827
-{% endmarkdown %}