Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 349 Bytes

Deployment.md

File metadata and controls

22 lines (14 loc) · 349 Bytes

Deployment

This repository hosts both the Kusama Guide and the Polkadot Wiki.

Steps

Common

  • Run yarn
  • Run yarn mirror

IPFS

  • Run yarn kusama:build
  • Run yarn kusama:inject
  • Run yarn polkadot:build
  • Run yarn polkadot:inject

GH Pages

  • Run yarn kusama:publish-gh-pages
  • Run yarn polkadot:publish-gh-pages