Skip to content

Commit

Permalink
[ENH] Add search bar and link to our Docker Hub profile (#79)
Browse files Browse the repository at this point in the history
* re-enable site search

* add link to neurobagel dockerhub profile
  • Loading branch information
alyssadai authored Sep 14, 2023
1 parent dbd8158 commit c133aaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c133aaf

Please sign in to comment.