Skip to content

Commit f5ca77e

Browse files
committed
Update MyST configuration
1 parent 6e76758 commit f5ca77e

File tree

1 file changed

+20
-7
lines changed

1 file changed

+20
-7
lines changed

myst.yml

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,43 @@ project:
1010
open-access: true
1111
license: CC-BY-4.0
1212

13+
exclude:
14+
- README.md
15+
16+
toc:
17+
- file: content/index.md
18+
1319
keywords:
1420
- open science
1521
- plasma science
1622
- plasma physics
1723
- fusion energy
1824

25+
abbreviations:
26+
AI: Artificial Intelligence
27+
API: Application Programming Interface
28+
FAIR: Findable, Accessible, Interoperable, and Reusable
29+
FES: Fusion Energy Sciences
30+
HEDP: High-Energy-Density Physics
31+
HPC: High-Performance Computing
32+
ITER: International Thermonuclear Experimental Reactor
33+
ML: Machine Learning
34+
MyST: Markedly Structured Text
35+
UNESCO: United Nations Educational, Scientific and Cultural Organization
36+
YAML: Yet Another Markup Language
37+
1938
authors:
2039
- name:
2140
given: Nicholas
2241
surname: Murphy
2342
affiliation: PlasmaPy
24-
id: namurphy
43+
github: namurphy
2544
orcid: 0000-0001-6628-8033
2645
roles:
2746
- writing
2847
- editing
2948
- software
3049

31-
exclude:
32-
- README.md
33-
34-
toc:
35-
- file: content/index.md
36-
3750
site:
3851
template: book-theme
3952
# options:

0 commit comments

Comments
 (0)