JuicyDocs
A modern documentation starter built with Eleventy and Tailwind CSS
Welcome to JuicyDocs
JuicyDocs is a fast, accessible, and beautiful documentation starter template. Built with Eleventy and Tailwind CSS, it provides everything you need to create professional documentation sites.
Features
- Fast & Lightweight - Static site generation with Eleventy for blazing-fast load times
- Modern Design - Clean, responsive UI built with Tailwind CSS v4
- Dark Mode - Automatic and manual theme switching with system preference support
- Command Palette Search - Quick search with keyboard navigation (press
/orCmd+K) - Syntax Highlighting - Beautiful code blocks powered by Shiki
- Table of Contents - Auto-generated TOC with scroll tracking
- Mobile-First - Fully responsive with bottom navigation on mobile
- SEO Ready - Meta tags, Open Graph, sitemap, and RSS feed included
- Easy Configuration - Simple YAML files for site settings and navigation
Quick Start
# Clone the repository
git clone https://github.com/freshjuice-dev/juicydocs-11ty-starter.git
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildDocumentation
Ready to dive in? Start with the Getting Started guide to learn how to set up and customize your documentation site.
License
JuicyDocs is open source software licensed under the MIT License.
