Skip to content

Commit 8f0c4e8

Browse files
authored
Update +page.markdoc
1 parent c9dd971 commit 8f0c4e8

File tree

1 file changed

+5
-5
lines changed
  • src/routes/blog/post/free-svelte-and-sveltekit-hosting

1 file changed

+5
-5
lines changed

src/routes/blog/post/free-svelte-and-sveltekit-hosting/+page.markdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ unlisted: true
1313

1414
Svelte and SvelteKit have gained traction among developers due to their efficient compilation, minimal runtime overhead, and built-in support for server-side rendering (SSR) and static site generation (SSG). While deploying Svelte applications is straightforward, choosing a hosting solution that balances affordability, scalability, and developer-friendly features can be a challenge.
1515

16-
[Appwrite Sites](https://appwrite.io/products/sites) provides a streamlined hosting experience tailored for modern web applications, including Svelte and SvelteKit. It offers features designed to enhance performance, security, and team collaboration. This article explores how Appwrite Sites simplifies deployment, integrates with Svelte's capabilities, and compares to other hosting options.
16+
[Appwrite Sites](/products/sites) provides a streamlined hosting experience tailored for modern web applications, including Svelte and SvelteKit. It offers features designed to enhance performance, security, and team collaboration. This article explores how Appwrite Sites simplifies deployment, integrates with Svelte's capabilities, and compares to other hosting options.
1717

1818
# Why Appwrite Sites is ideal for Svelte and SvelteKit
1919

@@ -27,11 +27,11 @@ SvelteKit supports SSR and SSG, making it versatile for various use cases. Appwr
2727

2828
## 3. Speed-enhancing global CDN
2929

30-
Fast load times are crucial for user experience and SEO. Appwrite Sites leverages a globally distributed [Content Delivery Network (CDN)](https://appwrite.io/docs/products/network/cdn) to cache and serve static assets efficiently, reducing latency and ensuring optimal performance no matter where your users are located.
30+
Fast load times are crucial for user experience and SEO. Appwrite Sites leverages a globally distributed [Content Delivery Network (CDN)](/docs/products/network/cdn) to cache and serve static assets efficiently, reducing latency and ensuring optimal performance no matter where your users are located.
3131

3232
## 4. Built-in security and DDoS protection
3333

34-
Security is paramount for modern web applications. Appwrite Sites includes [DDoS protection](https://appwrite.io/docs/products/network/ddos), safeguarding applications against attacks by monitoring and mitigating malicious traffic. It also offers **custom domain management** with built-in SSL encryption, ensuring secure connections without additional configuration.
34+
Security is paramount for modern web applications. Appwrite Sites includes [DDoS protection](/docs/products/network/ddos), safeguarding applications against attacks by monitoring and mitigating malicious traffic. It also offers **custom domain management** with built-in SSL encryption, ensuring secure connections without additional configuration.
3535

3636
{% call_to_action title="Host your Svelte app for free with Appwrite Sites" description="Benefit from a complete platform to develop, deploy, and build your websites and web apps." point1="Open source and no vendor lock-in" point2="Built-in security and DDoS protection" point3="Fully managed cloud solution" point4="Global CDN for improved performance" cta="Get started for free" url="https://cloud.appwrite.io/" /%}
3737

@@ -43,7 +43,7 @@ Every update to your site generates a **deployment preview link**, making it eas
4343

4444
Deploying your Svelte or SvelteKit application with Appwrite Sites is simple and flexible:
4545

46-
- [Git-based deployments](https://appwrite.io/docs/products/sites/deploy-from-git): Automatically deploy updates when pushing changes to your main branch.
46+
- [Git-based deployments](/docs/products/sites/deploy-from-git): Automatically deploy updates when pushing changes to your main branch.
4747
- **CLI-based deployment**: Deploy manually with a single command:
4848

4949
```bash
@@ -78,4 +78,4 @@ Many Svelte applications require authentication, databases, and cloud functions.
7878

7979
Unlike other platforms that depend on third-party integrations for authentication, databases, and serverless functions, Appwrite Sites provides these services natively, reducing complexity and ensuring tighter integration.
8080

81-
For developers looking for a streamlined hosting solution that minimizes dependencies while delivering excellent performance, Appwrite Sites is a compelling choice. Explore more with our [SvelteKit Quick Start Guide](https://appwrite.io/docs/quick-starts/sveltekit) and start deploying your Svelte applications by visiting [Appwrite Sites](https://appwrite.io/sites).
81+
For developers looking for a streamlined hosting solution that minimizes dependencies while delivering excellent performance, Appwrite Sites is a compelling choice. Explore more with our [SvelteKit Quick Start Guide](/docs/quick-starts/sveltekit) and start deploying your Svelte applications by visiting [Appwrite Sites](/products/sites).

0 commit comments

Comments
 (0)