Version 1.1.0

Markdown-ready - Copy page & AI-friendly docs

JuicyDocs is now Markdown-ready! Every docs and changelog page ships with a clean Markdown mirror built for AI tools — copy it, view it, or hand it straight to ChatGPT or Claude.

What's New

Copy Page Menu

  • New Copy page dropdown on every docs and changelog page
  • Copy as Markdown - grab the raw markdown of the page with one click
  • View as Markdown - open the clean .md source in a new tab
  • Open in ChatGPT - jump straight into ChatGPT with the page preloaded
  • Open in Claude - same, for Claude

Markdown Mirrors

  • Every docs and changelog page now has a matching .md file (e.g. /docs/getting-started.md)
  • Mirrors are generated from the original source markdown — no syntax-highlight markup, anchor links, or layout noise
  • Each mirror includes the page title, description, and a link back to the canonical URL

AI Discoverability

  • <link rel="alternate" type="text/markdown"> added to the <head> of docs and changelog pages so crawlers and AI tools can find the clean source automatically

Getting Started

Open any docs page and hit the Copy page button in the header to try it out.

Acknowledgments

Thanks to the Eleventy and Tailwind CSS communities for their amazing tools and documentation.