tilde.cafe website repo https://tilde.cafe
Go to file
Hedy Li e440bd331d
CSS: Make blockquote and code background have more contrast
Easier to distinguish and read.
2022-02-04 12:39:26 +08: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 added banned users page 2021-12-24 00:15:43 +02: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 added banned users page 2021-12-24 00:15:43 +02: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!