Build Markdown Docs With Qyro-js

A lightweight JavaScript library for creating stunning static documentation sites from your markdown files in seconds.

Documentation Preview
Powerful Features

Everything You Need

Qyro-js docs provides all the tools you need to create beautiful documentation sites with minimal effort.

Lightning Fast

Generate static sites in milliseconds with optimized performance.

Lightweight

Minimal dependencies and tiny runtime for blazing fast documentation.

Markdown Support

Write your documentation in Markdown with full syntax support.

Code Highlighting

Beautiful syntax highlighting for all popular programming languages.

Easy Installation

Simple CLI tool to get started in seconds with zero configuration.

MD Studio

Interactive Markdown editor for creating your documentation.

Simple Workflow

How It Works

Creating documentation with Qyro-js docs is as easy as 1-2-3.

Install the CLI

Get started by installing the Qyro-js docs CLI globally using npm, yarn, or pnpm.

npm install -g qyro

One Command Setup

The CLI tool handles all dependencies and configuration automatically, so you can focus on writing documentation.

Get Started

Ready to Build Amazing Docs?

Start creating beautiful documentation in minutes with Qyro-js docs. Follow these simple steps to get started.

1

Install the CLI

Install the Qyro-js docs CLI globally using npm.

npm install -g qyro
2

Create a New Project

Initialize a new documentation project.

qyro init my-docs
3

Add Your Content

Add your markdown files to the /docs folder.

4

Build and Deploy

Build your static site and deploy it.

qyro build

Try It Now

Experience the simplicity and power of Qyro-js docs with our interactive demo.

Terminal
$ qyro init my-docs
Creating new project...
Installing dependencies...
Success! Created my-docs

Next steps:
$ cd my-docs
$ npm run dev

Join Our Community

Get support, share your projects, and contribute to the Qyro-js Docs ecosystem.