This is the center of Source Network's documentation.
$ 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.
Documentation is written using common markdown syntax or MDX syntax - the file extension will determine the syntax (.md for common markdown and .mdx for MDX).
The website is automatically deployed using Cloudfare Pages.
Feedback and pull requests appreciated!