Giter VIP home page Giter VIP logo

docs's Introduction

BigCommerce Public Developer Documentation

This repo is the source of truth for the public, open source BigCommerce DevDocs and API reference at developer.bigcommerce.com. It consists of Markdown React (.mdx), OpenAPI Specification (.yml), and JSON Schema (.json and .yml) files.

The BigCommerce DX team maintains these open source docs; we welcome your issues, discussions, and pull requests!

Contributing

If you're interested in contributing, see our Contribution Guide and Code of Conduct.

History

On December 27, 2023, the following public documentation repositories were deprecated, and all documentation moved into this repository. We retained the git history of each document using the --allow-unrelated-histories flag. The following repositories are now read-only:

  • https://github.com/bigcommerce/api-specs
  • https://github.com/bigcommerce/dev-docs
  • https://github.com/bigcommerce/theme-context-object-schemas

API specifications

If you maintain API clients, this repository is your source for the most up-to-date public API specifications.

Please keep your fork up to date to ensure you're working with the newest source files.

Significant dates include the following:

  • As of August 22, 2022, all API specification files are in OAS 3+ format.
  • In March 2023, we made significant changes to support a new OAS parser at developer.bigcommerce.com.
  • In May 2023, we subdivided both the Catalog and Payments API specifications into multiple files.
  • On December 27, 2023, all public docs moved into the bigcommerce/docs repo.

Directory structure

.
├── .github/                           # github config
    └── workflows/                     # workflows to lint pull requests, etc.
    └── ...
├── .idea/                             # directory ignored by git - use for yourself
├── .style/                            # CSPELL data files
├── assets/ 
    ├── csv/                           # static files used in docs
    ├── images/                        # images and screenshots
    ├── json/                          # theme translation files
    └── PO/                            
├── docs                               # narrative documentation
    ├── api-docs/                      
    ├── bigcommerce-for-wordpress/     
    ├── legacy/                        # Blueprint and V2 API docs
    ├── msf/                           # MSF docs
    ├── partner-apps/                  # docs for some partner integrations
    └── stencil-docs/   
├── examples                           # example data for Stencil Handlebars context objects
├── models                             # JSON schemas in YAML
    ├── _root                          # YAML schemas for root Stencil Handlebars context objects
    ├── ...
├── reference/                         # OpenAPI specification files
    ├── catalog/                       # catalog OAS API reference
    ├── payments/                      # payments OAS API reference
    └── ...                            # other OAS API reference
├── theme-styles          
    ├── _root                          # MDX files for Stencil style configuration options
├── .cspell.json  
├── .eslintrc.json                     # config for MDX linter
├── .gitignore                         # gitignore
├── .nojekyll    
├── .nvmrc                             # config for NVM
├── .spectral.yaml                     # config for OAS linter
├── CODE_OF_CONDUCT.md                 # Code of Conduct for participants
├── CONTRIBUTING.md                    # guidelines for contribution
├── package-lock.json                  
├── package.json                       
├── pull_request_template.md           # template for most pull requests
└── README.md

docs's People

Contributors

bc-traciporter avatar aglensmith avatar markcmurphy avatar ektravel avatar mikrdgz avatar bc-andreadao avatar tatiana-perry avatar bc-tgomez avatar bobbyshaw avatar bookernath avatar stevenbennitt avatar toma-r avatar bc-luke avatar stanzikratelbc avatar slsriehl avatar traci-porter avatar obrien-k avatar bc-rogq avatar agchan12 avatar amckemie avatar becomevocal avatar dependabot[bot] avatar valentindellangela avatar uwanaikaiddisonos avatar huntario avatar jordanarldt avatar jairo-bc avatar theromulans avatar danielquachnz avatar dornah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.