commit 4d020c12134a3629f545538cfaf543419f14007e
parent bd23fe2d53c026c87b293d3dba789229088a54f3
Author: Cem Keylan <cem@ckyln.com>
Date: Wed, 30 Sep 2020 00:33:44 +0300
add fedi
Diffstat:
9 files changed, 31 insertions(+), 8 deletions(-)
diff --git a/docs/contact.html b/docs/contact.html
@@ -45,8 +45,9 @@
<p>I can be reached from the following places:</p>
<ul>
-<li>IRC: merakor @ freenode</li>
-<li>Email: cem at ckyln dot com</li>
+<li>IRC: merakor @ freenode</li>
+<li>Email: cem at ckyln dot com</li>
+<li>Fediverse: <a href="https://toot.ckyln.com/cem">@cem@toot.ckyln.com</a></li>
<li>LinkedIn: <a href="https://www.linkedin.com/in/cem-keylan-86b1941b5">https://www.linkedin.com/in/cem-keylan-86b1941b5</a></li>
</ul>
diff --git a/docs/contact.txt b/docs/contact.txt
@@ -3,11 +3,15 @@ Contact Info
I can be reached from the following places:
-- IRC: merakor @ freenode
-- Email: cem at ckyln dot com
+- IRC: merakor @ freenode
+- Email: cem at ckyln dot com
+- Fediverse: [@cem@toot.ckyln.com]
- LinkedIn: <https://www.linkedin.com/in/cem-keylan-86b1941b5>
+[@cem@toot.ckyln.com]: https://toot.ckyln.com/cem
+
+
GnuPG
--------------------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
@@ -47,6 +47,8 @@ occasionally compose music (mostly jazz and classical).</p>
<p>My repositories can either be found on <a href="https://git.ckyln.com">https://git.ckyln.com</a> or
<a href="https://github.com/cemkeylan">https://github.com/cemkeylan</a>.</p>
+<p>I can be found from <a href="https://toot.ckyln.com/cem">@cem@toot.ckyln.com</a> on the Fediverse.</p>
+
<p>This page is curl friendly! Just replace ‘.html’ with ‘.txt’, and you will be
able to view this site in your favourite pager! In your terminal simply type:</p>
diff --git a/docs/index.txt b/docs/index.txt
@@ -5,6 +5,10 @@ occasionally compose music (mostly jazz and classical).
My repositories can either be found on <https://git.ckyln.com> or
<https://github.com/cemkeylan>.
+I can be found from [@cem@toot.ckyln.com] on the Fediverse.
+
+[@cem@toot.ckyln.com]: https://toot.ckyln.com/cem
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/docs/rss.xml b/docs/rss.xml
@@ -9,7 +9,7 @@
<description>Personal blog/website on Linux/tech/nerdy stuff</description>
<link>https://cemkeylan.com</link>
<atom:link href="https://cemkeylan.com/rss.xml" rel="self" type="application/rss+xml" />
- <lastBuildDate>Mon Sep 07 2020 23:00</lastBuildDate>
+ <lastBuildDate>Tue Sep 29 2020 21:00</lastBuildDate>
<item>
<title>Trust in Distributed Environments</title>
<pubDate>Tue, 08 Sep 2020</pubDate>
diff --git a/index.md b/index.md
@@ -5,6 +5,10 @@ occasionally compose music (mostly jazz and classical).
My repositories can either be found on <https://git.ckyln.com> or
<https://github.com/cemkeylan>.
+I can be found from [@cem@toot.ckyln.com] on the Fediverse.
+
+[@cem@toot.ckyln.com]: https://toot.ckyln.com/cem
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/src/contact.md b/src/contact.md
@@ -3,11 +3,15 @@ Contact Info
I can be reached from the following places:
-- IRC: merakor @ freenode
-- Email: cem at ckyln dot com
+- IRC: merakor @ freenode
+- Email: cem at ckyln dot com
+- Fediverse: [@cem@toot.ckyln.com]
- LinkedIn: <https://www.linkedin.com/in/cem-keylan-86b1941b5>
+[@cem@toot.ckyln.com]: https://toot.ckyln.com/cem
+
+
GnuPG
--------------------------------------------------------------------------------
diff --git a/src/index.md b/src/index.md
@@ -5,6 +5,10 @@ occasionally compose music (mostly jazz and classical).
My repositories can either be found on <https://git.ckyln.com> or
<https://github.com/cemkeylan>.
+I can be found from [@cem@toot.ckyln.com] on the Fediverse.
+
+[@cem@toot.ckyln.com]: https://toot.ckyln.com/cem
+
This page is curl friendly! Just replace '.html' with '.txt', and you will be
able to view this site in your favourite pager! In your terminal simply type:
diff --git a/src/rss.xml b/src/rss.xml
@@ -9,7 +9,7 @@
<description>Personal blog/website on Linux/tech/nerdy stuff</description>
<link>https://cemkeylan.com</link>
<atom:link href="https://cemkeylan.com/rss.xml" rel="self" type="application/rss+xml" />
- <lastBuildDate>Mon Sep 07 2020 23:00</lastBuildDate>
+ <lastBuildDate>Tue Sep 29 2020 21:00</lastBuildDate>
<item>
<title>Trust in Distributed Environments</title>
<pubDate>Tue, 08 Sep 2020</pubDate>