This commit is contained in:
Waylon Walker 2025-11-22 21:53:03 -06:00
parent 8631733274
commit bba62e3527
18 changed files with 916 additions and 11 deletions

View file

@ -1,5 +1,5 @@
serve:
python -m http.server -d site 8000
python -m http.server 8000
deploy name:
uvx --with awscli aws s3 sync {name} s3://k8s-pages/{name}
uvx --with awscli aws s3 sync {{name}}/ s3://k8s-pages/{{name}} --endpoint-url https://minio.wayl.one --profile minio