/testnet-guide

Spacemesh testnet online guide content for https://testnet.spacemesh.io

Primary LanguageCSSApache License 2.0Apache-2.0

Testnet Guide - Spacemesh 0.1 Release

This repo contains the content for Spacemesh Testnet Guide. The guide is going to be available at https://testnet.spacemesh.io.

IMPORTANT: Please use Chrome, Firefox or Safari to browse the guide. Edge / IE has issues rendering dcosify sites and is not currently supported.

Browsing Locally

First, install docsify:

npm i docsify-cli -g

Next, from the repo root directory:

docsify serve

Additional info: https://docsify.js.org.

Browsing

Content in the master branch of this repo is automatically deployed to https://testnet.spacemesh.io.

Please use Chrome, Safari or Firefox to brwose the docs. IE / Edge are currently not supported.

Deploying to a web server

  1. Copy root folder to the server.
  2. Configure dns and server to serve index.html.
  3. There is no step 3.