From 8d982b63f50beb1dffd43c29bff894814b5e7945 Mon Sep 17 00:00:00 2001 From: Prappo Date: Sun, 22 Dec 2024 08:15:22 +0000 Subject: [PATCH] update documentation site readme --- documentation/README.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/documentation/README.md b/documentation/README.md index e9674f1..e41d719 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -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: @@ -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 +``` \ No newline at end of file