This repository hosts the developer documentation for Solidus, the open-source eCommerce framework for industry trailblazers.
The documentation, which is still a work in progress, is built using Docusaurus 2 and published to https://edgeguides.solidus.io.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
There's nothing special to do here: this website is published via Cloudflare Pages. All PRs generate a preview
environment, and all commits to main
will cause the main site to be rebuilt.