This repository used to hold the curated list behind goblog.live/plugins and the CI that built its index. The directory is now run by goblog.live itself:
- Publish a plugin: paste your repository URL at goblog.live/plugins/submit. It is validated immediately and listed once approved.
- What a plugin repository must contain: docs/PLUGIN_CONTRACT.md in the goblog repository.
- Examples: goblog-plugin-hello (smallest complete plugin) and goblog-plugin-scholar.
The machine-readable index is https://www.goblog.live/plugins/index.json; the GitHub Pages copy that used to live under goblogplatform.github.io/plugins is gone.