You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@
3
3
<br/>
4
4
<strong>🧪 BETA 🧪</strong>
5
5
<br/>
6
-
<strong>This is template repository used to generate a static Globus-powered research search portal.</strong>
6
+
<strong>This is a template repository used to generate a serverless Globus-powered research search portal.</strong>
7
7
<br/>
8
8
</p>
9
9
10
10
----
11
11
12
12
View the result at: [globus.github.io/template-search-portal](https://globus.github.io/template-search-portal).
13
13
14
-
While this repository is a working example of a search portal, it is also a template for [creating your own static research search portal](#creating-your-own-static-research-search-portal).
14
+
While this repository is a working example of a search portal, it is also a template for [creating your own research search portal](#creating-your-own-static-research-search-portal).
15
15
16
16
----
17
17
@@ -33,7 +33,14 @@ While this repository is a working example of a search portal, it is also a temp
33
33
34
34
- 🤖 **Dependabot** – A default [Dependabot](https://docs.github.com/en/code-security/dependabot) configuration ([`.github/dependabot.yml`](.github/dependabot.yml)) to keep your repository up-to-date with latest changes to [globus/static-search-portal](https://github.com/globus/static-search-portal).
35
35
36
-
### Creating Your Own Static Research Search Portal
36
+
# Examples
37
+
Example implementations of the Search Portal showing various capabilities – reviewing (and even copying) the `static.json` files can be a great starting point for your own portal.
0 commit comments