forked from legumeinfo/jekyll-legumeinfo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into events-addition-2024-11-14
- Loading branch information
Showing
4 changed files
with
145 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule datastore-metadata
updated
42 files
Submodule jekyll-theme-legumeinfo
updated
14 files
+24 −23 | .github/CODE_OF_CONDUCT.md | |
+17 −0 | .github/ISSUE_TEMPLATE/release-checklist.md | |
+1 −1 | _config.yml | |
+1 −1 | _includes/navbar.html | |
+6 −9 | assets/js/graphql/get-genes.js | |
+4 −7 | assets/js/graphql/get-organisms.js | |
+384 −0 | assets/js/graphql/get-pangenes.js | |
+4 −7 | assets/js/graphql/get-publications.js | |
+4 −7 | assets/js/graphql/get-qtls.js | |
+6 −9 | assets/js/graphql/get-traits.js | |
+1 −0 | assets/js/graphql/index.js | |
+36 −0 | assets/js/graphql/utility.js | |
+1 −1 | assets/uikit | |
+1 −1 | jekyll-theme-legumeinfo.gemspec |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters