Documentation edits made through Mintlify web editor
This commit is contained in:
parent
ac4cdfd3a7
commit
3e1ef4a759
1 changed files with 9 additions and 53 deletions
|
|
@ -1,60 +1,16 @@
|
|||
---
|
||||
title: Introduction
|
||||
description: "Welcome to the home of your new documentation"
|
||||
title: "Introduction"
|
||||
description: "Welcome to the official documentation"
|
||||
---
|
||||
|
||||
## Setting up
|
||||
**Presenton** is a privacy-first, open-source AI presentation generator that helps you create professional slide decks with ease. Whether you're drafting a pitch, summarizing a research paper, or turning a report into a compelling visual narrative, Presenton streamlines the process using AI, entirely on your local machine.
|
||||
|
||||
The first step to world-class documentation is setting up your editing environments.
|
||||
Unlike cloud-based tools that require data sharing or subscriptions, Presenton gives you full control:
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card
|
||||
title="Edit Your Docs"
|
||||
icon="pen-to-square"
|
||||
href="https://mintlify.com/docs/quickstart"
|
||||
>
|
||||
Get your docs set up locally for easy development
|
||||
</Card>
|
||||
<Card
|
||||
title="Preview Changes"
|
||||
icon="image"
|
||||
href="https://mintlify.com/docs/development"
|
||||
>
|
||||
Preview your changes before you push to make sure they're perfect
|
||||
</Card>
|
||||
</CardGroup>
|
||||
- Run locally using Docker
|
||||
- Choose your preferred AI model (OpenAI, Gemini, or Ollama)
|
||||
- Keep your data privateno telemetry, no tracking
|
||||
|
||||
## Make it yours
|
||||
Built with extensibility and transparency in mind, Presenton is ideal for developers, researchers, educators, and privacy-conscious professionals looking for a fast, customizable way to generate slides from text or documents.
|
||||
|
||||
Update your docs to your brand and add valuable content for the best user conversion.
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card
|
||||
title="Customize Style"
|
||||
icon="palette"
|
||||
href="https://mintlify.com/docs/settings/global"
|
||||
>
|
||||
Customize your docs to your company's colors and brands
|
||||
</Card>
|
||||
<Card
|
||||
title="Reference APIs"
|
||||
icon="code"
|
||||
href="https://mintlify.com/docs/api-playground/openapi"
|
||||
>
|
||||
Automatically generate endpoints from an OpenAPI spec
|
||||
</Card>
|
||||
<Card
|
||||
title="Add Components"
|
||||
icon="screwdriver-wrench"
|
||||
href="https://mintlify.com/docs/content/components/accordions"
|
||||
>
|
||||
Build interactive features and designs to guide your users
|
||||
</Card>
|
||||
<Card
|
||||
title="Get Inspiration"
|
||||
icon="stars"
|
||||
href="https://mintlify.com/customers"
|
||||
>
|
||||
Check out our showcase of our favorite documentation
|
||||
</Card>
|
||||
</CardGroup>
|
||||
Join the growing open-source community and take back control of your presentation workflow.
|
||||
Loading…
Add table
Reference in a new issue