Skip to content

Commit 0ba742f

Browse files
committed
PRODUCTS Section - Update Index
1 parent acf166e commit 0ba742f

File tree

9 files changed

+50
-36
lines changed

9 files changed

+50
-36
lines changed

docs/products/django-apps/README.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title : Django Apps and Starters
2+
title : Django Apps - A curated index with Django Starters provided by AppSeed
33
sidebar_label: Django Apps
44
---
55

6-
# Django Apps and Starters
6+
# Django Apps
77

88
import DocCardList from "@theme/DocCardList";
9-
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
10-
import SubHeading from "@site/src/components/SubHeading";
119

1210
<SubHeading>A curated index with Django Apps crafted on top of popular Ui Kits</SubHeading>
1311

docs/products/django-dashboards/README.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
description: A curated index with Django Admin Dashboards provided by AppSeed
2+
title : Django Dashboards - A curated index with Django Starters provided by AppSeed
3+
sidebar_label: Django Dashboards
34
---
45

56
# Django Dashboards
67

78
import DocCardList from "@theme/DocCardList";
8-
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
9-
import SubHeading from "@site/src/components/SubHeading";
109

1110
<SubHeading>A curated index with Django Admin Dashboards provided by AppSeed</SubHeading>
1211

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title : Eleventy (11ty) - A curated index with SSG Starters provided by AppSeed
3+
sidebar_label: Eleventy (11ty)
4+
---
5+
6+
# Eleventy (11ty)
7+
8+
import DocCardList from "@theme/DocCardList";
9+
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
10+
import SubHeading from "@site/src/components/SubHeading";
11+
12+
<SubHeading>A curated index with Eleventy Starters provided by AppSeed</SubHeading>
13+
14+
<DocCardList />
15+
16+
## ✅ Resources
17+
18+
- 👉 Access [AppSeed](https://appseed.us/) and start your next project
19+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
20+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
21+
- 👉 [Django App Generator](https://app-generator.dev/django/) - A 2nd generation App Builder

docs/products/eleventy-11ty/_category_.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/products/flask-apps/README.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
description: A curated index with Flask Apps provided by AppSeed
2+
title : Flask Apps - A curated index with Flask Starters provided by AppSeed
3+
sidebar_label: Flask Apps
34
---
45

56
# Flask Apps

docs/products/flask-dashboards/README.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
description: A curated index with Flask Admin Dashboards provided by AppSeed
2+
title : Flask Dashboards - A curated index with Flask Starters provided by AppSeed
3+
sidebar_label: Flask Dashboards
34
---
45

56
# Flask Dashboards
67

78
import DocCardList from "@theme/DocCardList";
8-
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
9-
import SubHeading from "@site/src/components/SubHeading";
109

1110
<SubHeading>A curated index with Flask Admin Dashboards provided by AppSeed</SubHeading>
1211

docs/products/react/README.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
description: A curated index with React Starters provided by AppSeed
2+
title : Rocket Starters - A curated index with React Starters provided by AppSeed
3+
sidebar_label: React Starters
34
---
45

56
# React Starters
67

78
import DocCardList from "@theme/DocCardList";
8-
import { useCurrentSidebarCategory } from "@docusaurus/theme-common";
9-
import SubHeading from "@site/src/components/SubHeading";
109

1110
<SubHeading>A curated index with React Starters provided by AppSeed</SubHeading>
1211

docs/products/rocket/README.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title : Rocket Starters - 2nd generation starters acively supported by AppSeed
3+
sidebar_label: Rocket Starters
4+
---
5+
6+
# Rocket Starters
7+
8+
import DocCardList from "@theme/DocCardList";
9+
10+
<SubHeading>A curated index with Django Apps crafted on top of popular Ui Kits</SubHeading>
11+
12+
<DocCardList />
13+
14+
## ✅ Resources
15+
16+
- 👉 Access [AppSeed](https://appseed.us/) and start your next project
17+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
18+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
19+
- 👉 [Django App Generator](https://app-generator.dev/django/) - A 2nd generation App Builder

docs/products/rocket/_category_.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)