This repo serves the documentation for Ticketping at https://docs.ticketping.com/docs
It is a Next.js application generated with Fumadocs.
Run development server:
npm run dev
# or
pnpm dev
# or
yarn devContent files are stored under content/docs. First, update meta.json file and then add a new .mdx file corresponding to it.
- Add docs about authentication/identifying a user
- Update theme to match ticketping.com style
- Add images/video in
install-slack-app.mdx - Update navbar with link back to landing, github
- Update footer to credit @fumanama