diff --git a/.gitignore b/.gitignore index d951f3fb9cbad..874ec9a6d1113 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,10 @@ doc/source/savefig/ # Pyodide/WASM related files # ############################## /.pyodide-xbuildenv-* + +# Web # +####### +web/pandas/content/en/pdeps +web/pandas/content/en/static +web/pandas/content/pt/pdeps +web/pandas/content/pt/static diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index c26b093b0c4ba..82ca9c4c589b9 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,5 +1,5 @@ - +
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
+ |
+
+
+ + Blue + RGB: R21 G4 B88 + HEX: #150458 + |
+
+
+ + Yellow + RGB: R255 G202 B0 + HEX: #FFCA00 + |
+
+
+ + Pink + RGB: R231 G4 B136 + HEX: #E70488 + |
+
+ 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. +
+More information in the sponsors page
++ pandas is mostly developed by volunteers. All kind of contributions are welcome, + such as contributions to the code, to the website (including graphical designers), + to the documentation (including translators) and others. There are tasks for all + levels, including beginners. +
+More information in the contributing page
++ Individual donations are appreciated, and are used for things like the project + infrastructure, travel expenses for our volunteer contributors to attend + the in-person sprints, or to give small grants to develop features. +
+Make your donation in the donate page
+
+ pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool,
+ built on top of the Python programming language.
+
The full list of companies supporting pandas is available in the sponsors page. +
+
+
+
+
+
+
+
+
+ Show more +
+ + {% endif %} +