Skip to content

Commit

Permalink
Move to new version of ETT (#1412)
Browse files Browse the repository at this point in the history
* silva does not exist

* new version

* countries yaml not needed anymore
  • Loading branch information
bedroesb authored Nov 16, 2023
1 parent 771b963 commit 872ac4c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 306 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tool_list_conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
run: |
python var/tools_validator.py --reg --username ${{ secrets.FAIRSHARING_USERNAME }} --password "${{ secrets.FAIRSHARING_PASSWORD }}"
- name: Fetch country names with corresponding iso
run: |
python var/country_list.py
- name: Update markdown pages with DSW links
run: |
python var/dsw_integration.py
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.2.2
remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@2.4.0

sass:
style: compressed
Expand Down
250 changes: 0 additions & 250 deletions _data/countries.yml

This file was deleted.

1 change: 0 additions & 1 deletion pages/national_resources/de_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ ref_to_main_resources:
- e-dal-pgp
- fairdom-seek
- pangaea
- silva
- dataplan

---
Expand Down
50 changes: 0 additions & 50 deletions var/country_list.py

This file was deleted.

0 comments on commit 872ac4c

Please sign in to comment.