solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
143 stars 270 forks source link

[cookbook] update landing page #627

Closed nickfrosty closed 1 week ago

nickfrosty commented 1 week ago

Problem

The Solana Cookbook landing page (https://solana.com/developers/cookbook) has no useful content in it.

Proposed Solution

Add a multiple table of contents tables to the cookbook, each table should contain the list of the pages in each of its respective sections, and the client code that is included in each of those cookbook pages. (i.e. web3js, rust, etc)

Cookbook landing page document is here: https://github.com/solana-foundation/developer-content/blob/main/content/cookbook/index.md?plain=1