Skip to content

Commit f4b85bd

Browse files
add new categories to blog
1 parent 8cca589 commit f4b85bd

9 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: AI
4+
description: Discover how to build intelligent, AI-powered applications using Appwrite.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Architecture
4+
description: Deep dives into designing scalable and maintainable systems built on Appwrite.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Best Practices
4+
description: Proven patterns and recommendations for building with Appwrite the right way.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Comparisons
4+
description: Explore how Appwrite stacks up against other backend solutions and services.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: DevOps
4+
description: Guides on CI/CD, containerization, and automating your Appwrite workflows.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Migrations
4+
description: Step-by-step guides for moving your existing projects and data to Appwrite.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Performance
4+
description: Tips and techniques for optimizing the speed and efficiency of your Appwrite apps.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Self-Hosting
4+
description: Everything you need to deploy and manage your own instance of Appwrite.
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: category
3+
name: Testing
4+
description: Learn how to write reliable tests for applications powered by Appwrite.
5+
---

0 commit comments

Comments
Β (0)