Skip to content
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

[docs-infra] Use edge function for card generation #41188

Merged
merged 34 commits into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e11d71a
Make edge function work
alexfauquette Feb 19, 2024
7012f88
blog template
alexfauquette Feb 23, 2024
e2785b6
git api url
alexfauquette Feb 23, 2024
c437d42
test
alexfauquette Feb 27, 2024
4f341fd
fix
alexfauquette Feb 27, 2024
017c373
update
alexfauquette Feb 27, 2024
99d4b20
Merge remote-tracking branch 'upstream/master' into og-image
alexfauquette Feb 28, 2024
658d968
add small design tweaks
danilo-leal Mar 5, 2024
7901c63
tweak scope identifier text element
danilo-leal Mar 5, 2024
ae78278
Merge remote-tracking branch 'upstream/master' into og-image
alexfauquette Mar 6, 2024
b44ce6f
Merge branch 'og-image' of github.com:alexfauquette/material-ui into …
alexfauquette Mar 6, 2024
91b25a1
feedbacks
alexfauquette Mar 6, 2024
f5bdae3
fix
alexfauquette Mar 6, 2024
5f5e342
lint fix
alexfauquette Mar 6, 2024
14c47c0
fix missing product
alexfauquette Mar 11, 2024
fcbcfa0
add cache
alexfauquette Mar 11, 2024
04ea208
feedbacks
alexfauquette Mar 22, 2024
9d00180
small feedback
alexfauquette Mar 22, 2024
b4e1a65
Merge remote-tracking branch 'upstream/master' into og-image
alexfauquette Mar 22, 2024
fb84396
remove debug
alexfauquette Mar 22, 2024
8fcc08e
Fix typo
oliviertassinari Mar 26, 2024
1629679
move headers to manual card
alexfauquette Mar 29, 2024
ab4d35d
always use large card for blog post
alexfauquette Mar 29, 2024
d0203cc
Add description
alexfauquette Mar 29, 2024
bdc0b9a
Merge branch 'og-image' of github.com:alexfauquette/material-ui into …
alexfauquette Mar 29, 2024
4b2f937
add IBM font
alexfauquette Mar 29, 2024
269a340
Merge remote-tracking branch 'upstream/master' into og-image
alexfauquette Mar 29, 2024
b20e681
Update netlify/edge-functions/og-image.tsx
alexfauquette Apr 2, 2024
50f3802
modify font-size
alexfauquette Apr 3, 2024
44b92b8
refine the card generation docs
alexfauquette Apr 3, 2024
c6c0c6e
fix typos
alexfauquette Apr 3, 2024
32caa7f
add in the nav bar
alexfauquette Apr 3, 2024
0e9d920
tweak documentation
danilo-leal Apr 3, 2024
a570b9a
fine-tune the OG card design
danilo-leal Apr 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/data/docs-infra/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const pages: readonly MuiPage[] = [
children: [
{ pathname: '/experiments/docs/headers' },
{ pathname: '/experiments/docs/markdown' },
{ pathname: '/experiments/docs/og-card' },
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2019-developer-survey-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Your feedback helps us to build better products. Here's what we lea
date: 2019-03-16T00:00:00.000Z
authors: ['oliviertassinari', 'mbrookes']
tags: ['Developer Survey']
card: true
manualCard: true
---

While we are currently working on the upcoming release of Material UI v4, we need to prioritize our
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2020-01-25T00:00:00.000Z
description: 2019 was a great year for Material UI. It puts us on an exciting path to solve even greater challenges in the coming years!
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

2019 was a great year for Material UI.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-developer-survey-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Your feedback helps us to build better products. Here's what we lea
date: 2020-06-27T00:00:00.000Z
authors: ['mnajdova', 'oliviertassinari', 'mbrookes']
tags: ['Developer Survey']
card: true
manualCard: true
---

Continuing the tradition from last year, we launched a Developer Survey a few months ago, to which we received 1488 responses. This is twice as many as last year (734), so we thank you all for your participation!
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-introducing-sketch.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Today, we're excited to announce the introduction of official Sketc
date: 2020-03-30T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Material UI', 'Product']
card: true
manualCard: true
---

Today, we're excited to introduce the Sketch symbols 💎 for Material UI.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-q1-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q1 2020.
date: 2020-04-14T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Welcome to the new format of our mission update. We are moving from monthly to quarterly updates.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-q2-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q2 2020.
date: 2020-07-17T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

This update covers our progress over the last three months, and what we aim to achieve in the coming months.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020-q3-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q3 2020.
date: 2020-10-14T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

This update covers our progress over the last three months, and what we aim to achieve in the coming months.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 2020 has been another great year, not only for MUI, but also for th
date: 2020-12-31T00:00:00.000Z
authors: ['oliviertassinari', 'mbrookes']
tags: ['Company']
card: true
manualCard: true
---

2020 has been another great year, not only for MUI, but also for the ecosystem.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021-developer-survey-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Your feedback helps us to build better products. Here's what we lea
date: 2022-03-15T00:00:00.000Z
authors: ['danilo-leal', 'samuelsycamore', 'oliviertassinari']
tags: ['Developer Survey']
card: true
manualCard: true
---

Keeping up with tradition, a few months ago we opened the 2021 MUI Developer Survey.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021-q1-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q1 2021.
date: 2021-04-12T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

This update covers our progress over the last three months, and what we aim to achieve in the months ahead.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021-q2-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q2 2021.
date: 2021-07-12T00:00:00.000Z
authors: ['oliviertassinari', 'mbrookes']
tags: ['Company']
card: true
manualCard: true
---

This update covers our progress over the last three months.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021-q3-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An update on our mission for Q3 2021.
date: 2021-10-26T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

This update covers our progress over the last three months.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 2021 has been another great year, not only for MUI but also for the
date: 2021-12-31T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

<img src="/static/blog/2021/card.png" alt="" style="width: 100%; margin-bottom: 16px;" />
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2022-tenerife-retreat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Our internationally distributed startup gathered on a remote island
date: 2022-07-28T00:00:00.000Z
authors: ['samuelsycamore']
tags: ['Company']
card: true
manualCard: true
---

One of the toughest challenges to overcome as a fully remote team is fostering a supportive and inclusive company culture.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-chamonix-retreat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The MUI team spent five days in the French Alps team-building, prob
date: 2023-03-16T00:00:00.000Z
authors: ['mikailaread']
tags: ['Company']
card: true
manualCard: true
---

## Why the Chamonix gathering?
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-material-ui-v6-and-beyond.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: The road to Material UI v6 and beyond
description: We're tightening up the Material UI release schedule and shipping two major versions in 2024. Here's what to expect.
date: 2023-12-23T00:00:00.000Z
authors: ['mnajdova']
card: true
manualCard: true
tags: ['Material UI', 'Product']
---

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-mui-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: After significant growth, we united as a team to rediscover the val
date: 2023-09-26T00:00:00.000Z
authors: ['mikailaread']
tags: ['Company']
card: true
manualCard: true
---

## Why we chose to revise our core values
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-phuket-retreat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The latest team retreat left MUIers feeling more connected and invi
date: 2023-12-13T00:00:00.000Z
authors: ['mikailaread']
tags: ['Company']
card: true
manualCard: true
---

## What is MUI's Together Week?
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/2023-toolpad-beta-announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Introducing Toolpad: MUI's low-code admin builder
description: Assemble admin panels and internal tools faster than ever before with Toolpad—now in beta.
date: 2023-07-24T00:00:00.000Z
authors: ['prakhargupta']
card: true
manualCard: true
tags: ['Product', 'Toolpad']
---

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/aggregation-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Aggregation functions and summary rows are now available in the MUI
date: 2022-08-01T00:00:00.000Z
authors: ['josefreitas', 'flaviendelangle', 'cherniavskii']
tags: ['MUI X', 'Product']
card: true
manualCard: true
---

If you've ever worked with a data-heavy grid, then you understand how important it is for the end user to be able to set different perspectives on the data to gather the information they're looking for.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/april-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in April.
date: 2019-05-07T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in April:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/august-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in August.
date: 2019-09-07T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in August:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/base-ui-2024-plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The unstyled component library will get a stable release, lots of n
date: 2024-02-13T00:00:00.000Z
authors: ['danilo-leal', 'michaldudak', 'colmtuite', 'oliviertassinari']
tags: ['Base UI', 'Product']
card: true
manualCard: true
---

The [story of Base UI](/blog/introducing-base-ui/) began several years ago—long before headless React component libraries skyrocketed in popularity—when we started to imagine a world in which Material UI could exist without Material Design.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/benny-joo-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We are excited to share that Benny Joo has joined MUI. He has start
date: 2021-11-16T00:00:00.000Z
authors: ['mnajdova']
tags: ['Company']
card: true
manualCard: true
---

We are excited to share that [Benny Joo](https://github.com/hbjORbj) has joined MUI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We're standardizing two key areas of the Material UI customization
date: 2024-03-18T10:00:00.000Z
authors: ['diegoandai']
tags: ['Material UI', 'Product']
card: true
manualCard: true
---

The Material UI team is working on two initiatives to standardize the Material UI API: The first applies to overriding inner elements, and the second applies to component CSS classes.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/build-layouts-faster-with-grid-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The new Grid v2 features simplified logic, support for offsetting a
date: 2022-08-20T00:00:00.000Z
authors: ['siriwatknp']
tags: ['Material UI', 'Guide']
card: true
manualCard: true
---

You can now use the new `Grid` component, shipped with [Material UI v5.9.0](https://github.com/mui/material-ui/releases/tag/v5.9.0), for updated features and a better developer experience when building layouts.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/callback-support-in-style-overrides.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We're excited to introduce callback support for global theme overri
date: 2022-01-31T00:00:00.000Z
authors: ['siriwatknp']
tags: ['Material UI', 'Product']
card: true
manualCard: true
---

<span class="x x-first x-last">[</span>Material UI v5.3.0](https://github.com/mui/material-ui/releases/tag/v5.3.0) introduces the ability to write a callback in style overrides (global theming), giving you full control of component customization at the theme level.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/danail-hadjiatanasov-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We are excited to share that Danail Hadjiatanasov has joined MUI as
date: 2020-10-23T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

We are excited to share that [Danail Hadjiatanasov](https://twitter.com/danail_h) has joined MUI as part of the enterprise team. This was his first full-time week.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/danilo-leal-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We are excited to share that Danilo Leal has joined MUI.
date: 2021-07-15T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

We are excited to share that [Danilo Leal](https://daniloleal.co/) has joined MUI!
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/date-pickers-stable-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Migrate to the latest version for improved DX, customizability, and
date: 2022-09-19T00:00:00.000Z
authors: ['alexfauquette', 'josefreitas']
tags: ['MUI X', 'Product']
card: true
manualCard: true
---

About four months ago, we moved the date and time pickers from `@mui/lab` and released the first alpha version of the date pickers package.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/december-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in December.
date: 2020-01-07T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in December:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/discord-announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Come join our community to engage in lively discussions, share your
date: 2023-08-02T00:00:00.000Z
authors: ['richbustos']
tags: ['Company']
card: true
manualCard: true
---

<a href="https://mui.com/r/discord/"><img src="/static/blog/discord-announcement/discord.png" width="1280" height="640" style="margin-bottom: 16px;" alt="Discord banner with link" /></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/docs-restructure-2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Each of MUI's products now has its own dedicated documentation, mak
date: 2022-04-06T00:00:00.000Z
authors: ['danilo-leal']
tags: ['Product']
card: true
manualCard: true
---

As MUI continues to grow beyond our flagship product, Material UI (we [rebranded the company](/blog/material-ui-is-now-mui/) last year as a first step), it has become clear that the documentation for our products can no longer all live under one roof.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/first-look-at-joy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A sneak peek at MUI's new starting point for your design system.
date: 2022-06-08T00:00:00.000Z
authors: ['danilo-leal', 'siriwatknp']
tags: ['Joy UI', 'Product']
card: true
manualCard: true
---

<a href="/joy-ui/getting-started/"><img src="/static/blog/first-look-at-joy/card.png" style="width: 692px; aspect-ratio: 2/1; margin-bottom: 24px;" alt="First look at Joy UI: a new starting point for your design system." /></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/introducing-base-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The Base UI component library gives you complete control over the
date: 2022-09-07T00:00:00.000Z
authors: ['michaldudak', 'samuelsycamore']
tags: ['Base UI', 'Product']
card: true
manualCard: true
---

<a href="https://mui.com/base-ui/"><img src="/static/blog/introducing-base-ui/hero-image.png" alt="Demo components built with Base UI, a newly introduced library of unstyled components and hooks" width="1200" height="500" /></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/introducing-the-row-grouping-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: The new row grouping feature gives your users more customization op
date: 2022-01-20T00:00:00.000Z
authors: ['alexfauquette']
tags: ['MUI X', 'Product']
card: true
manualCard: true
---

After an incredible year fully focused on improving our Data Grid component, we are moving forward by launching the first feature of our new Premium plan: [row grouping](/x/react-data-grid/row-grouping/), released in [v5.3.0](https://github.com/mui/mui-x/releases/tag/v5.3.0).
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/july-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in July.
date: 2019-08-04T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in July:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/june-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in June.
date: 2019-07-08T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in June:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/lab-date-pickers-to-mui-x.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Migrate to the new package to start building with our powerful Date
date: 2022-04-03T00:00:00.000Z
authors: ['flaviendelangle']
tags: ['MUI X', 'Product']
card: true
manualCard: true
---

After more than 18 months in the lab, the Date and Time Picker components have found a new home as part of MUI X.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/lab-tree-view-to-mui-x.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Migrate to the new package to start building with our powerful Tree
date: 2023-08-21T00:00:00.000Z
authors: ['flaviendelangle']
tags: ['MUI X', 'Product']
card: true
manualCard: true
---

After more than 4 years in the lab, the [Tree View](https://mui.com/x/react-tree-view/) components have found a new home as part of MUI X.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/making-customizable-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Explore the tradeoffs between different customization techniques, a
date: 2022-08-22T00:00:00.000Z
authors: ['alexfauquette']
tags: ['MUI X', 'Material UI', 'Guide']
card: true
manualCard: true
---

Material UI's components are used by hundreds of thousands of developers worldwide, encompassing the full range of implementation from minor side projects to massive company websites.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/march-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Here are the most significant improvements in March.
date: 2019-04-05T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

Here are the most significant improvements in March:
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/marija-najdova-joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: We are excited to share that Marija Najdova has joined MUI. She has
date: 2020-09-15T00:00:00.000Z
authors: ['oliviertassinari']
tags: ['Company']
card: true
manualCard: true
---

We are excited to share that [Marija Najdova](https://twitter.com/marijanajdova) has joined MUI. She has started this week full-time, and is now part of the community team.
Expand Down
Loading
Loading