Skip to content

RaySlash/rayslash.me

Repository files navigation

Personal Website

This is WIP Next.js project which serves a personal website and I also plan to make this a site with and index/description of my projects and blogs. This whole project is a flake.

Visit the site: rayslash.me

NOTE: If you want to use any content provided inside the website such as images, videos or any other resources, you have to ask me for permission before listing it somewhere else. Post link to the content hosted on my github/website in these situations once you have my permission. On the other hand the code I have typed in, that is revolved around website are under GPLv3 and can be easily used anywhere. Thank you. 🙂

Run Locally

First, run the development server:

nix develop
bun dev

Open http://localhost:3000 with your browser to see the result.

Credits