You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
Documentation for authors submitted Notebook based publications via Notebooks Now!
4
4
5
+
https://agu-submission.curve.space/
6
+
5
7
## Contributing
6
8
7
-
This documentation is open to contributions from the wider community. Contribute by opening and issue or PR with changes or additions.
9
+
This documentation is open to contributions from the wider community. Contribute by opening and issue or PR with changes or additions. To run this website locally follow the instructions on https://mystmd.org to install `mystmd`, then run:
10
+
11
+
```bash
12
+
myst start
13
+
```
14
+
15
+
See [guide on MyST Markdown](https://mystmd.org/guide/quickstart-myst-markdown) for help on syntax. Any changes you make to the content will be automatically updated and when merged to main [deployed here](https://agu-submission.curve.space/).
0 commit comments