feat: publish website on GitHub Pages

The static product site did not have an automated public deployment. Changes under sites now validate and deploy from main to mesalogo.github.io/goodbuddy, and package metadata points to that address.
This commit is contained in:
mesalogo
2026-08-16 14:17:49 +08:00
parent fd50d6555f
commit 876f120a63
5 changed files with 66 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"description": "Secure desktop AI workspace with controlled Agent Runtimes",
"desktopName": "GoodBuddy",
"homepage": "https://github.com/mesalogo/goodbuddy",
"homepage": "https://mesalogo.github.io/goodbuddy/",
"author": {
"name": "MesaLogo"
},