Skip to content

sourcenetwork/docs.source.network

Repository files navigation

Source Network Documentation

CC BY-SA 4.0

This is the center of Source Network's documentation.

Getting started

$ npm install
$ npm run start

This installs necessary dependencies and starts a local development server. Most changes are reflected live without having to restart the server.

This website is built using Docusaurus 2.

Deployment

The website is automatically deployed using Cloudfare Pages.

Contributing

Feedback and pull requests appreciated!