DreamLake

Dockit

Dockit is DreamLake’s documentation shell for Vike, React, Tailwind v4, and MDX. Write pages with frontmatter; Dockit builds the sidebar, breadcrumbs, table of contents, search, and Markdown copies for agents.

Start building

Follow the Quickstart to install the package and wire a working site. If you already have a DreamLake docs site, use the migration guide.

Three places to work

TabWhat belongs here
DockitSetup, authoring, customization, search, and publishing.
ReferenceConfiguration fields, exports, and component APIs.
Python AutodocGenerate Python API pages and include them in a Dockit site.

Dockit and Reference share the Dockit package version. Python Autodoc shows its own pinned source revision. See versioning for historical docs builds and version selectors.

Build and publish

TaskGuide
Configure branding, tabs, and sidebar sectionsSite config
Write MDX and organize pagesAuthoring
Customize colors and appearanceTheming
Add full-text searchSearch
Publish Markdown and an agent skillAI-readable docs and skills
Preserve builds and configure version switchingVersioning
Review package changesRelease notes

Look up an API

Start with configuration or the export index. The shell reference covers Layout, Sidebar, and TOC; Topbar covers tabs and version chips.

For MDX content, see Callout, CodeBlock, Preview, StatusTable, and Chip.