Skip to content

Commit 8d982b6

Browse files
committed
update documentation site readme
1 parent 3aa7ac6 commit 8d982b6

1 file changed

Lines changed: 6 additions & 16 deletions

File tree

documentation/README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# documentation
1+
# Documentation Site Generator
2+
3+
Documentation Site Generator for WordPress Plugin Boilerplat.
4+
5+
This documentation built with [Next.js](https://nextjs.org/docs) and [Fumadocs](https://github.com/fuma-nama/fumadocs).
26

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

68
Run development server:
79

@@ -11,16 +13,4 @@ npm run dev
1113
pnpm dev
1214
# or
1315
yarn dev
14-
```
15-
16-
Open http://localhost:3000 with your browser to see the result.
17-
18-
## Learn More
19-
20-
To learn more about Next.js and Fumadocs, take a look at the following
21-
resources:
22-
23-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
24-
features and API.
25-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
26-
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs
16+
```

0 commit comments

Comments
 (0)