Skip to content

Commit

Permalink
update documentation site readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prappo committed Dec 22, 2024
1 parent 3aa7ac6 commit 8d982b6
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions documentation/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# documentation
# Documentation Site Generator

Documentation Site Generator for WordPress Plugin Boilerplat.

This documentation built with [Next.js](https://nextjs.org/docs) and [Fumadocs](https://github.com/fuma-nama/fumadocs).

This is a Next.js application generated with
[Create Fumadocs](https://github.com/fuma-nama/fumadocs).

Run development server:

Expand All @@ -11,16 +13,4 @@ npm run dev
pnpm dev
# or
yarn dev
```

Open http://localhost:3000 with your browser to see the result.

## Learn More

To learn more about Next.js and Fumadocs, take a look at the following
resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs
```

0 comments on commit 8d982b6

Please sign in to comment.