aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2023-12-31 08:40:05 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2023-12-31 00:47:58 -0800
commitd13c14c7fb6f9351d4667cf34f81044b138e635d (patch)
tree8b5a195a83bf0dbae76f084b39f6c2d63758f558 /README.md
parenttooling: s3 stuff (diff)
downloadassets-main.tar.gz
assets-main.tar.bz2
assets-main.zip
tooling: upload toolmain
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3cef655..2aa8e07 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,19 @@
This repo (and website) hold the pre-built website style/theme assets for
`gentoo.org` websites.
+## How to upload
+`CREDCOMMAND="..." bash upload.sh`
+Where `CREDCOMMAND` returns YAML with the S3 credentials needed for uploading.
+
+Will set:
+- CORS Configuration
+- S3 Static website configuration
+
+### Dependencies
+- `yq`
+- `s3cmd`
+- `awscli`
+
## Git Repositories
- [Assets](https://gitweb.gentoo.org/sites/assets.git/)
- [Tyrian theme source](https://gitweb.gentoo.org/sites/tyrian-theme.git/)