cheshire-cat-ai / docs

Documentation for the Cheshire Cat AI
https://cheshire-cat-ai.github.io/docs/
34 stars 28 forks source link

List open source client apps/widgets #153

Closed pieroit closed 1 month ago

pieroit commented 4 months ago

We've got client apps for Telegram and Discord, plus a series of browser widgets (vuejs, vanilla, alpine, react)

Those could be listed under clients as the client libs

kodaline commented 4 months ago

@pieroit I imagine something like:

Would you put a general Clients section so having:

Or leave it as it is? And just add a couple sections Client Apps and Client Widgets as global sections under Production, as Client Libraries are now?

pieroit commented 4 months ago

@pieroit I imagine something like:

  • Client Apps

    • Telegram
    • Discord
    • ...
  • Client Widgets

    • TS
    • Alpine
    • ...

Currently we have: Screenshot from 2024-06-01 09-48-19

Would you put a general Clients section so having:

  • Clients

    • Libraries
    • Apps
    • Widgets
    • etc.

Or leave it as it is? And just add a couple sections Client Apps and Client Widgets as global sections under Production, as Client Libraries are now?

This is a great idea, a Clients section under Production with libs, apps and widgets

I would also have this pages just with a small reference and a link to the repos, to make our docs lighter.

For example Clients/Libraries listing all the clients in a single page, instead of one page per library

Similar to this: http://docs.mongodb.com/manual/applications/drivers

We only give a reference so client libs maintainers can update docs on their own

kodaline commented 4 months ago

This is a great idea, a Clients section under Production with libs, apps and widgets

I would also have this pages just with a small reference and a link to the repos, to make our docs lighter.

I agree, otherwise we should monitor the clients' docs and update ours too. It should be a responsibility of who created the client to keep up to date their docs on the repo

For example Clients/Libraries listing all the clients in a single page, instead of one page per library

I like the idea of having them on a single page, more clean

Similar to this: http://docs.mongodb.com/manual/applications/drivers

looks great!

We only give a reference so client libs maintainers can update docs on their own

Top

ps @pieroit I see it already with the Ready flag on the Kanban, is it normal? Maybe you are already working on it?