tilde.cafe website repo https://tilde.cafe
Go to file
Sir Six 7ee2beebfe a 2024-04-30 09:37:36 -04:00
css a 2024-04-30 09:37:36 -04:00
dist added signup 2021-10-11 16:33:10 +03:00
inc strike signup link 2024-04-30 09:24:35 -04:00
src bye 2024-04-30 09:36:26 -04:00
.gitignore added last modified dates (for autogenerated pages, it's last generated date) 2021-11-16 17:10:08 +02:00
.gitmodules updated module url to be .git 2021-10-12 11:31:28 +03:00
README.md added important warning 2021-11-16 17:23:56 +02:00
build.sh script typo 2021-12-24 00:26:33 +02:00
signup.php disable signup, due to pending shutdown 2024-04-30 09:22:34 -04:00
users.sh Escape underscores in more places 2023-06-13 18:23:48 +08:00
webhook.cgi fixed webhook script 2021-10-10 22:13:10 +03:00

README.md

after cloning, make sure to

git submodule init
git submodule update

there's also webhook to update site on each push

the build script will also update the wiki submodule on each run

~cafe admins... PLEASE DO NOT EDIT ANYTHING DIRECTLY IN /var/www/tilde.cafe, THAT DESYNCS GIT AND MESSES UP AUTOUPDATE!
USE A REPO CLONED FROM TILDEGIT!