2
0
Fork
You've already forked web
0
No description https://pastagang.cc
  • HTML 99.3%
  • Shell 0.7%
2026年06月29日 22:50:27 +01:00
blog slowpasta deployment 2026年06月29日 22:50:27 +01:00
london slowpasta deployment 2026年06月29日 22:50:27 +01:00
old_blog slowpasta deployment 2026年06月29日 22:50:27 +01:00
paper slowpasta deployment 2026年06月29日 22:50:27 +01:00
podcast slowpasta deployment 2026年06月29日 22:50:27 +01:00
safety slowpasta deployment 2026年06月29日 22:50:27 +01:00
workshop slowpasta deployment 2026年06月29日 22:50:27 +01:00
.domains add files needed for codeberg pages 2026年04月14日 11:30:19 +02:00
.gitignore initial 2026年03月23日 21:26:41 +01:00
color.css Add color.css 2026年03月25日 18:40:03 +01:00
dancers.html slowpasta deployment 2026年06月29日 22:50:27 +01:00
header.html slowpasta deployment 2026年06月29日 22:50:27 +01:00
index.html slowpasta deployment 2026年06月29日 22:50:27 +01:00
LEMON.otf Upload files to "/" 2026年03月25日 19:03:18 +01:00
process.sh Update process.sh 2026年04月20日 14:41:08 +02:00
README.md test commit 2026年04月19日 16:04:27 +02:00
README.md.html slowpasta deployment 2026年06月29日 22:50:27 +01:00
server.sh Update server.sh 2026年04月14日 16:56:54 +02:00
test.html slowpasta deployment 2026年06月29日 22:50:27 +01:00

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