Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 668 Bytes

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!