a website of pastagang
| blog | ||
| london | ||
| old_blog | ||
| paper | ||
| podcast | ||
| .gitignore | ||
| color.css | ||
| header.html | ||
| index.html | ||
| LEMON.otf | ||
| process.sh | ||
| README.md | ||
| server.sh | ||
https://pastagang.cc
- index.html is the main page
- header.html is added on top of all files automatically
- blog/ contains all the blog posts
deploys automatically via webhook.
to make run on a different server: fork
and clone to the intended server, then run bash server.sh there.
for every update to server.sh or process.sh, it must be restarted
manually to prevent XSS or something like it. the forked repo needs
a webhook that sends some form of GET request to /?do-pull