Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/literateink/docs.literate.ink
- Owner: LiterateInk
- Created: 2024-07-08T14:23:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T23:08:48.000Z (12 days ago)
- Last Synced: 2024-11-12T16:03:26.878Z (3 days ago)
- Topics: documentation, fumadocs, i18n, literate, mdx, next
- Language: MDX
- Homepage: https://docs.literate.ink
- Size: 340 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.