@symbiosis-lab/moss-plugin-github
v1.5.3
Published
Deploy to GitHub Pages via GitHub Actions
Maintainers
Readme
@symbiosis-lab/moss-plugin-github
Publish moss sites to GitHub Pages.
A moss publishing plugin for GitHub Pages. See moss.pub and the registry for the full plugin lineup.
Network access
github.com— pushes your built site to your repository over HTTPS. The plugin runsgitto do this, which is why it declares theexecute_binarycapability in its manifest.api.github.com— creates the repository if it does not exist, turns on GitHub Pages, sets a custom domain when you configure one, and reads back deployment status so moss can tell you when the site is live. Also used for the device-code sign-in that obtains your token.
Nothing else is contacted. The plugin sends your site's built files and the repository settings you configure; it does not send analytics.
Stability
This plugin is 0.x. APIs may change between minor versions until 1.0. See CHANGELOG.md.
License
MIT.
