From 60e8239a1da512b85f50f29a5b9ae53a1721fe8f Mon Sep 17 00:00:00 2001 From: Rajdeep Singh Date: Sat, 13 Jan 2024 14:31:40 +0530 Subject: [PATCH 1/4] restruture list --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 53fc3563..1af12f18 100644 --- a/README.md +++ b/README.md @@ -71,12 +71,9 @@ You can share your favourite library, tool, or template related to nextjs. It he - [Content layer](https://www.npmjs.com/package/contentlayer) : The content layer works with nextjs and markdown and helps build the blog application. - [Nextjs progress bar](https://www.npmjs.com/package/nextjs-progressbar) : Nextjs progress bar shows the loading indicator in nextjs. - [Nextjs Google Analytics](https://www.npmjs.com/package/nextjs-google-analytics) : Adding Google Analytics in your nextjs app. -- [Next MDX](https://www.npmjs.com/package/@next/mdx) : MDX library combines the JSX and markdown content. - [Next-themes](https://www.npmjs.com/package/next-themes) : You can enable the dark-to-light theme toggle with next-themes in your Next.js app. -- [Nextra](https://nextra.site/) : Nextra is a simple, powerful, and flexible site generation framework to build blogs and documents with Next.js and MDX. - [Create t3-app](https://create.t3.gg/) : Build the full-stack application with TypeScript, Prisma, tRPC, NextAuth, Tailwind CSS, and Next.js app. - [Tina CMS](https://tina.io/) : Tina CMS is a new nextjs-based CMS; it is an open-source, Git-backed headless CMS you can use with Markdown, MDX, and JSON. -- [Outstatic](https://outstatic.com) : Outstatic is a new static site content management system(CMS) built with Next.js. Special built for Next.js. It works with a page and app router. ## Nextjs boilerplate From 374ce0dc06b13987265be3aba0057c79757135eb Mon Sep 17 00:00:00 2001 From: Rajdeep Singh Date: Sat, 13 Jan 2024 14:32:47 +0530 Subject: [PATCH 2/4] Adding documentation list in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1af12f18..df6af6b6 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,12 @@ You can share your favourite library, tool, or template related to nextjs. It he - [Create t3-app](https://create.t3.gg/) : Build the full-stack application with TypeScript, Prisma, tRPC, NextAuth, Tailwind CSS, and Next.js app. - [Tina CMS](https://tina.io/) : Tina CMS is a new nextjs-based CMS; it is an open-source, Git-backed headless CMS you can use with Markdown, MDX, and JSON. +## Documentation +- [Next MDX](https://www.npmjs.com/package/@next/mdx) : MDX library combines the JSX and markdown content. +- [Nextra](https://nextra.site/) : Nextra is a simple, powerful, and flexible site generation framework to build blogs and documents with Next.js and MDX. +- [Markdoc](https://markdoc.dev/): Markdoc is a powerful, flexible, Markdown-based authoring framework. +- [Outstatic](https://outstatic.com) : Outstatic is a new static site content management system(CMS) built with Next.js. Special built for Next.js. It works with a page and app router. + ## Nextjs boilerplate - [Next.js Enterprise Boilerplate](https://github.com/Blazity/next-enterprise) : Next.js Enterprise Boilerplate, an open-source template, build a high-performance, maintainable, and enjoyable application. From 301a4583b62a57f86e5d0cbb4a2801ab1e99f06c Mon Sep 17 00:00:00 2001 From: Rajdeep Singh Date: Sat, 13 Jan 2024 14:33:44 +0530 Subject: [PATCH 3/4] adding Documentation in TOC --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df6af6b6..adc3fdef 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ To stay updated, please follow us on GitHub and give our repository a star. This - [Contributing](#contributing) - [Specify for Nextjs](#specify-for-nextjs) +- [Documentation](#documentation) - [Nextjs boilerplate](#nextjs-boilerplate) - [Headless CMS](#headless-cms) - [State Management](#state-management) @@ -76,6 +77,7 @@ You can share your favourite library, tool, or template related to nextjs. It he - [Tina CMS](https://tina.io/) : Tina CMS is a new nextjs-based CMS; it is an open-source, Git-backed headless CMS you can use with Markdown, MDX, and JSON. ## Documentation + - [Next MDX](https://www.npmjs.com/package/@next/mdx) : MDX library combines the JSX and markdown content. - [Nextra](https://nextra.site/) : Nextra is a simple, powerful, and flexible site generation framework to build blogs and documents with Next.js and MDX. - [Markdoc](https://markdoc.dev/): Markdoc is a powerful, flexible, Markdown-based authoring framework. From 398a0003acb399adf63ef8b4561c21aedff4bbe9 Mon Sep 17 00:00:00 2001 From: Rajdeep Singh Date: Sat, 13 Jan 2024 14:34:37 +0530 Subject: [PATCH 4/4] format the docs --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index adc3fdef..a261c890 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ I have compiled a list of NPM libraries that can be used to develop small and la To stay updated, please follow us on GitHub and give our repository a star. This will help others discover our repository, encouraging more developers to contribute and build a solid list. Additionally, we encourage you to share our repository on your social media platforms, like X (previously known as Twitter). -

Share on Social Media