LayreBoi / xtdrew-website

An updated version of the xthedrew website

Home Page:https://xtdrew.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xtdrew Website

My open source website built with Vite


Welcome to the repository of my open source xtdrew website. Y'all can check out how my website works.


FAQ - Website rewrite

Why did you change your website?

I thought of redesigning it, this time with prototyping, cuz I usually straight up code it.

Where's the old website?

The old website is now in legacy.xtdrew.xyz and keeps its open source repository.


FAQ

Who is xtdrew / xthedrew?

I am xtdrew, a young programmer from Austria, and I develop web applications and Discord bots.

Where did you get your name?

I've got my name, xthedrew, from my older sister back in 2016, where she was creating an account for me in a rhythm game. Then at the beginning of 2022, I've decided to rename to xtdrew after I bought my domain "xtdrew.xyz"

Why did you change to xtdrew?

I bought my "xtdrew" domain because I wanted to shorten it a little bit.

How should I call you?

You can just call me Layre.

--More questions are in my website--


Contributing

If you'd like to contribute to my website to fix some issues or make some suggestions, I suggest opening an issue first, but you can also make a pull request.


Developing

To work on this website, you'll need NodeJS 12 or higher. First, download the source code to your computer and extract it wherever you want. Then open your terminal (or command prompt/powershell) in the folder you've extracted to and enter the command:

$ npm i

or

$ npm install

Running while developing

To run the website in development mode, run this command in your terminal:

$ npm run dev

Credits

  • Programmer & designer: xtdrew/LayreBoi

XTDREW README UPDATED 08/17/2023

About

An updated version of the xthedrew website

https://xtdrew.xyz/


Languages

Language:Vue 80.8%Language:TypeScript 11.0%Language:HTML 4.1%Language:SCSS 4.0%