Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 0fccd614e7 - Show all commits
+1
View File
@@ -654,6 +654,7 @@ alias www-pull="download-website"
function run-site {
# TBD: Run a folder with HTML as a website on port $1 (8080 default)
sleep 0
}
alias run-html="run-site"
alias exec-site="run-site"