add place holders in quickstarts taht aren't done yet

This commit is contained in:
Vincent (Wen Yu) Ge
2023-09-26 01:13:20 +00:00
parent 02ff8bc3f7
commit 01b26540dd
5 changed files with 26 additions and 9 deletions

View File

@@ -361,11 +361,7 @@
Messaging
</h4>
<p class="aw-sub-body-400 u-margin-block-start-4">
<<<<<<< Updated upstream
Send email, SMS, push notification and chat messages to your users.
=======
Coming soon.
>>>>>>> Stashed changes
</p>
</div>
</li>

View File

@@ -17,7 +17,7 @@
}
]
},
{
{
label: 'Integration',
items: [
{

View File

@@ -6,4 +6,11 @@ difficulty: beginner
readtime: 3
---
hello world
Improve the docs, add this guide.
We still don't have this guide in place, but we do have some great news.
The Appwrite docs, just like Appwrite, is completely open sourced.
This means, anyone can help improve them and add new guides and tutorials.
If you see this page, **we're actively looking for contributions to this page**.
Follow our contribution guidelines, open a PR to [our Website repo](https://github.com/appwrite/website), and collaborate with our core team to improve this page.

View File

@@ -1,9 +1,16 @@
---
layout: article
title: Quick start with Next.js
title: Start with Next.js
description: Learn how to quickly integrate Appwrite products and services into your Next.js project.
difficulty: beginner
readtime: 3
---
hello world
Improve the docs, add this guide.
We still don't have this guide in place, but we do have some great news.
The Appwrite docs, just like Appwrite, is completely open sourced.
This means, anyone can help improve them and add new guides and tutorials.
If you see this page, **we're actively looking for contributions to this page**.
Follow our contribution guidelines, open a PR to [our Website repo](https://github.com/appwrite/website), and collaborate with our core team to improve this page.

View File

@@ -6,4 +6,11 @@ difficulty: beginner
readtime: 3
---
hello world
Improve the docs, add this guide.
We still don't have this guide in place, but we do have some great news.
The Appwrite docs, just like Appwrite, is completely open sourced.
This means, anyone can help improve them and add new guides and tutorials.
If you see this page, **we're actively looking for contributions to this page**.
Follow our contribution guidelines, open a PR to [our Website repo](https://github.com/appwrite/website), and collaborate with our core team to improve this page.