diff --git a/blog/authors.yml b/blog/authors.yml index 4bae34a..edfa36c 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -14,6 +14,7 @@ jennings: gideon: name: Gideon Pinto title: Research Developer @ Boston Children's Hospital + url: https://github.com/PintoGideon image_url: /img/team/gideonpinto.jpg hsiao: diff --git a/docs/tutorials/store_integration/index.md b/docs/tutorials/store_integration/index.md index ddaa6ec..8d2c71f 100644 --- a/docs/tutorials/store_integration/index.md +++ b/docs/tutorials/store_integration/index.md @@ -1,4 +1,4 @@ -### How to fetch Plugins via a Store +# How to fetch Plugins via a Store in the UI When you install ChRIS using miniChRIS Docker, you might find that you need additional plugins for your projects. The ChRIS Store is a centralized repository where you can discover and install plugins directly into your local ChRIS instance. This tutorial will show you how to: