Skip to content

Commit d0dae1c

Browse files
committed
improve entrypoint
1 parent 86c7f24 commit d0dae1c

2 files changed

Lines changed: 19 additions & 7 deletions

File tree

docs/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,19 @@ Here you can find the links to our various projects and their respective documen
2323

2424
[:fontawesome-solid-database:   etl](https://docs.owid.io/projects/etl){ .md-button .md-button--primary }
2525

26-
- !!! info "Grapher"
26+
- !!! info "Grapher python library"
27+
28+
We have a data viz library in python to plot charts similar to those in Our World in Data!
2729

28-
Learn about our visualization tool, the Grapher, which powers the interactive charts on Our World in Data.
30+
[:fontawesome-brands-python:   owid-grapher-py](https://docs.owid.io/projects/owid-grapher-py){ .md-button .md-button--primary }
2931

30-
[:material-chart-line:   owid-grapher](https://owid-grapher.readthedocs.io/en/docs-revamp-2023/){ .md-button .md-button--primary }
32+
[:fontawesome-solid-virus:   covid-19-data](https://docs.owid.io/projects/etl/api/covid){ .md-button .md-button--primary }
3133

34+
- !!! info "Grapher"
3235

33-
- !!! info "COVID-19 Data"
34-
35-
Learn about our COVID-19 data collection, processing, and visualization efforts.
36+
Learn about our visualization tool, the Grapher, which powers the interactive charts on Our World in Data.
37+
38+
[:material-chart-line:   owid-grapher](https://github.com/owid/owid-grapher){ .md-button .md-button--primary }
3639

37-
[:fontawesome-solid-virus:   covid-19-data](https://docs.owid.io/projects/etl/api/covid){ .md-button .md-button--primary }
3840
</div>
3941

docs/owid-grapher-py.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
template: redirect.html
3+
4+
location: https://docs.owid.io/projects/owid-grapher-py
5+
6+
title: owid-grapher-py
7+
icon: octicons/link-external-24
8+
---
9+
10+
<!-- Comment to trigger proper build -->

0 commit comments

Comments
 (0)