Skip to content

YourGPT/docs

Repository files navigation

YourGPT AI Docs

This repository contains the official documentation for YourGPT — AI-first, no-code platform that helps businesses build, automate, and scale customer support, sales, and workflow automation.

The docs provide setup guides, integration tutorials, feature references, and best practices for using YourGPT effectively.

🚀 Project Structure

The following folders and files:

.
├── public/
├── src/
│   ├── assets/
│   ├── content/
│   │   ├── docs/
|   |   |    ├── Chatbot
|   |   |  
│   │   └── config.ts
│   └── env.d.ts
├── astro.config.mjs
├── package.json
└── tsconfig.json
  • Docs location: Add .mdx files inside src/content/docs/
  • Assets: Place images in src/assets/ and reference with relative links
  • Public files: Put the static assets in public/

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

✍️ Contributing

We welcome contributions to improve documentation.

Guidelines:

  • Write content in Markdown (.md) or MDX (.mdx)
  • Keep the tone clear, professional, and consistent with YourGPT brand voice
  • Use headings, bullet points, and tables for readability
  • Add images to src/assets/ and use relative links
  • Submit changes through pull requests

📜 License

This repository is licensed under the MIT License.


🙌 Support

For help with the docs or the YourGPT platform:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5