Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary pass at updating landing page content / blocks to reflect design #154

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions source/images/homepage-hero-revert.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
190 changes: 28 additions & 162 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,206 +26,72 @@ MongoDB Documentation
:id: client-libraries
:url: https://www.mongodb.com/docs/drivers/


.. STRICT structure of:
.. title argument, and 3 elements in content block (paragraph, cta, hero)

.. landing:introduction:: Get Started with MongoDB
.. introduction::

Store data in flexible documents and develop applications
designed to adapt and scale, backed by Atlas, a fully managed
platform with always-on security and an ecosystem of tools
and integrations.

.. button:: Deploy a Free Cluster
:uri: https://www.mongodb.com/docs/atlas/getting-started/

.. image:: /images/hero-v2.svg
:class: hero-img
:alt: Homepage illustration

.. landing:products::
.. image:: /images/homepage-hero-revert.svg
:class: hero-img
:alt: Homepage illustration

.. landing:product:: MongoDB Atlas
:icon: /images/technical-atlas-serverless.svg
:icon-alt: Atlas
.. card-group::
:columns: 1
:layout: carousel

.. card::
:headline: MongoDB Atlas
:url: https://www.mongodb.com/docs/atlas/getting-started/
:icon: /images/technical-mdb-shell.svg
:icon-alt: Icon's alt text

Run MongoDB on a multi-cloud developer data platform that
accelerates and simplifies working with operational data.

.. cta::

:atlas:`Learn about MongoDB Atlas </getting-started>`

.. landing:product:: Database Manual
.. card::
:headline: Database Manual
:icon: /images/technical-mdb-shell.svg
:icon-alt: MongoDB Database Manual
:url: https://www.mongodb.com/docs/manual/

Learn core MongoDB concepts, including data modeling, querying
data, aggregations, sharding, and more.

.. cta::

:manual:`Explore MongoDB fundamentals </>`

.. landing:product:: Migrators, Tools, and Connectors
.. card::
:headline: Migrators, Tools, and Connectors
:icon: /images/general-features-tools.svg
:icon-alt: Migrators, Tools, and Connectors
:url: https://www.mongodb.com/docs/tools-and-connectors/

Explore tools and integrations for MongoDB, from data
visualization and development to migration and management.

.. cta::

:doc:`Connect and interact with MongoDB </tools-and-connectors>`

.. landing:client-libraries:: Client Libraries
:cta: View all
:url: https://www.mongodb.com/docs/drivers/

.. card-group::
:columns: 4
:layout: default
:ia-entry-id: client-libraries
:type: drivers

.. card::
:headline: C
:url: https://www.mongodb.com/docs/drivers/c/
:icon: /images/icons/c.svg
:icon-alt: C Driver icon

.. card::
:headline: C++
:url: https://www.mongodb.com/docs/drivers/cxx/
:icon: /images/icons/cpp.svg
:icon-alt: C plus plus Driver icon

.. card::
:headline: C#
:url: https://www.mongodb.com/docs/drivers/csharp/current/
:icon: /images/icons/csharp.svg
:icon-alt: C sharp Driver icon

.. card::
:headline: Go
:url: https://www.mongodb.com/docs/drivers/go/current/
:icon: /images/icons/go.svg
:icon-alt: Go Driver icon

.. card::
:headline: Java
:url: https://www.mongodb.com/docs/drivers/java-drivers/
:icon: /images/icons/java.svg
:icon-alt: Java Driver icon

.. card::
:headline: Kotlin
:url: https://www.mongodb.com/docs/drivers/kotlin-drivers/
:icon: /images/icons/kotlin.svg
:icon-alt: Kotlin Driver icon

.. card::
:headline: Node.js
:url: https://www.mongodb.com/docs/drivers/node/current/
:icon: /images/icons/node.svg
:icon-alt: Node Driver icon

.. card::
:headline: PHP
:url: https://www.mongodb.com/docs/drivers/php/
:icon: /images/icons/php.svg
:icon-alt: PHP Driver icon

.. card::
:headline: Python
:url: https://www.mongodb.com/docs/drivers/python/
:icon: /images/icons/python.svg
:icon-alt: Python Driver icon

.. card::
:headline: Ruby
:url: https://www.mongodb.com/docs/drivers/ruby/
:icon: /images/icons/ruby.svg
:icon-alt: Ruby Driver icon

.. card::
:headline: Rust
:url: https://www.mongodb.com/docs/drivers/rust/current/
:icon: /images/icons/rust.svg
:icon-alt: Rust Driver icon

.. card::
:headline: Scala
:url: https://www.mongodb.com/docs/drivers/scala/
:icon: /images/icons/scala.svg
:icon-alt: Scala Driver icon

.. card::
:headline: Swift
:url: https://www.mongodb.com/docs/drivers/swift/
:icon: /images/icons/swift.svg
:icon-alt: Swift Driver icon

.. card::
:headline: TypeScript
:url: https://www.mongodb.com/docs/drivers/typescript/
:icon: /images/icons/ts.svg
:icon-alt: TypeScript Driver icon

.. STRICT structure of:
.. title argument, and 3 elements in content block (paragraph, button, codeblock)

.. landing:explore:: Explore the Document Model

Interact with JSON-like documents using the MongoDB Shell to insert,
query, and delete sample data.

.. button:: Launch Interactive Lab
:uri: https://www.mongodb.com/docs/manual/tutorial/getting-started/

.. code-block:: sh
:copyable: true

db.people.insertOne({
name: { first: 'Alan', last: 'Turing' },
birth: new Date('Jun 23, 1912'),
death: new Date('Jun 07, 1954'),
contribs: [ 'Turing machine', 'Turing test' ],
views : Long(1250000)
})

.. card::
:headline: Client Libraries
:icon: /images/general-features-tools.svg
:icon-alt: Client libraries icon.
:url: https://www.mongodb.com/docs/drivers/

More Ways to Learn
------------------

.. landing:more-ways:: Deploy a cluster on Atlas
:video_url: https://fast.wistia.net/embed/iframe/dro6xerqbs

Watch a short series of videos on how to create and set up an
account, deploy a free cluster, and load sample data.

.. cta::

`Learn with MongoDB University <https://learn.mongodb.com/>`__

.. card-group::
:columns: 3
:layout: carousel

.. card::
:icon: /images/general-content-learn.svg
:headline: Become MongoDB Certified
:cta: MongoDB Certifications
:url: https://learn.mongodb.com/pages/certification-program
:headline: Take Free Courses on MongoDB
:url: https://learn.mongodb.com/

.. card::
:icon: /images/general-content-community.svg
:headline: Join Forums and Discussions
:cta: MongoDB Community
:url: https://www.mongodb.com/community/

.. card::
:icon: /images/technical-mdb-devhub.svg
:headline: View MongoDB Tutorials
:cta: Developer Center
:headline: View Developer Resources
:url: https://www.mongodb.com/developer/