From c133aaf4a3ddd0865fd5d9db29ec491a4138da49 Mon Sep 17 00:00:00 2001 From: Alyssa Dai Date: Thu, 14 Sep 2023 11:47:42 -0400 Subject: [PATCH] [ENH] Add search bar and link to our Docker Hub profile (#79) * re-enable site search * add link to neurobagel dockerhub profile --- docs/overview.md | 1 + mkdocs.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/overview.md b/docs/overview.md index 75030e2b..529cf5a2 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -17,6 +17,7 @@ The Neurobagel ecosystem comprises four primary tools: - intended to help researchers and scientific data users find cohorts - static site, deployed on GitHub Pages +You can also find official Docker images for our containerized tools on the [Neurobagel Docker Hub profile](https://hub.docker.com/u/neurobagel). ??? Todo diff --git a/mkdocs.yml b/mkdocs.yml index 98ee91aa..2e3654a2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,6 +62,7 @@ markdown_extensions: emoji_generator: !!python/name:materialx.emoji.to_svg plugins: + - search - table-reader - yamp: # directory within docs dir to add content