Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
/ legacy-guides Public archive

Legacy user and developer documentation for the Solidus eCommerce framework.

Notifications You must be signed in to change notification settings

solidusio/legacy-guides

Repository files navigation

Solidus Guides

If you want to contribute to the Solidus documentation be sure to read the dedicated section first.

The documentation files can be found inside the source/ folder.


The Solidus documentation is published with Middleman, and based on https://github.com/joshukraine/middleman-gulp.

Requirements

  • Middleman 4.x
  • Ruby 2.x
  • Yarn

Usage

  1. Install ruby gems bundle install

  2. Install JavaScript packages yarn install

  3. Start the Middleman server. Note that this will also invoke Webpack via the external pipeline.

$ bundle exec middleman server
  1. To build HTML and assets for production, run:
$ bundle exec middleman build
  1. Set proper base_url in config.rb

About

Legacy user and developer documentation for the Solidus eCommerce framework.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project