Skip to content

Commit 5099e98

Browse files
author
ac812
committed
chore(template): merge template changes 🆙
1 parent 9c53247 commit 5099e98

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

_data/metadata.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
"@context": https://schema.org/
2+
"@type": LearningResource
3+
"@id": https://elixir-europe-training.github.io/ELIXIR-TrP-LessonTemplate-MkDocs/
4+
http://purl.org/dc/terms/conformsTo:
5+
"@type": CreativeWork
6+
"@id": https://bioschemas.org/profiles/TrainingMaterial/1.0-RELEASE
7+
description: Template for ELIXIR lessons
8+
keywords: FAIR, OPEN, Bioinformatics, Teaching
9+
name: ELIXIR Training Lesson template
10+
# lookup at https://spdx.org/licenses/
11+
license: CC-BY-4.0
12+
author:
13+
- "@type": Person
14+
name: Geert van Geest
15+
email: geert.vangeest@sib.swiss
16+
github: GeertvanGeest
17+
orcid: 0000-0002-1561-078X
18+
- "@type": Person
19+
name: Elin Kronander
20+
github: elinkronander
21+
orcid: 0000-0003-0280-6318

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ mkdocs-material
33
mkdocs-bibtex
44
neoteroi-mkdocs
55
mkdocs-video
6+
addbioschemas

0 commit comments

Comments
 (0)