xyd 0.1.0-alpha - Coming Soon

Get Started
/
Quicktart

Quickstart

Start building modern documentation in record time

Follow the instructions below to learn how to run, deploy, update and supercharge your documentation with xyd.

Prerequisite: Node 22.12+

Installation

  1. Install the xyd CLI:

  2. xyd installation
    bun add -g xyd-js
  3. Navigate to the docs directory (where the settings file is located) and execute the following command:

  4. xyd

    Info

    Above command runs a dev server

CLI versioning

Please note that each CLI release is associated with a specific version of xyd. If you have troubles, please update the CLI:

xyd update
bun add -g xyd-js

Troubleshooting

If you have troubles with CLI the common task is deleting xyd cache:

rm -rf .xyd

Publishing

Publishing changes depends on your preferences, the simplest way is to use the one of infrastructure providers like Netlify or Vercel. Learn more about deploy.

Starter

Use our starter kit to get up and running quickly.

Examples

Please checkout examples to learn how to setup docs as you want.

CodeSandbox Demo

Please checkout CodeSanbox demo.

IntroductionDeploy
Built with

Show your support! Star us on GitHub ⭐️