erisu opened a new pull request, #1269: URL: https://github.com/apache/cordova-docs/pull/1269
### Motivation and Context <!-- Why is this change required? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here. --> Redesign plugin page Closes #1128 ### Description <!-- Describe your changes in detail --> - Only list out the core plugins -Add a link to the npmjs search for all plugins, including third-party plugins. - Core plugins provide links to npmjs and github. - Core plugins has a install step which can be copied to clipboard. - Removed all old plugin page code (css, js, html, jsx, build scripts, etc) ### Testing <!-- Please describe in detail how you tested your changes. --> `npm run serve` ### Checklist - [x] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct [keyword to close issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/)) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
