-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
DOC: add job advert #22758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC: add job advert #22758
Conversation
Do we want on the front page as well? |
It's currently a News item on the front page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. You have repeated some css from mpl-brochure-site. I wonder if we need to make those coolers available in mpl-sphinx-style?
doc/_static/mpl.css
Outdated
|
||
/* viridis solid colors */ | ||
--dark-purple: #440154; | ||
--purple: #482475; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We define these somewhere, I'm pretty sure. Maybe they were moved to mpl-sphinx-theme?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right, they're defined in pydata-sphinx-theme; I'm not sure we need all of these.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Of the variables actually used below, there is neither --border-radius
nor --shadow
. There is obviously no --viridis-purple
. There is --gray:
#6c757d
; --gray-dark:
#343a40
but not --light-gray
, and --blue
is instead #007bff
.
763b8e1
to
6708267
Compare
6708267
to
798fbdc
Compare
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
This stick the a box in the location that the template uses for the ads (if you opt into that).