diff --git a/default.css b/default.css index 6e10b72..3368480 100644 --- a/default.css +++ b/default.css @@ -18,10 +18,11 @@ body { .inside { max-width: 60rem; - margin: 0 auto; + margin: 2rem auto; padding: 2rem 1.5rem; background: #fbf1c7; border: 4px solid #8c7862; + border-radius: 14px; } nav { @@ -140,6 +141,7 @@ a:visited { margin: 0px auto; margin-top: 25px; margin-bottom: 25px; + border: 2px solid #8c7862; } .reserve { diff --git a/index.html b/index.html index 45a21ae..1bef98b 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,28 @@

Function over form by design

+

Welcome!

+
+

What is this place?

+

My name is Greg, also known as Trianta in online spaces. + This is my personal home page, hosted on my own server hardware. + All of my code is 100% self-produced with no AI (LLM) code. + Enjoy a look around!

+

If you want to contact me, see my [ contact ] page.

+
+
+

Sitemap

+ [ Completed Projects ] . + [ Current Personal Projects ] . + [ Other Projects and Contributions ] . + [ Contact Methods ] +
+ [ Gitea ] . + [ Gaming Clips ] . + [ Excalidraw ] . + [ Stirling-pdf ] +

If you want to contact me, see my [ contact ] page.

+
diff --git a/pages/contact/index.html b/pages/contact/index.html index 57455a8..da3331f 100644 --- a/pages/contact/index.html +++ b/pages/contact/index.html @@ -20,10 +20,47 @@

Function over form by design

-

Contact Methods

-

E-mail: gregcraw2001@gmail.com

-

Discord: trianta

-

Matrix: @trimutex:matrix.org

+
+

Contact Methods

+

E-mail: gregcraw2001@gmail.com

+

Matrix: @trimutex:matrix.org

+

Discord: @trianta (depreciated)

+
+
+

How do I use Matrix?

+

Here's my notes of how to access it:

+

Picking a Client

+

A client is needed to access the server. As such, here's some listed popular clients:

+ +

Account Creation

+

Once you open a client, you will create an account. Here's info about the details:

+

Homeserver

+ +

Username / Password

+ +

Registration Token

+ +

Welcome In! +

Mess around with it, `Add Space` (the plus icon) is the equivalent of creating a server in Discord.

+

Accounts are able to connect to spaces that exist in other servers if the server enables it (known as federation).

+

My Contact: `@trianta:matrix.trianta.dev`

+

My Space Invite: #core:matrix.trianta.dev

+

diff --git a/pages/current/index.html b/pages/current/index.html index 77371a1..0063df8 100644 --- a/pages/current/index.html +++ b/pages/current/index.html @@ -20,7 +20,7 @@

Function over form by design

-

Current Personal Projects

+

Active Personal Projects

Wrench

Description: A simple application to handle all of your Linux configuration needs.

diff --git a/pages/other/index.html b/pages/other/index.html index 2143794..90afa06 100644 --- a/pages/other/index.html +++ b/pages/other/index.html @@ -20,7 +20,7 @@

Function over form by design

-

Other Projects

+

Other Projects and Contributions

Hyprland

Description: An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.