An open API service indexing awesome lists of open source software.

https://github.com/pengzhanbo/nextra-docs-templates

基于 nextra 的 文档站点 模板,可直接基于此仓库克隆后开始编写站点。
https://github.com/pengzhanbo/nextra-docs-templates

nextjs nextra template

Last synced: 2 months ago
JSON representation

基于 nextra 的 文档站点 模板,可直接基于此仓库克隆后开始编写站点。

Awesome Lists containing this project

README

        

# Nextra Docs Template

基于 nextra 的 文档站点 项目模板。

## Feature

- Tailwind CSS & postcss
- framer-motion & clsx
- MDX
- ESLint & Prettier

## Document

[Nextra](https://nextra.site/) | [Next.js](https://nextjs.org/)

## Usage

```sh
git clone https://github.com/pengzhanbo/nextra-docs-templates.git
```

```sh
pnpm i
pnpm dev
```