Documentation for Zipline v4!
Feel free to make a PR to the v4 branch if you find any issues or have suggestions for improvement.
Recently, I've made a Go program that generates the sidebar.json file. This is wayyyy faster than the old version and is much better to use during dev. If you want to use it, install Go and run the following command:
pnpm go:buildThen run the dev server:
pnpm devIf you don't want to use the go sidebar generator (or cbb ig), it will just warn you in the console and use the old node version instead.