Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free Hugo theme for documentation websites, shadcn/ui-inspired, with its own live docs site built using it.
Shadocs is an open-source Hugo theme, created by jgazeau, that turns a folder of Markdown documentation files into a static documentation website you can deploy to any static host. The name blends "shad" from shadcn/ui with "docs", signaling a documentation design inspired by the shadcn/ui component aesthetic, and the theme's own documentation at https://jgazeau.github.io/shadocs/ is built with the theme itself. The project is distributed as a GitHub repository with 60 stars, tagged releases, and two GitHub Actions workflows that build the documentation website and validate branches.
Shadocs is a documentation theme for the Hugo static site generator. It takes Markdown content files and Hugo configuration as input and outputs a static documentation website, with no server-side runtime required. The theme is maintained by jgazeau, published on GitHub under an open-source license, and its live documentation at https://jgazeau.github.io/shadocs/ is generated from the theme, meaning every feature shown in the docs is exercised in a real production build. The repository's status badges show GitHub Actions running a workflow called "Documentation Website" and a second workflow for branches.
Shadocs works like any Hugo theme: you place Markdown files in a Hugo content directory, define a site configuration that references the Shadocs theme, and run the Hugo build command to generate a static site. The theme's own GitHub Actions pipeline runs this same build on the main branch, as shown by the "Documentation Website" workflow badge. The resulting files are self-contained HTML, CSS, and assets ready for deployment.
Shadocs is free and open source. The theme source is published on GitHub under an open-source license, and no paid tiers or premium features are indicated on the page.
Yes. Shadocs is open source and published on GitHub under an open-source license, with no paid tiers or premium features. You can clone the repository and use the theme in your own Hugo documentation sites without cost.
Shadocs is a Hugo theme for documentation websites. It takes Markdown content and Hugo configuration as input and produces a static documentation site as output, which can be deployed to any static hosting service.
Shadocs is built on Hugo, the static site generator. The theme name signals a design inspired by shadcn/ui, and the project's documentation website at https://jgazeau.github.io/shadocs/ is built using the theme itself.
Hugo sites produce static files, so a Shadocs build can be hosted on GitHub Pages. The repository's GitHub Actions workflow named "Documentation Website" already builds the theme's own documentation site as part of its CI pipeline.
The GitHub repository for Shadocs has 60 stars at the time this template was indexed. It is a smaller project than mainstream Hugo documentation themes, but it ships with passing CI workflow badges and tagged releases.
