No description
Find a file
2026-08-19 23:34:28 +02:00
blog no 2026-08-19 23:34:28 +02:00
london fix broken links in the wild 2026-04-09 23:41:12 +02:00
old_blog Update old_blog/index.html 2026-04-20 14:37:50 +02:00
paper replaced by 🦔 2026-06-10 01:05:14 +02:00
podcast Update podcast/index.html 2026-05-01 18:37:09 +02:00
safety Add safety index.html 2026-05-01 18:41:08 +02:00
workshop workshop page 2026-05-18 09:28:09 +02: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 Update dancers.html 2026-07-11 22:51:17 +02:00
header.html decrease character spacing for hovered links to prevent text shifting around as much 2026-06-14 18:55:45 +10:00
index.html no 2026-08-19 23:28:58 +02: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
server.sh Update server.sh 2026-04-14 16:56:54 +02: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