Skip to content
Snippets Groups Projects
Unverified Commit 9128148a authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

DOC: Fix front page links (#1743)

parent 09193ed0
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,8 @@ Get started ...@@ -42,7 +42,8 @@ Get started
:gutter: 3 :gutter: 3
:::{grid-item-card} :::{grid-item-card}
:link: basics/organize.md :link: basics/organize
:link-type: doc
:class-header: bg-light :class-header: bg-light
Text content ✏️ Text content ✏️
...@@ -52,7 +53,8 @@ Structure books with text files and Jupyter Notebooks with minimal configuration ...@@ -52,7 +53,8 @@ Structure books with text files and Jupyter Notebooks with minimal configuration
::: :::
:::{grid-item-card} :::{grid-item-card}
:link: content/myst.md :link: content/myst
:link-type: doc
:class-header: bg-light :class-header: bg-light
MyST Markdown ✨ MyST Markdown ✨
...@@ -63,7 +65,8 @@ Write MyST Markdown to create enriched documents with publication-quality featur ...@@ -63,7 +65,8 @@ Write MyST Markdown to create enriched documents with publication-quality featur
::: :::
:::{grid-item-card} :::{grid-item-card}
:link: content/executable/index.md :link: content/executable/index
:link-type: doc
:class-header: bg-light :class-header: bg-light
Executable content 🔁 Executable content 🔁
...@@ -74,7 +77,8 @@ Execute notebook cells, store results, and insert outputs across pages. ...@@ -74,7 +77,8 @@ Execute notebook cells, store results, and insert outputs across pages.
::: :::
:::{grid-item-card} :::{grid-item-card}
:link: interactive/launchbuttons.md :link: interactive/launchbuttons
:link-type: doc
:class-header: bg-light :class-header: bg-light
Live environments 🚀 Live environments 🚀
...@@ -84,7 +88,8 @@ Connect your book with Binder, JupyterHub, and other live environments ...@@ -84,7 +88,8 @@ Connect your book with Binder, JupyterHub, and other live environments
::: :::
:::{grid-item-card} :::{grid-item-card}
:link: build/publish/web.md :link: publish/web
:link-type: doc
:class-header: bg-light :class-header: bg-light
Build and publish 🎁 Build and publish 🎁
...@@ -94,7 +99,8 @@ Share your built books via web services and hosted websites. ...@@ -94,7 +99,8 @@ Share your built books via web services and hosted websites.
::: :::
:::{grid-item-card} :::{grid-item-card}
:link: content/components.md :link: content/components
:link-type: doc
:class-header: bg-light :class-header: bg-light
UI components ⚡ UI components ⚡
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment