Skip to content

Commit 0276646

Browse files
authored
Add new docs IA (#80)
1 parent 43c199d commit 0276646

16 files changed

+432
-2
lines changed

source/develop-applications.txt

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
:noprevnext:
2+
3+
====================
4+
Develop Applications
5+
====================
6+
7+
.. ia::
8+
9+
.. entry:: Drivers
10+
:url: https://docs.mongodb.com/drivers/
11+
:project-name: drivers
12+
:primary:
13+
14+
.. entry:: MongoDB for VS Code
15+
:url: https://docs.mongodb.com/mongodb-vscode/
16+
:project-name: mongodb-vscode
17+
:primary:
18+
19+
.. entry:: MongoDB Manual
20+
:url: https://docs.mongodb.com/manual/
21+
:project-name: docs
22+
:primary:
23+
24+
.. entry:: MongoDB Realm
25+
:url: https://docs.mongodb.com/realm/
26+
:project-name: realm
27+
:primary:
28+
29+
Build modern applications with MongoDB, a general purpose, document-based,
30+
distributed database built for application developers.
31+
32+
.. card-group::
33+
:columns: 2
34+
:style: extra-compact
35+
36+
.. card::
37+
:headline: Drivers
38+
:url: https://docs.mongodb.com/drivers/
39+
:icon: /images/icons/drivers.svg
40+
:icon-alt: Drivers LogoMark
41+
42+
Connect your application to your database with one of our official
43+
libraries.
44+
45+
.. card::
46+
:headline: MongoDB for VS Code
47+
:url: https://docs.mongodb.com/mongodb-vscode/
48+
:icon: /images/icons/vscode.svg
49+
:icon-alt: VS Code LogoMark
50+
51+
Find out how you can manage your data directly within your coding
52+
environment.
53+
54+
.. card::
55+
:headline: MongoDB Manual
56+
:url: https://docs.mongodb.com/manual/
57+
:icon: /images/icons/server.svg
58+
:icon-alt: Server LogoMark
59+
60+
Learn MongoDB fundamentals such as querying data and ensuring high-availability,
61+
or check the reference for various MongoDB commands.
62+
63+
.. card::
64+
:headline: MongoDB Realm
65+
:url: https://docs.mongodb.com/realm/
66+
:icon: /images/icons/realm.svg
67+
:icon-alt: Realm LogoMark
68+
69+
Discover the mobile database & tools to build serverless apps, sync
70+
across devices, and authenticate users.

source/images/homepage-hero.png

100644100755
-15.9 KB
Loading

source/images/icons/data-lake.svg

Lines changed: 21 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading

source/images/icons/kubernetes.svg

Lines changed: 13 additions & 0 deletions
Loading

source/images/icons/mcli.svg

Lines changed: 4 additions & 0 deletions
Loading

source/images/icons/ops-manager.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)