Getting Started
- Clone the repository or create a repository from the template.
pnpm i
pnpm dev
Notes
- Uses
- Author mdx files in a
docs
folder or with . - File and frontmatter based routing
- A Perfect lighthouse score.
- Support for syntax in descriptions, table of contents, headings and more.
- 100% static output, resulting in an easy and blazingly fast to , , , and many .
- Full support for custom components and snippets. Import anything in your documents, all files will be bundled in parallel with and .
- Unopinionated styling. Easily add , a custom config or other .
- Fully Functional responsive layout and color styling out of the box.
- No bloat - just the basics with a focus on only adding light-weight dependencies.
- Easy to add analytics, search or other third party implementations.
- Uses + for a small client bundle size (~45kb zipped).
- to handle Images.
- and configuration for automatic linting and formatting of files, including documents and Code blocks.