@@ -57,10 +57,10 @@ The official logos of _pandas_ are:
-
+
-
+
@@ -70,10 +70,10 @@ The official logos of _pandas_ are:
-
+
-
+
diff --git a/web/pandas/about/governance.md b/web/pandas/about/governance.md
index 92923db6e6763..0bb61592d7e5d 100644
--- a/web/pandas/about/governance.md
+++ b/web/pandas/about/governance.md
@@ -3,7 +3,7 @@
The official version of this document, along with a list of
individuals and institutions in the roles defined in the governance
section below, is contained in the
-[Project governance](https://pandas.pydata.org/about/governance.html)
+[Project governance]({{ base_url }}about/governance.html)
page of the pandas website.
## The Project
diff --git a/web/pandas/about/roadmap.md b/web/pandas/about/roadmap.md
index 64e730fc42eed..4c12e3e786a32 100644
--- a/web/pandas/about/roadmap.md
+++ b/web/pandas/about/roadmap.md
@@ -17,7 +17,7 @@ tracked on our [issue tracker](https://github.com/pandas-dev/pandas/issues).
The roadmap is defined as a set of major enhancement proposals named PDEPs.
For more information about PDEPs, and how to submit one, please refer to
-[PEDP-1](/pdeps/0001-purpose-and-guidelines.html).
+[PEDP-1]({{ base_url }}pdeps/0001-purpose-and-guidelines.html).
## PDEPs
@@ -27,7 +27,7 @@ For more information about PDEPs, and how to submit one, please refer to
{% endfor %}
diff --git a/web/pandas/about/team.md b/web/pandas/about/team.md
index 5229201ca7d36..a21e8a3142497 100644
--- a/web/pandas/about/team.md
+++ b/web/pandas/about/team.md
@@ -4,7 +4,7 @@
_pandas_ is made with love by more than [2,000 volunteer contributors](https://github.com/pandas-dev/pandas/graphs/contributors).
-If you want to support pandas development, you can find information in the [donations page](../donate.html).
+If you want to support pandas development, you can find information in the [donations page]({{ base_url }}donate.html).
## Active maintainers
@@ -35,7 +35,7 @@ If you want to support pandas development, you can find information in the [dona
> or anyone willing to increase the diversity of our team.
> We have identified visible gaps and obstacles in sustaining diversity and inclusion in the open-source communities and we are proactive in increasing
> the diversity of our team.
-> We have a [code of conduct](../community/coc.html) to ensure a friendly and welcoming environment.
+> We have a [code of conduct]({{ base_url }}community/coc.html) to ensure a friendly and welcoming environment.
> Please send an email to [pandas-code-of-conduct-committee](mailto:pandas-coc@googlegroups.com), if you think we can do a
> better job at achieving this goal.
@@ -43,7 +43,7 @@ If you want to support pandas development, you can find information in the [dona
Wes McKinney is the Benevolent Dictator for Life (BDFL).
-The project governance is available in the [project governance page](governance.html).
+The project governance is available in the [project governance page]({{ base_url }}governance.html).
## Workgroups
diff --git a/web/pandas/community/blog/index.html b/web/pandas/community/blog/index.html
index 627aaa450893b..154d9cccdb7dc 100644
--- a/web/pandas/community/blog/index.html
+++ b/web/pandas/community/blog/index.html
@@ -4,10 +4,10 @@
{% for post in blog.posts %}
{% endfor %}
diff --git a/web/pandas/config.yml b/web/pandas/config.yml
index 816eb6ab296c1..3c25d2c9eb2db 100644
--- a/web/pandas/config.yml
+++ b/web/pandas/config.yml
@@ -19,40 +19,40 @@ main:
- fenced_code
- meta
static:
- logo: /static/img/pandas_white.svg
+ logo: static/img/pandas_white.svg
css:
- - /static/css/pandas.css
+ - static/css/pandas.css
navbar:
- name: "About us"
target:
- name: "About pandas"
- target: /about/
+ target: about/
- name: "Project roadmap"
- target: /about/roadmap.html
+ target: about/roadmap.html
- name: "Governance"
- target: /about/governance.html
+ target: about/governance.html
- name: "Team"
- target: /about/team.html
+ target: about/team.html
- name: "Sponsors"
- target: /about/sponsors.html
+ target: about/sponsors.html
- name: "Citing and logo"
- target: /about/citing.html
+ target: about/citing.html
- name: "Getting started"
- target: /getting_started.html
+ target: getting_started.html
- name: "Documentation"
- target: /docs/
+ target: docs/
- name: "Community"
target:
- name: "Blog"
- target: /community/blog/
+ target: community/blog/
- name: "Ask a question (StackOverflow)"
target: https://stackoverflow.com/questions/tagged/pandas
- name: "Code of conduct"
- target: /community/coc.html
+ target: community/coc.html
- name: "Ecosystem"
- target: /community/ecosystem.html
+ target: community/ecosystem.html
- name: "Contribute"
- target: /contribute.html
+ target: contribute.html
blog:
num_posts: 50
posts_path: community/blog
@@ -141,46 +141,46 @@ sponsors:
active:
- name: "NumFOCUS"
url: https://numfocus.org/
- logo: /static/img/partners/numfocus.svg
+ logo: static/img/partners/numfocus.svg
kind: numfocus
- name: "Two Sigma"
url: https://www.twosigma.com/
- logo: /static/img/partners/two_sigma.svg
+ logo: static/img/partners/two_sigma.svg
kind: partner
description: "Jeff Reback"
- name: "Voltron Data"
url: https://voltrondata.com/
- logo: /static/img/partners/voltron_data.svg
+ logo: static/img/partners/voltron_data.svg
kind: partner
description: "Joris Van den Bossche"
- name: "d-fine GmbH"
url: https://www.d-fine.com/en/
- logo: /static/img/partners/dfine.svg
+ logo: static/img/partners/dfine.svg
kind: partner
description: "Patrick Hoefler"
- name: "Quansight"
url: https://quansight.com/
- logo: /static/img/partners/quansight_labs.svg
+ logo: static/img/partners/quansight_labs.svg
kind: partner
description: "Marco Gorelli"
- name: "Nvidia"
url: https://www.nvidia.com
- logo: /static/img/partners/nvidia.svg
+ logo: static/img/partners/nvidia.svg
kind: partner
description: "Matthew Roeschke"
- name: "Tidelift"
url: https://tidelift.com
- logo: /static/img/partners/tidelift.svg
+ logo: static/img/partners/tidelift.svg
kind: regular
description: "pandas is part of the Tidelift subscription. You can support pandas by becoming a Tidelift subscriber."
- name: "Chan Zuckerberg Initiative"
url: https://chanzuckerberg.com/
- logo: /static/img/partners/czi.svg
+ logo: static/img/partners/czi.svg
kind: regular
description: "pandas is funded by the Essential Open Source Software for Science program of the Chan Zuckerberg Initiative. The funding is used for general maintenance, improve extension types, and a efficient string type."
- name: "Bodo"
url: https://www.bodo.ai/
- logo: /static/img/partners/bodo.svg
+ logo: static/img/partners/bodo.svg
kind: regular
description: "Bodo's parallel computing platform uses pandas API, and Bodo financially supports pandas development to help improve pandas, in particular the pandas API"
inkind: # not included in active so they don't appear in the home page
diff --git a/web/pandas/contribute.md b/web/pandas/contribute.md
index 0163a1c8110b2..258ba149f1849 100644
--- a/web/pandas/contribute.md
+++ b/web/pandas/contribute.md
@@ -3,8 +3,8 @@
_pandas_ is and will always be **free**. To make the development sustainable, we need _pandas_ users, corporate
and individual, to support the development by providing their time and money.
-You can find more information about current developers in the [team page](about/team.html),
-and about current sponsors in the [sponsors page](about/sponsors.html).
+You can find more information about current developers in the [team page]({{ base_url }}about/team.html),
+and about current sponsors in the [sponsors page]({{ base_url }}about/sponsors.html).
@@ -19,9 +19,9 @@ and about current sponsors in the [sponsors page](about/sponsors.html).
pandas depends on companies and institutions using the software to support its development. Hiring
people to work on pandas, or letting existing employees to contribute to the
software. Or sponsoring pandas with funds, so the project can hire people to
- progress on the pandas roadmap.
+ progress on the pandas roadmap.
-
@@ -35,7 +35,7 @@ and about current sponsors in the [sponsors page](about/sponsors.html).
to the documentation (including translators) and others. There are tasks for all
levels, including beginners.
-
@@ -48,7 +48,7 @@ and about current sponsors in the [sponsors page](about/sponsors.html).
infrastructure, travel expenses for our volunteer contributors to attend
the in-person sprints, or to give small grants to develop features.
-
diff --git a/web/pandas/getting_started.md b/web/pandas/getting_started.md
index cbcc3a35eb44f..cb14e52edad2c 100644
--- a/web/pandas/getting_started.md
+++ b/web/pandas/getting_started.md
@@ -4,7 +4,7 @@
The next steps provides the easiest and recommended way to set up your
environment to use pandas. Other installation options can be found in
-the [advanced installation page]({{ base_url}}/docs/getting_started/install.html).
+the [advanced installation page]({{ base_url}}docs/getting_started/install.html).
1. Download [Anaconda](https://www.anaconda.com/distribution/) for your operating system and
the latest Python version, run the installer, and follow the steps. Please note:
@@ -32,7 +32,7 @@ the [advanced installation page]({{ base_url}}/docs/getting_started/install.html
## Tutorials
-You can learn more about pandas in the [tutorials]({{ base_url }}/docs/getting_started/intro_tutorials/),
+You can learn more about pandas in the [tutorials]({{ base_url }}docs/getting_started/intro_tutorials/),
and more about JupyterLab in the
[JupyterLab documentation](https://jupyterlab.readthedocs.io/en/stable/user/interface.html).
@@ -42,7 +42,7 @@ The book we recommend to learn pandas is [Python for Data Analysis](https://amzn
by [Wes McKinney](https://wesmckinney.com/), creator of pandas.
-
+
## Videos
diff --git a/web/pandas/index.html b/web/pandas/index.html
index ce1e1e1a8f561..61f62e9472859 100644
--- a/web/pandas/index.html
+++ b/web/pandas/index.html
@@ -10,7 +10,7 @@