bigbuildbench/Deploy to Neocities
Efficiently deploy a folder to Neocities.org
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 27, 2024
- License
- MIT
Pinned Snippet
uses: bigbuildbench/bcomnes_deploy-to-neocities@2714872561d98e2ca3c48bbb652c856603da3105 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Neocities API key for site to deploy to | yes | — |
| dist_dir | Local folder to deploy to neocities | yes | public |
| neocities_supporter | Set to true if you are a Neocities supporter to bypass file type upload restrictions | yes | false |
| cleanup | Delete orphaned files on neocities that don't exist in distDir | yes | false |
| preview_before_deploy | Set to true if you want to print deploy preview stats prior to deploying. | no | true |
| protected_files | A glob string that prevents matched files from ever being deleted. | no | — |
| api_token | Neocities API key for site to deploy to | no | — |
Outputs
no outputs