> ## Documentation Index
> Fetch the complete documentation index at: https://novel.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Novel is a headless Notion-style WYSIWYG editor

<img className="block dark:hidden" src="https://mintlify.s3-us-west-1.amazonaws.com/novel/images/hero-light.png" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3-us-west-1.amazonaws.com/novel/images/hero-dark.png" alt="Hero Dark" />

## Features

TODO: Add features

## Tech Stack

Novel's codebase is [fully open-source](https://github.com/steven-tey/novel) and is built on top of the following technologies:

* [Tiptap](https://tiptap.dev/) – framework
* [TypeScript](https://www.typescriptlang.org/) – language
* [RadixUI](https://www.radix-ui.com/primitives) – components
* [Cmdk](https://cmdk.paco.me/) – command
