added a sitemap and updated the index cuz apparently i forgot to add a couple things? also updated the error pages while i'm at it

This commit is contained in:
askiiart 2024-08-13 11:31:12 -05:00
parent f18012d1f3
commit c1dcebb98c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
28 changed files with 75 additions and 23 deletions

1
run.sh
View file

@ -5,3 +5,4 @@ SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
cd $SCRIPT_DIR
./md2html.sh
./generate-rss.sh
./generate-sitemap.sh