tilde.cafe website repo https://tilde.cafe
Go to file
Sir Six 902ff1fff6 a 2024-04-14 12:40:13 +03:00
css CSS: Make blockquote and code background have more contrast 2022-02-04 12:39:26 +08:00
dist added signup 2021-10-11 16:33:10 +03:00
inc modified: inc/footer_end.html 2022-02-03 15:18:06 +02:00
src a 2024-04-14 12:40:13 +03: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 added username to sudoer signup mail 2021-12-08 19:17:06 +02: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!