Skip to content

Commit 020eff2

Browse files
committed
Add initial myst.yml
1 parent b6be4a6 commit 020eff2

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

myst.yml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# See docs at: https://mystmd.org/guide/frontmatter
2+
3+
version: 1
4+
5+
project:
6+
id: cf6f0295-daed-4bd1-b9e3-5101b16c8a8f
7+
title: Making plasma and fusion energy sciences open
8+
description: A guide for bring open science practices into the plasma and fusion energy communities
9+
github: https://github.com/OpenPlasmaScience/openplasmascience.github.io
10+
open-access: true
11+
license: CC-BY-4.0
12+
13+
keywords:
14+
- open science
15+
- plasma science
16+
- plasma physics
17+
- fusion energy
18+
19+
authors:
20+
- name:
21+
given: Nicholas
22+
surname: Murphy
23+
affiliation: PlasmaPy
24+
id: namurphy
25+
orcid: 0000-0001-6628-8033
26+
27+
roles:
28+
- writing
29+
- editing
30+
- software
31+
32+
exclude:
33+
- README.md
34+
35+
toc:
36+
- file: content/index.md
37+
38+
site:
39+
template: book-theme
40+
# options:
41+
# favicon: favicon.ico
42+
# logo: site_logo.png

0 commit comments

Comments
 (0)