Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/literateink/docs.literate.ink

Comprehensive documentation for all our libraries, complete with detailed API references and guides.
https://github.com/literateink/docs.literate.ink

documentation fumadocs i18n literate mdx next

Last synced: 3 days ago
JSON representation

Comprehensive documentation for all our libraries, complete with detailed API references and guides.

Awesome Lists containing this project

README

        

# docs.literate.ink [![Netlify Status](https://api.netlify.com/api/v1/badges/ce2d6d27-5c7b-4442-bbf3-da0c7c51d402/deploy-status)](https://app.netlify.com/sites/docs-literate-ink/deploys)

Comprehensive documentation for all our libraries, complete with detailed API references and guides.

## Development

Was made with [Fumadocs](https://fumadocs.vercel.app).

```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```

Open with your browser to see the result.