Skip to content

This repo contains the markdown files and static assets powering developer.bigcommerce.com. https://developer.bigcommerce.com/

Notifications You must be signed in to change notification settings

IslandUsurper/dev-docs

 
 

Repository files navigation

BigCommerce Developer Documentation

This repo contains the markdown files and static assets powering developer.bigcommerce.com, which includes: API Docs, Theme Docs, BigCommerce for WordPress, and Legacy Docs.

Directory Structure

./

.
├── _project                           # Process stuff: templates, style guides, etc
|    ├── archive                       # Deprecated content
│    ├── _components.md                # Example markup for common doc components
│    ├── _doc_style_guide.md           # Style guide for docs
│    ├── _page_template.md             # Stub markup to use when creating a new doc
│    └── _spec_style_guide.md          # Style Guide for API Spec files
├── assets                             # Static files used in docs
│   └── images                         # Images and screenshots used in docs
├── docs                               # Markdown powering API, Theme, and WordPress Docs
│    ├── api-docs                      # API docs
│    ├── bigcommerce-for-wordpress     # BigCommerce for WordPress docs
│    ├── legacy                        # Legacy Blueprint and V2 API docs
│    └── stencil-docs                  # Theme docs
└── reference                          # OAS (AKA Swagger) files powering the API Reference
    └── json                           # JSON Specification files

Contributing

If you're interested in contributing to BigCommerce Developer Documentation, see CONTRIBUTIONS.md for instructions and guidelines.

Recommending Changes

Feel free to recommend changes to BigCommerce Developer Documentation. To do see, submit an issue on GitHub, or leave us feedback on developer.bigcommerce.com using the Docs Feedback form (bottom right).

About

This repo contains the markdown files and static assets powering developer.bigcommerce.com. https://developer.bigcommerce.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published