Skip to content

Commit ebca63d

Browse files
author
S. K. Rotwang MMMMMMMMM
committed
feat(brand): publish avatar/banner at /brand/ for HTTPS download
1 parent 2256e81 commit ebca63d

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/seneschal-avatar.png

1.65 MB
Loading

docs/seneschal-banner.png

1.69 MB
Loading

scripts/publish-docs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ MAPPINGS=(
4242
"sitemap.xml:sitemap.xml"
4343
"og.png:og.png"
4444
"og.png:docs/og.png"
45+
# Brand assets, downloadable over HTTPS (operator works over SSH, no local copy).
46+
"seneschal-avatar.png:brand/seneschal-avatar.png"
47+
"seneschal-banner.png:brand/seneschal-banner.png"
4548
)
4649

4750
echo "Publishing docs from ${REMOTE}:${SRC}/docs to ${REMOTE}:${WEB_ROOT}"

0 commit comments

Comments
 (0)