Skip to content
DocPensieve

Install

Module progress33%

Lesson 1 of 3.

Before you start

You need Node.jsThe JavaScript runtime DocPensieve runs on — version 22 or later. and a terminal. Nothing else: the theme ships with the tool.

Your turn

npx docpensieve init my-course

The command asks a few questions, then writes the project.

What you get

A configuration file, a documentation folder and a first page — ready to build.

What you do not need

No framework to add, no build tool to configure, no server to run in production.

Check yourself

Which file holds the settings of the project?

docpensieve.config.mjs, at the root of the project.

This lesson uses Skill, Tooltip, Columns and Card.