diff --git a/404.html b/404.html new file mode 100644 index 0000000..848732f --- /dev/null +++ b/404.html @@ -0,0 +1,13 @@ + + + + Uh Oh! + + + +
+
+ Uh Oh!, This page doesn't exist or you don't have access to it. +

Return home?

+ + diff --git a/css/404.css b/css/404.css new file mode 100644 index 0000000..d9a8607 --- /dev/null +++ b/css/404.css @@ -0,0 +1,22 @@ +html { + font-family: monospace; + margin: auto; + width: 80%; + background-color: #131316; + padding: 70px; + max-width: 1000px; + height: 80vh; +} +b { + color: #ffffff; + font-size: 30px; +} +p { + color: #FFFFFF; + font-size: 20px; +} + +a { + color: #fd7717; +} + diff --git a/css/main.css b/css/main.css index ef190fe..341980a 100644 --- a/css/main.css +++ b/css/main.css @@ -70,9 +70,10 @@ header img { /* Footer Style */ footer { - position: fixed; + position: relative; left: 0px; - bottom: 0px; + bottom: 0vh; + z-index: 10px; height: 30px; width: 100%; text-align: center; diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..ca093ca Binary files /dev/null and b/favicon.ico differ diff --git a/img/searxng.svg b/img/searxng.svg new file mode 100644 index 0000000..15d444e --- /dev/null +++ b/img/searxng.svg @@ -0,0 +1,79 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/index.php b/index.php index 874420d..4ac27c9 100644 --- a/index.php +++ b/index.php @@ -6,6 +6,7 @@ +
@@ -15,14 +16,18 @@

Welcome to my space,

Feel free to look around.


-

Various services and content i got:

+

Website content:

- Home

-- Contact Me +- Who Am I?

- Blog

+
+

Self-hosted Services:

- Git Server +

+- SearXNG
diff --git a/site/blog/index.php b/site/blog/index.php index f2b1554..2350120 100644 --- a/site/blog/index.php +++ b/site/blog/index.php @@ -7,7 +7,7 @@ -

Hello World!

+Coming Soon! (Don't count on it tho) diff --git a/site/whoami/index.php b/site/whoami/index.php new file mode 100644 index 0000000..caa2de7 --- /dev/null +++ b/site/whoami/index.php @@ -0,0 +1,25 @@ + + + + Who is Damaj301damaj? + + + + + +Who Am I? +

My name is Mohamad, i am from the beautiful country of Lebanon🇱🇧. +i spend my free time improving my skills in computing and dream of being a Computer Engineer🖥️.

+

I love reading source code and using open source code(such as Linux🐧).

+

I am currently the only sysadmin of this server.

+

Fact!: This website is very lightweight and was written 100% by hand using vim ;)

+Ways to get in touch:

+Matrix(Instant Messaging): Fastest way. +

Using a Matrix Compatible client, you can message me using my handle @mohamad:damaj.tech in a secure and encrypted way.

+Email: The common and widely available way. +

You can also email me using my email mohamad@damaj.tech, business mail denied if you are using a public service or failing standard verifications(SPF, DKIM and DMARC)

+

P.S.: My public GPG key that you can use to encrypt emails, messages or verify signed content is available here.

+
+ + + diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..80e81a0 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://damaj.tech/ + 2022-12-27 + monthly + 1.0 + + diff --git a/templates/header.php b/templates/header.php index 814bcff..61effd2 100644 --- a/templates/header.php +++ b/templates/header.php @@ -3,6 +3,8 @@ Site Icon
[Main] +[Who Am I?] +[Blog]
diff --git a/templates/meta.php b/templates/meta.php index f3fad57..9008f9a 100644 --- a/templates/meta.php +++ b/templates/meta.php @@ -1,2 +1,6 @@ + + + + diff --git a/wget-log b/wget-log new file mode 100644 index 0000000..e94e045 --- /dev/null +++ b/wget-log @@ -0,0 +1,6 @@ +--2024-03-30 03:23:00-- https://eu-central.storage.cloudconvert.com/tasks/28b67004-dc23-4bef-a86f-dbd34fc499db/bitmap.ico?X-Amz-Algorithm=AWS4-HMAC-SHA256 +Resolving eu-central.storage.cloudconvert.com (eu-central.storage.cloudconvert.com)... 162.19.234.169, 51.195.5.198, 51.195.5.194, ... +Connecting to eu-central.storage.cloudconvert.com (eu-central.storage.cloudconvert.com)|162.19.234.169|:443... connected. +HTTP request sent, awaiting response... 403 Forbidden +2024-03-30 03:23:01 ERROR 403: Forbidden. +