Redesign About page (Design 1E) in the QuantEcon brand - #234
Conversation
Rebuild /about/ from a flat Markdown list into the card-based Design 1E layout, recoloured to the four QuantEcon logo colours instead of the mockup's generic rainbow. - Convert pages/about.md -> pages/about.html (still renders through the existing default layout, real header/footer, and .container) - Add assets/sass/_about.scss: mission card with a logo-gradient rail, accent-bordered "What we do" grid, coloured-dot History timeline, and a supporting-card row (fiscal sponsorship / get involved / contact) - Brand accents pull from the global --qe-* custom properties (red, yellow, green, blue); the mission and Infrastructure rails echo the equalizer logo - Load Exo 2 weights 300/600/700 so the mission headline renders as designed (light weight with a bold inline emphasis) - Whole "What we do" cards link through to their sections; real hrefs wired - History trimmed to four concise milestones (dates informed by the Infrastructure page rather than duplicating it) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for grand-swan-ca5201 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR redesigns the QuantEcon About page to use the card-based “Design 1E” layout and aligns the styling with QuantEcon’s brand color tokens and typography.
Changes:
- Replaces
pages/about.mdwith a structuredpages/about.htmlimplementation while keeping the/about/permalink anddefaultlayout. - Adds a new page-specific Sass partial (
assets/sass/_about.scss) and wires it into the global stylesheet. - Expands the Google Fonts import to include additional Exo 2 weights needed by the new layout.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
pages/about.md |
Removes the prior flat Markdown About page content. |
pages/about.html |
Introduces the new card-based About page markup and section structure. |
assets/sass/_about.scss |
Adds dedicated styling for the new About page layout and components. |
assets/main.scss |
Registers the new About Sass partial and adds Exo 2 font weights. |
Drop the red/yellow/green/blue cycling on the "What we do" grid (and the rainbow rail on the full-width Infrastructure card) in favour of one QE brand-blue accent, so the mission card's logo-gradient rail stays the only multi-colour moment on the page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Drop the per-entry colour cycling on the timeline dots and year labels so they match the "What we do" cards; the mission rail stays the only multi-colour element. Removes the now-unused --accent custom property. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the dark slate "Get involved" card with a light blue-tinted surface (--dark modifier renamed to --highlight) so it stays distinct as the action card without the visual weight of a dark block. CTA now uses the standard link blue. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@DrDrij what do you think of this improvement to the https://deploy-preview-234--grand-swan-ca5201.netlify.app/about/ @jstac re: history of grants I was thinking of just having date spans for organisations that have supported us like Sloan |
Address Copilot review on #234: keyboard users had only the browser default outline on the whole-card "What we do" links and the "Get involved" CTA. Add explicit :focus-visible outlines (blue, offset), matching the existing focus-visible convention in main.scss. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Looks great @mmcky ! Can we please add schmidt futures? they gave us $275,000 USD in march 2020. if it doesn't fit nicely in that timeline we could just mention after that we've been supported by them as well. |
thanks @jstac will definitely add Schmidt Future. Just trying to find dates -- takes a bit of digging. Hoping that will change soon with our vault :-) Thanks for the March 2020 info. |
|
Thanks @mmcky . As mentioned, we received it in March 2020. I also had to dig a bit to find that... |
Restructure the History & grants timeline around funding relationships, verified against the private QuantEcon/grant-admin archive: - Sloan: single relationship spanning 2014-2025, with the two grants (QuantEcon lecture series; Executable Books Project) listed underneath. End date 2025 reflects the EBP grant G-2019-12432 extended end date of 31 Jan 2025 per the EBP final report. Folds the former standalone "Executable Books 2020" milestone in where it belongs. - Schmidt Futures: added as the year received (2020), no amount. - Chow Institute: dated 2024-Now (grant letter signed 31 Mar 2024), left open-ended. Add a .about-tl-grants sub-list style for the two Sloan grants. Note: founding year (2015) still unresolved -- first Sloan grant predates it (Jun 2014) and the Chow letter states 2016. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Updated the History & grants timeline (commit 6ad4acd), verified against our grant-admin archive:
One still-open item: the founding year shows 2015, but the first Sloan grant was awarded June 2014 and the 2024 Chow grant letter states QuantEcon was co-founded "in 2016." @jstac I think we can stick with 2015 |
|
@jstac here is the latest update
It is a bit odd to have founding year after the initial Sloan grant start date. What do you think? |
|
@mmcky many thanks!
okay, let's switch the founding year to 2014. It sounds better :-) The first lectures went up under quant-econ.net in 2013. I think 2014 is probably best. |
I remember that! 🤯 Thanks for these dates @jstac -- I agree. |
Per jstac on PR #234: use 2014 as the founding year. Aligns with the first Sloan grant (awarded June 2014) and resolves the prior 2015/2016 ambiguity. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Done — founding year switched to 2014 in 37ad041. That also lines it up with the first Sloan grant (awarded June 2014), so the timeline now opens cleanly on 2014. (Noted the quant-econ.net lectures going up in 2013 — happy to add that as a separate detail later if useful, but kept the founding milestone at 2014 as you suggested.) |
|
thanks @jstac merging this now. |


Rebuilds the About page (
/about/) from a flat Markdown list into the card-based Design 1E layout, recoloured from the mockup's generic rainbow to the four real QuantEcon logo colours (red#D25663· yellow#FCC837· green#6EAC5B· blue#1364AC).What changed
pages/about.md→pages/about.html. Same permalink/about/, still renders through the existingdefaultlayout — real header, footer, and.container. No mockup shell/navbar.assets/sass/_about.scsspartial (registered via@use 'about'inmain.scss).300;600;700to the Google Fonts import so the mission headline renders as designed (light weight with a bold inline emphasis).Layout (top → bottom)
red→yellow→green→blue), "Our mission" eyebrow, light Exo 2 headline with bold inline emphasis.Implementation notes
--qe-*custom properties already defined on:rootinmain.scss, so the page stays in sync with the brand tokens.Content to confirm before merge
The history/grants copy is a concise first pass — happy to refine the wording and exact Sloan grant details with the team (per our discussion, this is a starting point, not final).
🤖 Generated with Claude Code