From ae191af121dafa1480ed90d6f632e53edc3452d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?youngchief=20btw=20=E3=83=84?=
Date: Mon, 13 Dec 2021 19:01:54 +0000
Subject: [PATCH] Massive revamp of the site design and content.
---
src/404.html | 1 +
src/allEmails.txt | 3 ++
src/email.html | 5 +--
src/index.html | 80 +++++++++++++++++++++++++++++----------------
src/matrix.html | 3 +-
src/otherEmails.txt | 2 --
src/pgp.html | 1 +
src/services.html | 19 +++++++++++
src/session.html | 1 +
src/sitemap.html | 1 +
src/slack.html | 1 +
src/style.css | 8 +++++
src/support.html | 42 ++++++++++++++++++++++++
src/template.html | 1 +
src/xmpp.html | 1 +
15 files changed, 135 insertions(+), 34 deletions(-)
create mode 100644 src/allEmails.txt
delete mode 100644 src/otherEmails.txt
create mode 100644 src/support.html
diff --git a/src/404.html b/src/404.html
index 33d23e8..f1e7d07 100644
--- a/src/404.html
+++ b/src/404.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/allEmails.txt b/src/allEmails.txt
new file mode 100644
index 0000000..80e958e
--- /dev/null
+++ b/src/allEmails.txt
@@ -0,0 +1,3 @@
+youngchief [a] tchncs [d] de
+youngchief [a] altmails [d] com
+youngchief_icloud [a] altmails [d] com
diff --git a/src/email.html b/src/email.html
index ca72d11..a28ca55 100644
--- a/src/email.html
+++ b/src/email.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
@@ -11,8 +12,8 @@
- Main Email: youngchief [at] altmails [dot] com
- Other Emails: here
+ Main Email: youngchief (a) tchncs (d) de
+ Other Emails: here
PGP: here
diff --git a/src/index.html b/src/index.html
index 72d9d98..0d82f92 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,46 +3,68 @@
youngchief btw ツ
+
- youngchief btw ツ
- Hi there 👋
- I create projects that change the world!
+
youngchief btw ツ
+
+ Doing cool things on the net.
- 👀 Find me on the net:
+
-
+
+
\ No newline at end of file
diff --git a/src/matrix.html b/src/matrix.html
index 53992a3..f793ab3 100644
--- a/src/matrix.html
+++ b/src/matrix.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
@@ -18,7 +19,7 @@
is a federated data exchange protocol, commonly used for messaging
- MXID: @youngchiefbtw:matrix.org
+ MXID: @youngchief:tchncs.de
diff --git a/src/otherEmails.txt b/src/otherEmails.txt
deleted file mode 100644
index bcee74c..0000000
--- a/src/otherEmails.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-youngchief [at] altmails [dot] com
-youngchief_icloud [at] altmails [dot] com
diff --git a/src/pgp.html b/src/pgp.html
index 11c364e..4814dda 100644
--- a/src/pgp.html
+++ b/src/pgp.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/services.html b/src/services.html
index e69de29..3d22568 100644
--- a/src/services.html
+++ b/src/services.html
@@ -0,0 +1,19 @@
+
+
+
+
+ youngchief btw ツ
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/session.html b/src/session.html
index 69f2469..2bd7632 100644
--- a/src/session.html
+++ b/src/session.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/sitemap.html b/src/sitemap.html
index d2a4bb3..73280db 100644
--- a/src/sitemap.html
+++ b/src/sitemap.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/slack.html b/src/slack.html
index 0c6b6a4..dc1d88b 100644
--- a/src/slack.html
+++ b/src/slack.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/style.css b/src/style.css
index 8187c41..fbe5832 100644
--- a/src/style.css
+++ b/src/style.css
@@ -11,4 +11,12 @@ ul {
padding: 0;
text-align: left;
list-style-position: inside;
+}
+
+a {
+ text-decoration: none;
+}
+
+a:hover {
+ text-decoration:underline;
}
\ No newline at end of file
diff --git a/src/support.html b/src/support.html
new file mode 100644
index 0000000..fc7efb8
--- /dev/null
+++ b/src/support.html
@@ -0,0 +1,42 @@
+
+
+
+
+ youngchief btw ツ
+
+
+
+
+
+
+
+
+
+ Statement
+ Hi there! Thank you for considering supporting me :)
+ You (yes, you) mean alot to me, even the smallest amounts of money help greatly.
+ Benefits:
+
+ Special chatroom channel access
+ You feel good because you help me with costs for things like servers, hardware, domains, and subscriptions I have to pay.
+ More benefits to come. Stay tuned :D
+
+
Affliate/Referral Links
+ Listing coming soon!
+
Donate
+
+
Preferred:
+
liberapay •
+
ko-fi
+
Not preferred; avoid if possible:
+
patreon •
+
buy me a coffee •
+
paypal.me
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/template.html b/src/template.html
index e73f311..76621cd 100644
--- a/src/template.html
+++ b/src/template.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+
diff --git a/src/xmpp.html b/src/xmpp.html
index aabcaa9..5ae4837 100644
--- a/src/xmpp.html
+++ b/src/xmpp.html
@@ -4,6 +4,7 @@
youngchief btw ツ
+