Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cuteolaf/polkadot.study

 
 

Repository files navigation

Website

Polkadot Study is a community website to host polkadot related developer tutorials in one place. Anyone can contribute by writing a tutorial and submitting a pull request.

Website

New Tutorial

  1. Open a new Github Discussion here: https://github.com/PolkadotStudy/polkadot.study/discussions/categories/new-tutorials and tag it with the "New Tutorial" Tag.

  2. Answer the questions in the discussion template and include all relevant information and wait for community feedback

  3. Read the Tutorial for new Authors that explains almost anything: https://polkadot.study/docs/authors/new-tutorial-on-polkadot-study/intro

Running Locally

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

This website is built using Docusaurus 2, a modern static website generator.

About

Polkadot.study public website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 66.8%
  • JavaScript 12.1%
  • TypeScript 11.8%
  • SCSS 8.5%
  • CSS 0.8%