From 792b01df1b649173af13dd84015b6e3756598be9 Mon Sep 17 00:00:00 2001 From: Travis Gertz Date: Wed, 14 May 2025 09:11:57 +0800 Subject: [PATCH] Add Craft CMS starter --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2f112..0186936 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th ## Contents -- [Awesome Next.js ](#awesome-nextjs--) +- [Awesome Next.js ](#awesome-nextjs--) - [Contents](#contents) - [Community](#community) - [Essentials](#essentials) @@ -81,6 +81,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th ## Boilerplates +- [Craft CMS + Next.js Starter](https://github.com/craftcms/starter-next) - A minimal, production-ready headless starter that integrates Next.js with Craft CMS, featuring GraphQL API integration, pagination, and live preview functionality with draft sharing. - [Kaminari Template](https://kaminari.vercel.app/) - Power packed Next.js and Tailwind CSS template. Built with developer experience in mind. Contains Husky, CommitLint, Prettier, Eslint etc. configs. ✨ - [Next.js, Strapi Portfolio Starter](https://github.com/PictureElement/nextjs-strapi-portfolio-starter) – ⚡️ A modern portfolio starter with Next.js, Strapi, and Tailwind CSS, featuring automated XML sitemap, JSON-LD schemas, OpenGraph metadata, and a contact form with spam protection. - [Next.js Static Blog](https://www.cosmicjs.com/apps/nextjs-static-blog) - Next.js static blog powered by the Cosmic Headless CMS