This repository hosts the maintained Jekyll mirror of the current Genkō documentation.
- Canonical product docs: getgenko.com/docs
- Primary source used for this mirror:
../genko-new/app/(marketing)/docs/page.tsx - Published build path:
bundle exec jekyll build
The English Jekyll guides track the current Genkō product at a high level:
- Getting started
- Dashboard
- Practice profile and services
- Patients
- Providers and team members
- Appointments and scheduling
- Patient portal and integrations
- Analytics
- Settings, AI, and MCP API
- Plans and billing
- Quick reference
bundle exec jekyll build
bundle exec jekyll serve- The Jekyll site is a readable mirror, not just a redirect shell.
- The live product docs at
getgenko.com/docsremain the canonical source. - Non-English folders (
de/,es/, andja/) are maintained mirrors that follow the English documentation structure.