Lotus Docs is a technical documentation theme for the Hugo static site generator, built on Bootstrap 5 and designed to turn Markdown content into a searchable documentation website.
What is Lotus Docs?
Lotus Docs is a Hugo theme for building technical documentation sites. It takes Hugo content files written in Markdown and outputs a static documentation website with a responsive Bootstrap 5 layout. The theme is developed by Colin Wilson and has a companion documentation site at lotusdocs.dev, which is itself built with the theme. The repository on GitHub also contains the code for the lotusdocs.dev website, meaning the theme and its documentation live together.
Key Features
- Hugo-powered — Lotus Docs runs on the Hugo static site generator, which compiles Markdown content into static HTML that can be served from any CDN or static host.
- Bootstrap 5 styling — The theme's interface is built with Bootstrap 5, providing a responsive grid, reusable components, and utility classes out of the box.
- FlexSearch search — A screenshot on the lotusdocs.dev homepage shows integrated FlexSearch, enabling client-side full-text search that runs in the browser without server-side dependencies.
- Vercel deployment — The repository displays a Vercel deployment status badge for the production build, and lotusdocs.dev is deployed on Vercel's edge network.
- Documentation layout — The theme is purpose-built for technical documentation, with the lotusdocs.dev site serving as a complete working example of its page structure and navigation.
Who is it for?
- Technical writers — Write and organize documentation using Hugo's folder-based content model, then generate a static site without managing a CMS.
- Open-source projects — Ship a public documentation site next to the codebase, deployable to Vercel or any static hosting service.
- Small development teams — Keep internal documentation in a Git repository and publish it as a lightweight static site with search built in.
What can you do with Lotus Docs?
- Product teams: Publish user guides, release notes, and reference docs as a fast-loading static site served from a CDN.
- API maintainers: Structure endpoint references and getting-started tutorials into a searchable knowledge base using FlexSearch.
- Project maintainers: Convert a single-readme project into a multi-page documentation site while keeping the Hugo theme as the only new dependency.
FAQ
Is Lotus Docs free?
Lotus Docs is a Hugo theme hosted publicly on GitHub, so it can be downloaded and used at no cost. No pricing information is listed in the repository metadata.
What does Lotus Docs do?
Lotus Docs provides a ready-made layout for technical documentation in Hugo. You write content in Markdown, and the theme renders it into a static website with Bootstrap 5 styling and FlexSearch full-text search.
Does Lotus Docs use Bootstrap?
Yes, the theme is built with Bootstrap 5. The repository topics include "bootstrap" and "bootstrap5", and the screenshot shows the Bootstrap-based interface.
How is Lotus Docs deployed?
The lotusdocs.dev site is deployed on Vercel, and the repository includes a Vercel deployment status badge for its production environment. This indicates that Vercel is a supported deployment target, and static output can also be hosted elsewhere.
Where can I try Lotus Docs?
The live documentation site at lotusdocs.dev is the best place to see the theme in action, since it is built with the Lotus Docs theme itself.








