No description
Find a file
2026-04-14 06:14:57 +02:00
blog it died again 2026-04-13 21:50:11 +02:00
london fix broken links in the wild 2026-04-09 23:41:12 +02:00
old_blog Upload files to "old_blog" 2026-03-26 14:43:54 +01:00
paper restore this page that's linked to from various places on the internet broken link 2026-04-09 23:27:18 +02:00
podcast Add podcast/index.html 2026-04-09 23:40:34 +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
header.html Update header.html 2026-04-05 08:08:42 +02:00
index.html i dont like it 2026-04-14 06:14:57 +02:00
LEMON.otf Upload files to "/" 2026-03-25 19:03:18 +01:00
process.sh test 2026-04-10 18:28:30 -06:00
README.md Update README.md 2026-03-28 19:09:39 +01:00
server.sh Update server.sh 2026-04-13 21:03:36 +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 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