Skip to content

Developer documentation for the Solidus eCommerce framework.

Notifications You must be signed in to change notification settings

SuperGoodSoft/edgeguides

 
 

Repository files navigation

Solidus Developer Documentation

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.

Installation

$ yarn

Development

$ 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.

Deployment

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.

Contributing

To organize the documentation and make it more usable, the guides follow the Diátaxis framework. If you are planning on making significant contributions, we strongly recommend getting familiar with Diátaxis' taxonomy and conventions.

About

Developer documentation for the Solidus eCommerce framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • CSS 13.4%