### Tasks
- [ ] https://github.com/rollkit/docs/issues/361
- [x] Cut out what is not necessary due to improved CLI (as an example, the existing gm tutorial will be changed up a lot) (done in #360)
- [x] Minimize software packages to be installed in the first few tutorials (done in #360)
- [x] Add docs around the improved CLI (done in #360)
- [x] Streamline CLI installation similar to `bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)"` (done in #360)
- [x] remove the tutorial overview page (done in #360)
- [x] edit or remove readme page to reduce duplicate infos
- [x] add specs to menu rollkit.github.io/rollkit (done in #360)
- [x] remove the glossary (done in #360)
- [x] merge introduction into learn (done in #360)
- [x] Create a tutorial for just getting tokens on the cosmwasm testnet (IMHO this already exists on the testnet page)
- [ ] https://github.com/rollkit/docs/pull/367
- [ ] https://github.com/rollkit/docs/issues/185
- [ ] Revise "about rollkit" page
- [ ] Minimize steps in the tutorials
- [ ] make repos of demos/tutorials where appropriate. clean commits e.g. "feat: step 1"
- [ ] add diagrams, beginning with excalidraw diagrams
- [ ] local explorer packaged in a CLI
- [ ] Create a sandbox environment for docs
- [ ] Continue to implement diataxis.fr in the docs
- [ ] Consider switching frameworks
- [ ] https://github.com/rollkit/docs/issues/444