xcart / xcart-docs

X-Cart 5 Documentation repo - based on Jekyll site builder

Home Page:https://kb.x-cart.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-Cart 5 Knowledge Base and Developer Documentation

CircleCI

This is the combined repo of all X-Cart 5 documentation sites. Available sites are:

  • Knowledge Base (English): kb_en
  • Knowledge Base (Russian): kb_ru
  • Developer Docs (English): devs_en
  • Developer Docs (Russian): devs_ru

Requirements

  • Ruby 2.3+
  • Jekyll 3.6+

Usage

Run bundle install first to get the all required gems. After that you have two options:

  1. To build the site in production mode, run ./build.sh <SITE_NAME> (the site name key is specified in bold in "Available sites" list).

  2. To run the site via jekyll serve in development mode, run ./start.sh <SITE_NAME>.

Contribution

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.

About

X-Cart 5 Documentation repo - based on Jekyll site builder

https://kb.x-cart.com


Languages

Language:HTML 35.6%Language:Ruby 30.6%Language:SCSS 24.7%Language:JavaScript 8.1%Language:Shell 0.9%Language:Dockerfile 0.1%