1
0
forked from cafe/site
cafe-site/README.md

13 lines
347 B
Markdown
Raw Permalink Normal View History

2021-10-10 19:50:42 +00:00
after cloning, make sure to
```
2021-10-12 08:06:38 +00:00
git submodule init
git submodule update
2021-10-10 19:50:16 +00:00
```
2021-10-10 19:30:36 +00:00
there's also webhook to update site on each push
2021-10-12 08:06:38 +00:00
2021-10-10 19:50:16 +00:00
the build script will also update the wiki submodule on each run
2021-11-16 15:23:56 +00:00
~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!