Do you want to work on this issue?
You can request for a bounty in order to promote it!
List plugins on the website #528
andreasvirkus posted onGitHub
<!-- Please don't delete this template or we'll close your issue -->
<!-- Before creating an issue please make sure you are using the latest version of Saber. -->
Feature request
As proposed by @egoist on Discord, we should display a list of available plugins on the website to raise awareness of their existence.
<!-- Please ask questions via following several ways. -->
<!-- https://chat.saber.land/ -->
<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->
What problem does this feature solve?
People not being aware that plugins (official and unofficial) exist.
What does the proposed API look like?
A separate page (could even render the plugins section from awesome-saber.
How should this be implemented in your opinion?
Maybe a separate primary link in the top nav (since Themes
is represented)? Otherwise a section under Guide
(or both).
Are you willing to work on this yourself?
Yes!