summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtlos <axtlos@tar.black>2023-01-15 01:26:15 +0100
committeraxtlos <axtlos@tar.black>2023-01-15 01:26:15 +0100
commit284cf3ddc318f251708b8222da4a9c34b509daae (patch)
treed5694f1981a366dcc5a13bb2a0f087cded675e37 /README.md
parentaced47bd165f3305606284036c647a1d8657890a (diff)
downloadwebsite-284cf3ddc318f251708b8222da4a9c34b509daae.tar.gz
website-284cf3ddc318f251708b8222da4a9c34b509daae.tar.bz2
Remove website.html and add generate script
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8cd78fe..4dbc78d 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,9 @@
my webbed site on https://axtlos.neocities.org
Inspiration taken from https://eris.gay
+
+# Generating html
+to generate the website just run
+```
+./generate.sh
+``` \ No newline at end of file