From a09b28f2542f3b2af7fc8cd99c05ac171e17e0af Mon Sep 17 00:00:00 2001 From: Martin Donadieu Date: Tue, 11 Nov 2025 14:52:54 +0000 Subject: [PATCH 1/2] docs: add SvelteKit tutorial to community guides --- docs/main/guides/community.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/main/guides/community.md b/docs/main/guides/community.md index fc67d10af..51cc56630 100644 --- a/docs/main/guides/community.md +++ b/docs/main/guides/community.md @@ -20,6 +20,9 @@ slug: /guides/community [Using the Capacitor in Vue.js app ›](https://akhromieiev.com/tutorials/using-capacitor-in-vue-js-app/) +[Using the Capacitor in SvelteKit app ›](https://capgo.app/blog/creating-mobile-apps-with-sveltekit-and-capacitor/) + + ## APIs [Camera: Building an Ionic Framework Camera App](/main/guides/ionic-framework-app.md) From 19a4814fed62d72377fda1dd84fc43e1ac336f98 Mon Sep 17 00:00:00 2001 From: Martin DONADIEU Date: Sun, 8 Mar 2026 13:01:11 +0100 Subject: [PATCH 2/2] Update docs/main/guides/community.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/main/guides/community.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/main/guides/community.md b/docs/main/guides/community.md index 51cc56630..5ae848d60 100644 --- a/docs/main/guides/community.md +++ b/docs/main/guides/community.md @@ -22,7 +22,6 @@ slug: /guides/community [Using the Capacitor in SvelteKit app ›](https://capgo.app/blog/creating-mobile-apps-with-sveltekit-and-capacitor/) - ## APIs [Camera: Building an Ionic Framework Camera App](/main/guides/ionic-framework-app.md)