developeruche / scroll-documentation

This is the frontend for the Scroll documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.

About

This is the frontend for the Scroll documentation

License:MIT License


Languages

Language:MDX 72.8%Language:TypeScript 10.7%Language:Astro 10.5%Language:CSS 5.1%Language:JavaScript 0.8%Language:Solidity 0.1%Language:Shell 0.0%