Welcome to CPS!
Everything you need to integrate with the Convention Photography System
This repository contains the documentation for the Convention Photography System (CPS). It includes the CPS API specification to demonstrate how the system provides event photo management, browsing, and ordering capabilities.
The CPS consists of two main platforms:
- photos.conventionphotography.com - Photo gallery and browsing system
- convention.photos - Customer ordering and checkout system
Use this documentation to understand and integrate with the CPS APIs.
What’s included
This documentation contains everything you need to understand the CPS:
docs.yml# Configures navigation, theme, and hosting
fern.config.json# Sets your organization name and CLI version
openapi.yaml# CPS API specification
docs
pages# Markdown content for the documentation
assets# Logos, favicon, and other assets
Getting started with CPS
Next steps
The CPS API specification is already included. Update the Markdown pages with your content, and customize the theme to match your brand. For detailed guidance, explore the pages in this documentation or visit the Fern documentation.