This is the combined repo of all X-Cart 5 documentation sites. Available sites are:
Run bundle install
first to get the all required gems. After that you have two options:
To build the site in production mode, run ./build.sh <SITE_NAME>
(the site name key is specified in bold in "Available sites" list).
To run the site via jekyll serve
in development mode, run ./start.sh <SITE_NAME>
.
You can send pull requests to update the articles content (which is placed in _pages
folder). Also, there is an editor, available for the approved contributors from the X-Cart - https://xcart.github.io/prose.