summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtloss <axtlos@disroot.org>2024-08-20 01:20:30 +0200
committeraxtloss <axtlos@disroot.org>2024-08-20 01:20:30 +0200
commite235aa6cf4914cbff6c72f19e0fcf6888da349f7 (patch)
tree0d488cadc02706aa2c7652b42e4f21342125c5f7 /README.md
parent479414a93ae03a4463c16d54b39cd155b1e04683 (diff)
downloadwebsite-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.gz
website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.bz2
yayyy new website!!
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3fb1209..4611407 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
-# website
+webbed site!
-my webbed site on https://xenia.blahaj.land
-
-Inspiration taken from https://eris.gay
-
-# Generating html
-to generate the website just run
```
-./generate.sh
-``` \ No newline at end of file
+pnpm install
+pnpm build
+```