The official documentation repository for getinside, the Retail Media SaaS platform.
This project hosts the technical and operational knowledge base for Advertisers (Brands) and Publishers (E-retailers).
🔗 Live Website: https://getinside-ops.github.io/handbook/
This is a static documentation site generated by Jekyll, using the Just the Docs theme.
- Engine: Jekyll
- Theme: Just the Docs
- Hosting: GitHub Pages
- Language: Markdown (
.md) with HTML/CSS components
The content is organized by target audience within the docs/ folder:
.
├── _config.yml # Global configuration (Title, URL, Theme settings)
├── index.md # Homepage (Help Center landing page)
├── docs/
│ └── fr/
│ ├── advertisers/ # Advertisers Guides (Specs, Strategy, Pricing...)
│ ├── publishers/ # Publishers Guides (Logistics, Onboarding, Payouts...)
│ ├── glossary.md # Glossary
│ └── faq.md # Frequently Asked Questions
└── assets/
└── images/ # Assets storage