feat: update styles and a complete overhaul of the editorial listing on the website#900
Conversation
✅ Deploy Preview for pyos-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| @@ -0,0 +1,65 @@ | |||
| coatless: | |||
There was a problem hiding this comment.
Testing this out as a better way to keep editorial data up to date. @eliotwrobson flagging this for you - so you don't have to update the data - it will pull the data down from the editorial team now :) so all you or the peer review lead does is update the team
| @@ -0,0 +1,241 @@ | |||
| /* Dark band — step cards + wide CTA (peer review landing, etc.) */ | |||
There was a problem hiding this comment.
this and above are two new block types. After all of the design is done i'll go back and refactor to determine what we can consolidate.
|
|
||
| /* Metrics + dark band flush above site footer */ | ||
| .splash-page__content > .metrics-bar + .impact-destinations { | ||
| /* Metrics + dark band flush (impact destinations, how it works) */ |
There was a problem hiding this comment.
Still figuring out how we want to use the metrics bar so this is all drafty right now... and i will refactor later
| @@ -0,0 +1,11 @@ | |||
| {{/* | |||
There was a problem hiding this comment.
A future version of this will be to pull data - either from metrics repo to here or just calculate these values in ci and create a another data file
| @@ -0,0 +1,34 @@ | |||
| {{/* | |||
There was a problem hiding this comment.
I suspect we can consolidate all stats.. but again that can be a refactor - i will turn this comment into an issue - about consolidating how we calculate stats!
No description provided.