L

Welcome to LiteDocs

LiteDocs is a lightweight, Markdown folder-based static documentation rendering tool.

Features

  • Simple: Just write Markdown files in folders
  • Beautiful: Fumadocs-inspired modern UI
  • Fast: Lightweight Python server with caching
  • SEO Ready: Auto-generated sitemap, meta tags, and more

Quick Start

Get started in minutes:

pip install litedocs
litedocs serve ./my-docs
Note

LiteDocs requires Python 3.11 or later.

Next Steps

Check out the Getting Started guide for a full walkthrough.