diff --git a/_config.yml b/_config.yml index 0e11785eb..499e958ab 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ title: RDMkit description: "Best practices and guidelines you can use for FAIR management of your research data." # Metadata description of the website -remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@3.0.0 +remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@3.1.1 sass: style: compressed diff --git a/_sass/_bootstrap_variables.scss b/_sass/_bootstrap_variables.scss index c0309b9ac..f6b55e0b9 100644 --- a/_sass/_bootstrap_variables.scss +++ b/_sass/_bootstrap_variables.scss @@ -31,6 +31,3 @@ $h3-font-size: 1rem * 1.5; $h4-font-size: 1rem * 1.1; $h5-font-size: 1rem; $h6-font-size: 1rem; -$custom-container-max-widths: ( - xxxl: 1700px -); diff --git a/_sass/_custom_classes.scss b/_sass/_custom_classes.scss index 892316821..e3e2568d1 100644 --- a/_sass/_custom_classes.scss +++ b/_sass/_custom_classes.scss @@ -181,29 +181,6 @@ section#search-section { } } -/*-----Accordion styles-----*/ - -// Add a bottom border to the last accordion. -a.info-collapse[aria-expanded="false"]:last-of-type, -a.info-collapse[aria-expanded="true"]:last-of-type + .show { - border-bottom: 1px solid $border-color; -} - -// Remove border hover effect. -.info-collapse:hover, -.info-collapse[aria-expanded="true"] { - border-color: $border-color !important; -} - -// Add hover effect to accordion header text. -a.info-collapse h3 { - transition: color 0.2s ease-in-out; -} - -a.info-collapse:hover h3 { - color: rgba($link-color, 0.8) !important; -} - /*-----Better tools-----*/ .tool { border-radius: 1rem; diff --git a/index.html b/index.html index 8161a2614..f866d3811 100644 --- a/index.html +++ b/index.html @@ -184,7 +184,7 @@

RDMkit in numbers

{%- if site.theme_variables.back_to_top or site.theme_variables.back_to_top == nil %} - {%- endif %} diff --git a/pages/national_resources/ch_resources.md b/pages/national_resources/ch_resources.md index 3c7a95d69..b0437c080 100644 --- a/pages/national_resources/ch_resources.md +++ b/pages/national_resources/ch_resources.md @@ -92,7 +92,7 @@ national_resources: how_to_access: instance_of: related_pages: - tool_assembly: [covid-19] + tool_assembly: [covid19_data_portal] your_domain: [] your_role: [] your_tasks: [existing_data] diff --git a/pages/national_resources/lu_resources.md b/pages/national_resources/lu_resources.md index 534e807e5..3380753f5 100644 --- a/pages/national_resources/lu_resources.md +++ b/pages/national_resources/lu_resources.md @@ -47,7 +47,7 @@ national_resources: - name: Luxembourg Covid-19 data portal description: The Luxembourgish COVID-19 Data Portal acts as a collection of links and provides information to support researchers to utilise Luxembourgish and European infrastructures for data sharing. related_pages: - tool_assembly: [Covid-19] + tool_assembly: [covid19_data_portal] your_domain: [human data] your_tasks: [sensitive, existing data, data publication] url: https://covid19dataportal.lu/ diff --git a/pages/national_resources/no_resources.md b/pages/national_resources/no_resources.md index 2d8fdeb92..22bacdbee 100644 --- a/pages/national_resources/no_resources.md +++ b/pages/national_resources/no_resources.md @@ -55,7 +55,7 @@ national_resources: related_pages: your_domain: [human_data] your_tasks: [sensitive, existing_data, data_publication] - tool_assembly: [covid-19_data_portal] + tool_assembly: [covid19_data_portal] url: https://covid19dataportal.no/ - name: Federated EGA Norway node description: Federated instance collects metadata of -omics data collections stored in national or regional archives and makes them available for search through the main EGA portal. With this solution, sensitive data will not physically leave the country, but will reside on TSD. diff --git a/pages/national_resources/se_resources.md b/pages/national_resources/se_resources.md index cfcc5dc5e..314ed186f 100644 --- a/pages/national_resources/se_resources.md +++ b/pages/national_resources/se_resources.md @@ -37,7 +37,7 @@ national_resources: - name: Swedish Pathogens Portal description: The Swedish Pathogens Portal provides information, guidelines, tools and services to support researchers to utilise Swedish and European infrastructures for data sharing. related_pages: - tool_assembly: [covid-19] + tool_assembly: [covid19_data_portal] your_domain: [human_data] your_tasks: [sensitive, existing_data, data_publication] url: https://pathogens.se/ diff --git a/pages/tool_assembly/covid19_data_portal.md b/pages/tool_assembly/covid19_data_portal.md index 400f723e9..e3c79ff6e 100644 --- a/pages/tool_assembly/covid19_data_portal.md +++ b/pages/tool_assembly/covid19_data_portal.md @@ -1,7 +1,7 @@ --- title: COVID-19 Data Portal contributors: [Guy Cochrane, Marianna Ventouratou, Nadim Rahman, Sam Holt] -page_id: covid-19 +page_id: covid19_data_portal affiliations: [ELIXIR CONVERGE] related_pages: your_tasks: [sensitive, existing_data, data_publication, data_analysis] diff --git a/pages/your_domain/human_data.md b/pages/your_domain/human_data.md index c3e8d86db..80d64d984 100644 --- a/pages/your_domain/human_data.md +++ b/pages/your_domain/human_data.md @@ -5,7 +5,7 @@ contributors: [Niclas Jareborg, Nirupama Benis, Ana Portugal Melo, Pinar Alper, page_id: human_data related_pages: your_tasks: [sensitive, gdpr_compliance] - tool_assembly: [tsd, covid-19, transmed, fairtracks] + tool_assembly: [tsd, covid19_data_portal, transmed, fairtracks] training: - name: Training in TeSS registry: TeSS diff --git a/pages/your_tasks/data_sensitivity.md b/pages/your_tasks/data_sensitivity.md index d858a3754..b58dc3981 100644 --- a/pages/your_tasks/data_sensitivity.md +++ b/pages/your_tasks/data_sensitivity.md @@ -5,7 +5,7 @@ description: How to identify the sensitivity of different research data types page_id: sensitive redirect_from: sensitive_data related_pages: - tool_assembly: [tsd, covid-19, transmed] + tool_assembly: [tsd, covid19_data_portal, transmed] training: - name: Training in TeSS registry: TeSS diff --git a/pages/your_tasks/ethics.md b/pages/your_tasks/ethics.md index c0fb86301..232e8c451 100755 --- a/pages/your_tasks/ethics.md +++ b/pages/your_tasks/ethics.md @@ -4,7 +4,7 @@ contributors: [Karel Berka , Erin Calhoun, Paulette Lieby, Anamika Chatterjee, K description: Working on aspects in the management of research data that can raise ethical issues page_id: ethics related_pages: - tool_assembly: [covid-19, transmed, tsd, csc] + tool_assembly: [covid19_data_portal, transmed, tsd, csc] training: - name: 'Learning material on ethics in RDM' registry: TeSS