diff --git a/public/preview.png b/public/preview.png index a8a0af8..71b3726 100644 Binary files a/public/preview.png and b/public/preview.png differ diff --git a/src/components/Intro.astro b/src/components/Intro.astro new file mode 100644 index 0000000..2224bc9 --- /dev/null +++ b/src/components/Intro.astro @@ -0,0 +1,63 @@ +--- +--- + + + \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index a5e9f96..8aa9ee6 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -10,6 +10,7 @@ import { ViewTransitions } from "astro:transitions"; import ReplacementSwap from "astro-vtbot/components/ReplacementSwap.astro"; import Sidebar from "../components/Sidebar.astro"; +import Intro from "../components/Intro.astro"; import "modern-normalize"; import "../styles/main.css"; @@ -39,6 +40,8 @@ import "../styles/main.css"; + +
-

the file or page you're looking for is missing or no longer at this address. you may be able to find what you're looking for using the navigation panel on the left or top side of your screen if you're on a mobile device

+

the file or page you're looking for is missing or no longer at this address. you may be able to find what you're looking for using the navigation panel on the left or top side of your screen

if you cannot find what you need, but you expected it to be here, submit a request using my contact information

would you like to head back to the main page?

diff --git a/src/pages/about.astro b/src/pages/about.astro index ab5cc46..8a3d443 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -6,9 +6,9 @@ import Card from "../components/Card.astro"; -

hai! i'm reid (any pronouns), known online as reidlab. i'm a programmer, system administrator, amateur artist, and terminally online totally-not-a-furry thing

-

my favorite programming languages include rust, lua, nix, and typescript. i don't specialize in creating anything specific, it all just comes into my head as really dumb ideas that i later on execute in the most evil way i can imagine. :3c

-

my favorite games include: oneshot, celeste, omori, undertale, deltarune, rain world, and roblox

-

my favorite music genres include: shoegaze, rock, and hyperpop

+

sup! i'm reid (any/all), known online as reidlab. i'm a programmer, system administrator and chronically online thing.

+

currently all i do is just program, but soon i want to get into art and / or music

+

my favorite programming languages include rust, lua, nix, and typescript. i don't specialize in creating anything specific, it all just comes into my head as really dumb ideas that i later on execute

+

some of my interests include games like oneshot, celeste, omori, undertale, deltarune, roblox, nerdy things like programming, sysadmin, and music genres such as shoegaze, rock, and hyperpop.

\ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 5379cf4..30a8e5d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,12 +7,115 @@ import Badges from "../components/Badges.astro"; -

hai! i'm reid (any pronouns), welcome to my site

-

i made this website so you can find what i do and have directly, instead of navigating through millions of social media profiles, websites, so on and so forth, just to see who a person is. most of what is on this website is pretty self-explainatory, and you can find most if not all the pages on the left or top side of the screen if you're on a mobile device

+

yo, i'm reid (any/all), welcome to my site

+

i made this website so you can find what i do directly, instead of navigating through millions of social media profiles, websites, so on and so forth, just to see who a person is. most of what is on this website is pretty self-explainatory, and you can find most if not all the pages on the left or top side of the screen

this site as a whole is still a bit of a work in progress, i still need to add more things to it (a blog, perhaps?), and i'm trying to finally make the website more lightweight, mobile friendly, and accessible (not using tables for my main layout, Jesus), and it seems to work pretty damn well! all content you see on the website is statically generated and javascript is only used in places where it is not required, and where i do have javascript, i try to make it minimal

happy browsing, and feel free to reach out for anything! :3

- + >>>>>>WAVE>>>", + href: "https://gdbrowser.com/86407629" + }, + { + imagePath: "../assets/badges/singasongaboutlife.gif", + alt: "sing a song about life", + title: "sing a song about life", + href: "https://vyletpony.com/music" + }, + { + imagePath: "../assets/badges/slugcat.png", + alt: "slug cat", + title: "Slug ca", + href: "https://rainworldgame.com/" + } + ]}>
\ No newline at end of file diff --git a/src/pages/projects.astro b/src/pages/projects.astro index cf86ef5..ae92612 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -9,8 +9,8 @@ import ProjectsList from "../components/Projects.astro"; -

unfortunately, at the moment, i don't have too much interesting things for you to see. eventually as time goes on, you'll see more and more things appear pop up on here

-

as always, my socials and contacts are on the left or top side of the screen for you to access my git profiles if you wanna poke around in my git repositories

+

unfortunately, at the moment, i don't have too much interesting things for you to see. eventually when i get my shit together, you'll see more and more things appear on here

+

as always, my socials and contacts are on the left or top side of the screen for you to access if you wanna poke around in my git repositories

\ No newline at end of file diff --git a/src/pages/socials.astro b/src/pages/socials.astro index f1e460f..1e1d9e9 100644 --- a/src/pages/socials.astro +++ b/src/pages/socials.astro @@ -9,13 +9,12 @@ import Card from "../components/Card.astro";

other than here, you can find me at:

if you'd like to get in touch with me, the only reliable way is via discord. i tend to take a while or sometimes miss other contact methods

if you do not want to directly contact me through discord or want to contact about more serious inquries, you can try the email address reidlab (at) this domain