Ok so the site now auto-deploys

Thats pretty cool, still working on it, want to add some more capabilities.

I should be able to host files on this thing as well so that would probably help.

also i got mermaid working, look cool graphs!

graph TD A[Client] --> B[Load Balancer] B --> C[Server01] B --> D[Server02]