AlekseyANB / scroll-documentation

This is the frontend for the Scroll documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the open source project for the Scroll documentation.

Developing

npm install && npm run dev

Docs architecture

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

Deployment

Managed by Scroll using Netlify at https://app.netlify.com/sites/scroll-documentation/overview.

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 46.9%Language:TypeScript 21.8%Language:Astro 18.9%Language:CSS 10.8%Language:JavaScript 1.5%Language:Solidity 0.2%Language:Shell 0.0%