- Getting Started
- Quickstart Guide
Getting Started
Quickstart Guide
Build beautiful documentation that converts users

After you complete this guide, you’ll have a live documentation site ready to customize and update.
Deploy your documentation site
Go to docsalot.dev/documentation and simply click new documentation to get started.
After clicking new documentation, update a page, and publish your changes, your documentation site is deployed and accessible at your your-project.docsalot.dev URL.
View your deployed site
Your documentation site is now deployed at https://<your-project-name>.docsalot.dev.
Find your exact URL on the Overview page of your documentation.
Your site is ready to view immediately. Use this URL for testing and sharing with your team. Before sharing with your users, you may want to add a custom subdomain.
Make your first change
Open the web editor
Navigate to the web editor in your dashboard.
Edit a page
Open index.mdx and update the description in the frontmatter:
---
title: "Introduction"
description: "Your custom description here"
---
Publish
Click the Publish button in the top-right of the web editor toolbar.
View live
On the top of the editor, there is a view-live button that will take you to your new site. Refresh your documentation site to see your changes live.
Next steps
Learn More
Common Guides
Select from the following guides to learn more about how Docsalot can best suit your documentation.
Publish
Learn how to publish your documentation changes
Global Settings
Customizing the theme, branding, and other global configurations
Page Titles and Metadata
Setting the title and metadata for navigation and SEO
Writing Content
Introduction on how to add and edit content
Advanced Topics
Dive deeper into advanced guides to take your documentation to the next level.