Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c32c2a · Jul 19, 2022

History

1 Commit
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022

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