gnolang / awesome-gno

Curated list of great GNO resources by the community.
https://gno.land/
Creative Commons Zero v1.0 Universal
55 stars 25 forks source link

Better rendering of awesome-gno #24

Open moul opened 1 year ago

moul commented 1 year ago

What can we make to make the awesome-gno easier to browse, especially when it will have much more content?

I'm thinking about creating a webpage updated after each merge. Or to use a tool to generate richer markdowns, with sections, previews, and stats.

moul commented 1 year ago

By switching to a new model, we could ask people to register new entries in csv/yaml files so we can have tags; then everything markdown is managed by the engine, not by humans.

If we do this, I expect that links could be linked to "tags/categories" with things like "staff picks", but also to "questions", so we can create an automated FAQ.

solofomo commented 1 year ago

this tool can be used to build the awesome page https://github.com/anuraghazra/github-readme-stats

for the tags/categories part, need to do more research, working on it