mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
add place holders in quickstarts taht aren't done yet
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
{
|
||||
label: 'Integration',
|
||||
items: [
|
||||
{
|
||||
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user