firebaseopensource.com icon indicating copy to clipboard operation
firebaseopensource.com copied to clipboard

Find a way to showcase no-platform projects

Open samtstern opened this issue 7 years ago • 3 comments

Right now no-platform projects are only shown via direct linking

samtstern avatar Aug 30 '18 23:08 samtstern

Maybe create a new category named "No Platform"? Then the project.json file would have:

"platforms": [
    "no-platform"
]

Could be a temporary solution until we find a better one. WDYT @samtstern ?

thatfiredev avatar Oct 19 '18 08:10 thatfiredev

I think that "No Platform" is pretty confusing, they're all for some platform!

The real issue here is that the home page should probably be something other than a sort-by-platforms list. Even if we added a "No Platform" or "Other" category I doubt anyone would click on it!

samtstern avatar Oct 19 '18 15:10 samtstern

A critical example of something we don't know where to put: https://github.com/FirebaseExtended/protobuf-rules-gen

samtstern avatar Mar 25 '19 21:03 samtstern