|
| 1 | +--- |
| 2 | +title: Welcome to My Landing Page |
| 3 | +site: |
| 4 | + hide_outline: true |
| 5 | + hide_toc: true |
| 6 | + hide_title_block: true |
| 7 | +--- |
| 8 | + |
| 9 | ++++ { "kind": "split-image" } |
| 10 | + |
| 11 | +Welcome |
| 12 | + |
| 13 | +## Welcome to My Landing Page |
| 14 | + |
| 15 | +Accelerating discovery through better scientific communication tools. |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +{button}`Documentation <https://mystmd.org/guide/website-landing-pages>` |
| 20 | + |
| 21 | ++++ { "kind": "justified"} |
| 22 | + |
| 23 | +Justified Block |
| 24 | + |
| 25 | +## Ready to dive right in? |
| 26 | + |
| 27 | +:::::{grid} 1 2 2 2 |
| 28 | +::::{card} |
| 29 | +:url: https://next.juptyerbook.org |
| 30 | +:footer: Jupyter Book |
| 31 | + |
| 32 | +:::{image} ./images/jupyter-book.webp |
| 33 | +:height: 256px |
| 34 | +::: |
| 35 | + |
| 36 | +Jupyter Book Documentation |
| 37 | +:::: |
| 38 | + |
| 39 | +::::{card} |
| 40 | +:url: https://mystmd.org |
| 41 | +:footer: MyST Markdown |
| 42 | + |
| 43 | +:::{image} ./images/mystmd.svg |
| 44 | +:height: 256px |
| 45 | +::: |
| 46 | + |
| 47 | +MyST Documentation |
| 48 | +:::: |
| 49 | + |
| 50 | +::::: |
| 51 | + |
| 52 | ++++ {"kind": "logo-cloud"} |
| 53 | + |
| 54 | +Other projects you've heard of |
| 55 | + |
| 56 | +::::{grid} 1 2 3 3 |
| 57 | + |
| 58 | +:::{figure} ./images/jupyter.png |
| 59 | +:height: 100px |
| 60 | +Jupyter |
| 61 | +::: |
| 62 | + |
| 63 | +:::{figure} ./images/nasa-tops.webp |
| 64 | +:height: 100px |
| 65 | +NASA TOPS |
| 66 | +::: |
| 67 | + |
| 68 | +:::{figure} ./images/nasa.webp |
| 69 | +:height: 100px |
| 70 | +NASA |
| 71 | +::: |
| 72 | +:::: |
| 73 | + |
| 74 | +{button}`Our Funders<#>` |
| 75 | + |
| 76 | ++++ { "kind": "centered"} |
| 77 | + |
| 78 | +## Heading 1 |
| 79 | + |
| 80 | +A wild caption appeared! |
| 81 | + |
| 82 | +### Heading 2 |
| 83 | + |
| 84 | +{button}`Get started<#>` See more |
| 85 | + |
| 86 | +[Learn more]() |
| 87 | + |
| 88 | ++++ { "kind": "justified"} |
| 89 | + |
| 90 | +A subtitle? |
| 91 | + |
| 92 | +## Heading 1 |
| 93 | + |
| 94 | +A wild caption appeared! |
| 95 | + |
| 96 | +### Heading 2 |
| 97 | + |
| 98 | +{button}`Get started<#>` This is a description. |
| 99 | + |
| 100 | +[Learn more]() |
| 101 | + |
| 102 | ++++ { "kind": "no-such-block" } |
| 103 | + |
| 104 | +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |
| 105 | + |
| 106 | ++++ { "kind": "split-image" } |
| 107 | + |
| 108 | +Uh oh, no image! |
0 commit comments