a website of pastagang
Find a file
2026-04-09 23:41:12 +02:00
blog Update blog/ravioli_review.html 2026-04-09 06:57:21 +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 Update index.html 2026-04-08 19:05:15 +02:00
LEMON.otf Upload files to "/" 2026-03-25 19:03:18 +01:00
process.sh font 2026-03-27 22:51:47 -06:00
README.md Update README.md 2026-03-28 19:09:39 +01:00
server.sh security 2026-03-23 21:57:37 +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 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