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.
- Host: GitHub
- URL: https://github.com/omermakesstuff/docs-thing
- Owner: OmerMakesStuff
- License: mit
- Created: 2023-06-25T09:19:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T10:35:48.000Z (3 months ago)
- Last Synced: 2025-04-23T09:14:32.952Z (about 1 month ago)
- Topics: content-collections, docs, docs-template, documentation, documentation-template, mdx, nextjs, react, tailwind, tailwindcss, template, typescript
- Language: TypeScript
- Homepage: https://docsthing.vercel.app
- Size: 1.22 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.