Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 801 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 801 Bytes

Contribute to Scroll

Twitter Follow Discord

This is the open source project for the Scroll documentation.

Developing

npm install && npm run dev

Docs architecture

  • All articles are markdown and stored in /src/content/docs/.
  • Navigation is JSON in /src/config/sidebar.ts

Credits

  • Special thanks to the Chainlink team whose documentation we forked. Their repo is available here and viewable at https://docs.chain.link/.