diff --git a/packages/docs/index.mdx b/packages/docs/index.mdx index 19a09f890cd..e138987046c 100644 --- a/packages/docs/index.mdx +++ b/packages/docs/index.mdx @@ -1,56 +1,36 @@ --- title: "Introduction" -description: "Welcome to the new home for your documentation" +description: "OpenCode is the open source AI coding agent for the terminal." --- -## Setting up +## What is OpenCode -Get your documentation site up and running in minutes. +OpenCode is an open source AI coding agent focused on the terminal experience. +It runs locally, supports multiple model providers, and offers both a TUI and API-based workflows. +You can use it to explore codebases, make changes, run tests, and automate common engineering tasks. - - Follow our three step quickstart guide. - - -## Make it yours +## Quick start -Design a docs site that looks great and empowers your users. + + One command installation for macOS, Linux, and Windows. + - - Edit your docs locally and preview them in real time. + + Launch OpenCode and start a session in minutes. - - Customize the design and colors of your site to match your brand. - - - Organize your docs to help users find what they need and succeed with your product. - - - Auto-generate API documentation from OpenAPI specifications. + + Preview docs locally and learn the basics. -## Create beautiful pages - -Everything you need to create world-class documentation. +## Community & source - - Use MDX to style your docs pages. + + Issues, roadmap, and pull requests live here. - - Add sample code to demonstrate how to use your product. + + Ask questions, share tips, and get help from the community. - - Display images and other media. - - - Write once and reuse across your docs. - - - -## Need inspiration? - - - Browse our showcase of exceptional documentation sites. - + \ No newline at end of file