Skip to content

Commit 9566ff1

Browse files
committed
Added DjangoEurope.com NODE
1 parent f778878 commit 9566ff1

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title : DjangoEurope.com
3+
sidebar_label: DjangoEurope.com
4+
---
5+
6+
# DjangoEurope.com Platform
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 color="#25c2a0">DjangoEurope.com Deployment Platform Index</SubHeading>
13+
14+
DjangoEurope.com is a unified cloud to build and run all your apps and websites with free TLS certificates, a global CDN, DDoS protection, private networks, and auto deploys from Git.
15+
16+
<DocCardList />
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Deploying Django project on DjangoEurope.com
2+
3+
@ToDo

0 commit comments

Comments
 (0)