From 3d22ff4f9598de30f6694d7311412f9b4744930a Mon Sep 17 00:00:00 2001 From: Adrien Villermois <133008998+AdrienADV@users.noreply.github.com> Date: Mon, 25 May 2026 10:31:31 +0200 Subject: [PATCH 1/2] Add Capstart template --- docs/main/getting-started/templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/main/getting-started/templates.md b/docs/main/getting-started/templates.md index a6438c12d..f40119f99 100644 --- a/docs/main/getting-started/templates.md +++ b/docs/main/getting-started/templates.md @@ -13,4 +13,5 @@ The Ionic team has created various templates/proof of concept GitHub projects sh - [SolidJS](https://github.com/ionic-team/capacitor-solidjs-templates) - [Remix.run](https://github.com/ionic-team/capacitor-remix-templates) - [Next.js + Tailwind](https://github.com/mlynch/nextjs-tailwind-ionic-capacitor-starter) +- [Capstart (React + Supabase + Tailwind)](https://github.com/AdrienADV/capstart/tree/main/capstart-boilerplate) - More coming soon! From 2ba3ebf53780a5381b77ef84c8805bcc30cf5208 Mon Sep 17 00:00:00 2001 From: Eric Horodyski Date: Thu, 13 Aug 2026 16:32:57 -0400 Subject: [PATCH 2/2] docs(templates): replace "Ionic team" with "Capacitor community" --- docs/main/getting-started/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/getting-started/templates.md b/docs/main/getting-started/templates.md index f40119f99..c10a8dd88 100644 --- a/docs/main/getting-started/templates.md +++ b/docs/main/getting-started/templates.md @@ -6,7 +6,7 @@ slug: /getting-started/templates # Capacitor Templates -The Ionic team has created various templates/proof of concept GitHub projects showcasing Capacitor working with popular web technologies. Below is a list of templates to help get you started. We're planning on adding more soon, so stay tuned! +The Capacitor community has created various templates/proof of concept GitHub projects showcasing Capacitor working with popular web technologies. Below is a list of templates to help get you started. ## Templates