glnk-dev/Build and Deploy glnk-dev Webapp to GitHub Pages
Build and Deploy glnk-dev Webapp to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 15, 2026
- License
- MIT
Pinned Snippet
uses: glnk-dev/webapp@bc81c02890b82ab7545fde390137e80eebf962ca # v0.6.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GLNK_USERNAME | Your GitHub username (used as subdomain: username.glnk.dev). Not required for homepage mode. | no | "" |
| GLNK_ACCESS_MODE | Site mode: 'static' = read-only, 'public' = login to edit, 'private' = login required, 'homepage' = glnk.dev signup page | no | static |
| GLNK_PUBLIC_URL | Custom domain URL (leave empty for default username.glnk.dev) | no | "" |
| GLNK_PATH_SEGMENTS | Number of path segments to preserve for SPA routing (0 for root domain) | no | 0 |
Outputs
no outputs