diff options
author | axtlos <axtlos@tar.black> | 2023-01-15 01:26:15 +0100 |
---|---|---|
committer | axtlos <axtlos@tar.black> | 2023-01-15 01:26:15 +0100 |
commit | 284cf3ddc318f251708b8222da4a9c34b509daae (patch) | |
tree | d5694f1981a366dcc5a13bb2a0f087cded675e37 /README.md | |
parent | aced47bd165f3305606284036c647a1d8657890a (diff) | |
download | website-284cf3ddc318f251708b8222da4a9c34b509daae.tar.gz website-284cf3ddc318f251708b8222da4a9c34b509daae.tar.bz2 |
Remove website.html and add generate script
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |