Skip to content

Commit ba8eff4

Browse files
committed
add light and dark screenshots in all sites quickstarts
1 parent 20bdff9 commit ba8eff4

File tree

11 files changed

+55
-0
lines changed

11 files changed

+55
-0
lines changed

src/routes/docs/products/sites/quick-start/angular/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2121
{% section #step-2 step=2 title="Create Appwrite project" %}
2222
Head to the [Appwrite Console](https://cloud.appwrite.io).
2323

24+
{% only_dark %}
2425
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
26+
{% /only_dark %}
27+
{% only_light %}
28+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
29+
{% /only_light %}
2530

2631
If this is your first time using Appwrite, create an account and create your first project.
2732
{% /section %}

src/routes/docs/products/sites/quick-start/astro/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/flutter/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2626
{% section #step-2 step=2 title="Create Appwrite project" %}
2727
Head to the [Appwrite Console](https://cloud.appwrite.io).
2828

29+
{% only_dark %}
2930
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
31+
{% /only_dark %}
32+
{% only_light %}
33+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
34+
{% /only_light %}
3035

3136
If this is your first time using Appwrite, create an account and create your first project.
3237
{% /section %}

src/routes/docs/products/sites/quick-start/nextjs/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/nuxt/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/react-native/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2626
{% section #step-2 step=2 title="Create Appwrite project" %}
2727
Head to the [Appwrite Console](https://cloud.appwrite.io).
2828

29+
{% only_dark %}
2930
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
31+
{% /only_dark %}
32+
{% only_light %}
33+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
34+
{% /only_light %}
3035

3136
If this is your first time using Appwrite, create an account and create your first project.
3237
{% /section %}

src/routes/docs/products/sites/quick-start/react/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/remix/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/sveltekit/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Push this project to a [GitHub repo](https://github.com/new).
2020
{% section #step-2 step=2 title="Create Appwrite project" %}
2121
Head to the [Appwrite Console](https://cloud.appwrite.io).
2222

23+
{% only_dark %}
2324
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
25+
{% /only_dark %}
26+
{% only_light %}
27+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
28+
{% /only_light %}
2429

2530
If this is your first time using Appwrite, create an account and create your first project.
2631
{% /section %}

src/routes/docs/products/sites/quick-start/vanilla/+page.markdoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ Push this project to a [GitHub repo](https://github.com/new).
4343
{% section #step-2 step=2 title="Create Appwrite project" %}
4444
Head to the [Appwrite Console](https://cloud.appwrite.io).
4545

46+
{% only_dark %}
4647
![Create Appwrite project](/images/docs/quick-starts/dark/create-project.png)
48+
{% /only_dark %}
49+
{% only_light %}
50+
![Create Appwrite project](/images/docs/quick-starts/create-project.png)
51+
{% /only_light %}
4752

4853
If this is your first time using Appwrite, create an account and create your first project.
4954
{% /section %}

0 commit comments

Comments
 (0)