Skip to content

Commit e2e1321

Browse files
Update myst.yml
1 parent 89b1235 commit e2e1321

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

myst.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
version: 1
2+
project:
3+
title: NASA-GISS LES-SCM Overview
4+
author: GISS Cloud Group
5+
logo: 123025312.png
6+
markdown: kramdown
7+
execute:
8+
execute_notebooks: "off"
9+
parse:
10+
myst_enable_extensions:
11+
- html_image
12+
- amsmath
13+
- colon_fence
14+
- deflist
15+
- dollarmath
16+
- html_admonition
17+
- html_image
18+
- replacements
19+
- smartquotes
20+
- substitution
21+
html:
22+
use_repository_button: true
23+
comments:
24+
hypothesis: true
25+
repository:
26+
url: https://github.com/NASA-GISS/LES-SCM # Online location of your book
27+
path_to_book:
28+
branch: main # Which branch of the repository should be used when creating links (optional)
129
format: jb-book
230
root: README
331
parts:

0 commit comments

Comments
 (0)