Add a command to install a plugin only on the website
Open
area/plugin
kind/highlight
- Dominant language
- Astro
- Stars
- 155
- Forks
- 177
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 192
Description
### Feature description
This PR https://github.com/kestra-io/kestra/pull/2967 adds valuable extra information on how to install a plugin. However, we need to find a way to only include it on the website, not within the application's documentation, as the plugin is already installed there.
Potential solution:
- find a way only to inject it on the website inline e.g., before the Properties section
- find a way to add this on the sidebar of the plugin documentation on the website only
Contributor guide
Assessment
This issue has not been assessed yet.