NOFOX / testnet-guide

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:CSS 72.3%Language:HTML 27.7%