Skip to content

Commit ce6006e

Browse files
authored
Improve the look and feel of the landing page (#518)
1 parent cd805dd commit ce6006e

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

landing-page.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,37 @@
22

33
## A community learning resource for Python-based computing in the geosciences
44

5-
<img src="images/pretty-earth.png" alt="Pretty Earth" width="600px">
5+
[![DOI](https://zenodo.org/badge/338145160.svg)](https://zenodo.org/badge/latestdoi/338145160)
6+
7+
:::{image} images/pretty-earth.png
8+
:alt: Pretty Earth
9+
:width: 600px
10+
:align: center
11+
:::
612

713
This collection covers the foundational skills everyone needs to get started with scientific computing in the open-source Python ecosystem.
814

9-
<img src="images/logos/ProjectPythia_Logo_Final-01-Blue.svg" alt="Project Pythia logo" height="80px"> _Brought to you by [Project Pythia](https://projectpythia.org), the education working group for [Pangeo](https://pangeo.io)_ <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png" alt="Pangeo logo" height="80px">
15+
:::::{grid} 2 2 2 2
16+
::::{card}
17+
:link: https://projectpythia.org
18+
:::{image} images/logos/ProjectPythia_Logo_Final-01-Blue.svg
19+
:alt: Project Pythia logo
20+
:width: 80px
21+
:align: center
22+
:::
23+
::::
1024

11-
[![DOI](https://zenodo.org/badge/338145160.svg)](https://zenodo.org/badge/latestdoi/338145160)
25+
::::{card}
26+
:link: https://pangeo.io
27+
:::{image} https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png
28+
:alt: Pangeo logo
29+
:width: 80px
30+
:align: center
31+
:::
32+
::::
33+
:::::
34+
35+
:::{div}
36+
:class: col-page-middle
37+
_Brought to you by [Project Pythia](https://projectpythia.org), the education working group for [Pangeo](https://pangeo.io)_
38+
:::

0 commit comments

Comments
 (0)