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

https://github.com/omermakesstuff/docs-thing

A simple docs site powered by Next.js and Content Collections.
https://github.com/omermakesstuff/docs-thing

content-collections docs docs-template documentation documentation-template mdx nextjs react tailwind tailwindcss template typescript

Last synced: about 1 month ago
JSON representation

A simple docs site powered by Next.js and Content Collections.

Awesome Lists containing this project

README

        

# Docs thing

This is a simple docs site powered by [Next.js](https://nextjs.org/) and [Content Collections](https://www.content-collections.dev/).

## Getting Started

Run the development server:

```bash
pnpm run dev
```

The server will run at [localhost:3000](http://localhost:3000). Pages will auto-update in the browser as you edit them.