No description
https://pastagang.cc
- HTML 99.3%
- Shell 0.7%
|
|
||
|---|---|---|
| blog | slowpasta deployment | |
| london | slowpasta deployment | |
| old_blog | slowpasta deployment | |
| paper | slowpasta deployment | |
| podcast | slowpasta deployment | |
| safety | slowpasta deployment | |
| workshop | slowpasta deployment | |
| .domains | add files needed for codeberg pages | |
| .gitignore | initial | |
| color.css | Add color.css | |
| dancers.html | slowpasta deployment | |
| header.html | slowpasta deployment | |
| index.html | slowpasta deployment | |
| LEMON.otf | Upload files to "/" | |
| process.sh | Update process.sh | |
| README.md | test commit | |
| README.md.html | slowpasta deployment | |
| server.sh | Update server.sh | |
| test.html | slowpasta deployment | |
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 to https://pastagang.tudbut.de via webhook.
deploys slowly to https://pastagang.cc via slowpasta after inactivity. to deploy, stop changing things for a certain number of minutes. currently 983 minutes but this information may be out of date by the time you read this.
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