This is the open source project for the Scroll documentation.
npm install && npm run dev
- All articles are markdown and stored in
/src/content/docs/
. - Navigation is JSON in
/src/config/sidebar.ts
- Special thanks to the Chainlink team whose documentation we forked. Their repo is available here and viewable at https://docs.chain.link/.