Skip to content

Commit

Permalink
New home and hub initial
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay committed Apr 10, 2024
1 parent b772b71 commit 5506844
Show file tree
Hide file tree
Showing 37 changed files with 951 additions and 409 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"@antora/cli": "^2.3.3",
"@antora/site-generator-default": "^2.3.3",
"@neo4j-ndl/base": "^2.0.0",
"@neo4j-ndl/react": "^2.9.4",
"font-awesome": "^4.7.0"
},
"husky": {
Expand Down
131 changes: 0 additions & 131 deletions preview-src/docs-index.adoc

This file was deleted.

200 changes: 200 additions & 0 deletions preview-src/docs-ndl.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
= Neo4j documentation
:page-layout: docs-ndl
:page-theme: docs
:page-show-home-link: true
:page-hide-nav-title: true
:page-disablefeedback: true
:!toc:
:page-toclevels: -1

[.cards.selectable]
== CTA cards

=== Get started

[.icon]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Get started]

=== Cypher

[.icon]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Cypher]

=== Connect your application

[.icon]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Connect your application]

=== Neo4j Console

[.icon]
// include::partial$neo4j-icon-svg.adoc[]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Get started]

=== Graph Data Science

[.icon]
// include::partial$neo4j-icon-svg.adoc[]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Get started]

=== Reference docs

[.icon]
// include::partial$neo4j-icon-svg.adoc[]
image:icon-gds.png[]

[.description]
Learn about graph database concepts, introduce yourself to Cypher, and find useful resources.

[.link]
link:{docs-home}/getting-started[Get started]


[.widget.lists]
== Tailored for you

[.caption]
Tailored for you

=== Developer

[.icon]
image:icons/ndl/query-browser.svg[]

[.list]
* xref:example.com[Learn Cypher]
* xref:example.com[Create applications]
* xref:example.com[Connect data sources]
* xref:example.com[Explore libraries]
* xref:example.com[Integrate GenAI functions]
* xref:example.com[Improve app performance]


=== Database Admin

[.icon]
image:icons/ndl/circle-stack.svg[]

[.list]
* xref:example.com[Deploy a database]
* xref:example.com[Upgrade and migration]
* xref:example.com[Create a cluster]
* xref:example.com[Set up composite databases]
* xref:example.com[Monitor your databases]
* xref:example.com[Extend database functions]
* xref:example.com[Backup and restore]


=== Data Scientist

[.icon]
image:icons/ndl/science-molecule.svg[]

[.list]
* xref:example.com[Analyze your data]
* xref:example.com[Create data visualizations]
* xref:example.com[Use machine learning algorithms]
* xref:example.com[Set up a Python client]
* xref:example.com[Manage your graph]


=== Data Engineer

[.icon]
image:icons/ndl/science-molecule.svg[]

[.list]
* xref:example.com[Import your dataset]
* xref:example.com[Model your data]
* xref:example.com[Graph modeling strategies]
* xref:example.com[Export your results]


[.widget.highlights]
== Tutorials & How-to guides

--
[.caption]
Tutorials & How-to guides

[.list]
* xref:example.com[Apply GenAI to your deployment]
* xref:example.com[Import data from a relational database into Neo4j]
* xref:example.com[Build a Cypher recommendation engine]
* xref:example.com[Explore libraries]
* xref:example.com[Set up and use a composite database]
* xref:example.com[Capture and track changes in real-time]

[.footer-link]
xref:example.com[All tutorials]
--


[.icon]
image:highlights.png[]


[.cards.icon-s.align-center]
== Other resources


=== Learn and become Neo4j certified

[.icon]
image:icons/ndl/trophy.svg[]

[.link]
link:{docs-home}/getting-started[Explore Graph Academy]

=== Join forums and discussions

[.icon]
image:icons/ndl/user-group.svg[]

[.link]
link:{docs-home}/getting-started[Neo4j community]

// === Developer blogs, articles and books

// [.icon]
// image:icons/ndl/academic-cap.svg[]

// [.link]
// link:{docs-home}/getting-started[Developer center]




// == License

// © 2021 license: link:{docs-home}/license[Creative Commons 4.0]
Loading

0 comments on commit 5506844

Please sign in to comment.