its old now

This commit is contained in:
ngn 2023-11-01 15:53:25 +00:00 committed by GitHub
parent 1f2404e15e
commit 8c1552d639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,20 +1,3 @@
# [ngn13.fun](https://ngn13.fun) | my personal website
This is the frontend application for my personal website, it's written in SvelteKit and vanilla CSS
## development setup
```bash
git clone https://github.com/ngn13/ngn13.fun && cd ngn13.fun
npm i
npm run dev
```
## build setup
```bash
git clone https://github.com/ngn13/ngn13.fun && cd ngn13.fun
npm i
npm run build
```
## license
you cannot publish my website or parts of it on any server/domain without my permission
if you want to do this (for some reason) [contact me](mailto:ngn13proton@proton.me)
# [ngn13.fun](https://ngn13.fun) | my (old) personal website
My old website (it was hosted at ngn13.fun), I will be updating this repository or I will create a new repository for
my new website (hosted at ngn.tf) when im done with it