Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Pricing

Holocron is free to start. Create a site, write your docs, and get a built-in AI chat assistant out of the box. When you need the full model and unlimited preview deployments, Holocron Pro has you covered. Subscribe from your dashboard.

Plans

FreePro
Hosted AI chatTrial onlyFull model, 50,000 credits / month
Preview deployments1 trial deploymentUnlimited, every branch and PR
Subpath hosting (--base-path)Host docs at /docs on your domain
AnalyticsComing soon
Price$0$99 / month
The yearly plan is $990 / year, two months free compared to paying monthly.
Subscriptions are per site. You only pay for sites you actively maintain.

What Pro unlocks

Full AI chat assistant

The built-in AI assistant answers questions about your docs using your content. Free sites include a trial so you can see the chat in action, but it uses a temporary model and shows an upgrade notice. Pro sites get the full model with no notice and 50,000 credits per month. Credits are tracked per site, so one project hitting its limit never affects another.

Unlimited preview deployments

On the Free plan you get a single trial deployment so you can see your site live. Pro removes the limit: every push to your default branch publishes a new version, and every branch or pull request gets its own unique deployment URL via GitHub Actions OIDC. Review docs changes in context before they reach production, the same way you review code.
Deployments are authenticated via GitHub Actions OIDC, no API keys needed for CI.

Subpath hosting

Deploy your docs at a subpath on your own domain, like yoursite.com/docs, instead of a separate subdomain. Google indexes the content under your main domain, which strengthens your site's overall SEO authority. Users stay on one domain with a seamless experience, and you keep full control over the URL structure.
Deploy with a single flag:
npx -y @holocron.so/cli deploy --base-path /docs
Then add a reverse proxy or rewrite in your framework to forward /docs/* to the deployed URL. Guides are available for Next.js, Vercel, Cloudflare Workers, Nginx, and Express.

Subscribe

Manage billing from the Billing tab of your project in the dashboard. Pick monthly or yearly, and switch or cancel any time through the Stripe billing portal.
Open the dashboard to subscribe.
Billing runs on Stripe. Update payment, download invoices, or cancel any time.