Static GitHub Pages site for install.offsend.io.
| URL | Content |
|---|---|
/ |
Install instructions |
/cli |
Bash installer (curl -fsSL https://install.offsend.io/cli | bash) |
- GitHub Pages → Settings → Build and deployment → Source: GitHub Actions
- Custom domain →
install.offsend.io(DNS CNAME to this repo’s Pages host) - In Offsend/Offsend repository secrets, add
INSTALL_REPO_TOKEN(PAT withcontents:writeon this repo)
The cli script and landing page are updated automatically from
Offsend/Offsend when Scripts/install.sh changes on main.