Skip to content

Commit 5bb43d2

Browse files
Threads announcement (#519)
* Threads announcement blog * Visuals for threads announcement * Changelog: threads announcement * title updates * text update * updated the title * Delete src/routes/blog/post/announcing-threads/threads-cover.png * Delete src/routes/blog/post/announcing-threads/ai-threads.png * Images for thread announcement * Update +page.markdoc * updated title and description * Update +page.markdoc * threads cover for changelog (#520) * fix: changelog links --------- Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
1 parent cfb6814 commit 5bb43d2

6 files changed

Lines changed: 44 additions & 1 deletion

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: "Introducing Threads: Your gateway to community wisdom"
4+
description: Get answers to your questions faster with Appwrite's newest website addition.
5+
date: 2024-01-16
6+
cover: /images/blog/threads-cover.png
7+
timeToRead: 3
8+
author: sara-kaandorp
9+
category: product
10+
featured: false
11+
---
12+
13+
Introducing Threads. A complete overview of all questions ever asked and answered on the Appwrite Discord Server. Now, you can get an answer to your question immediately without awaiting a response or having to search the server.
14+
15+
## Helping you move faster
16+
Imagine you're deep into building your dream application with Appwrite, and suddenly, you hit a roadblock – a puzzling bug or a tricky configuration issue. At times like these, your go-to support is the Appwrite [Discord server](appwrite.io/discord), your connection to the developer community and all its wisdom
17+
18+
Discord servers like ours are invaluable spaces where developers gather to share experiences, ask questions, and find solutions. But here's the challenge: valuable answers often get buried in endless message threads, making finding what you need feel like searching for a needle in a haystack. Costing you valuable time you could rather spend building.
19+
20+
## Discord thread indexing
21+
Therefore we decided to address this challenge – the issue of buried information and time-consuming searches. We designed a dedicated page on our website that displays support threads within our Discord server. This page allows you to quickly find the answers you seek.
22+
23+
## AI assistant
24+
We know that even after finding the right thread, reading through a conversation can be time-consuming. That's why we've integrated our AI assistant into the page. The AI assistant gives concise summaries of these threads, highlighting the essential insights and solutions. It's like having a personal assistant to sift through the information for you.
25+
26+
![AI for Threads](/images/blog/ai-threads.png)
27+
28+
## A journey with you in mind
29+
With this new addition to our website, we ensure that your experience with Appwrite is frustration-free and productive. We believe that by making information more accessible and digestible, we can empower you to build your dream applications.
30+
31+
Take a closer look at [Threads](https://appwrite.io/threads), and don't hesitate to share your thoughts on our Discord server. Your feedback drives new ideas, and we look forward to hearing about your experiences.

β€Žsrc/routes/changelog/(entries)/2024-01-09.markdocβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ At Appwrite, we take your data seriously. Therefore, we are excited to announce
99

1010
We have always kept strict internal policies with regard to personal data and privacy. But to be GDPR compliant, one must undertake the necessary steps and show proof. We have now done this, and we’re pleased that we are now certified with the European General Data Protection Regulation (GDPR) standards.
1111

12-
{% arrow_link href="https://appwrite.io/blog/post/announcing-appwrite-is-gdpr-compliant" %}
12+
{% arrow_link href="/blog/post/announcing-appwrite-is-gdpr-compliant" %}
1313
Read the full announcement
1414
{% /arrow_link %}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: changelog
3+
title: Introducing Threads
4+
date: 2024-01-16
5+
cover: /images/changelog/threads-cover.png
6+
---
7+
8+
A complete overview of all questions ever asked and answered on the Appwrite Discord Server. Now, you can get an answer to your question immediately without awaiting a response or having to search the server.
9+
10+
{% arrow_link href="/blog/post/announcing-threads" %}
11+
Read the full announcement
12+
{% /arrow_link %}
839 KB
Loading
998 KB
Loading
998 KB
Loading

0 commit comments

Comments
Β (0)