[docs] Change Icons under Explore APIs section on Home page (#24479)
[docs] Update tile icon for FAQ box (#23696)
[docs] Home: shuffle "Learn More" tiles colors (#23301)# Why Gray tile doesn't look that good, let's shuffle the tile themes so we can use another color form the palette instead it. # How
[docs] Home: shuffle "Learn More" tiles colors (#23301)# Why Gray tile doesn't look that good, let's shuffle the tile themes so we can use another color form the palette instead it. # How Switch Snack tile to orange palette, switch new Discord tile to use purple one. Additionally, I have simplified the inner shadow effect used on the Snack illustration. # Test Plan The changes have been verified by running docs website locally. Lint checks and tests are passing. # Preview <img width="1198" alt="Screenshot 2023-07-05 at 12 57 07" src="https://github.com/expo/expo/assets/719641/45f4d552-6372-49e5-8533-cb089471ec94"> <img width="1198" alt="Screenshot 2023-07-05 at 13 04 03" src="https://github.com/expo/expo/assets/719641/f1dba41d-9457-4bac-bd6e-f8e7ccc983f9">
show more ...
[docs] migrate to new styleguide packages (#21557)
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius
[docs] Add radix colors (#20397)# Why I updated the styleguide to use Radix colors. This PR adds the new version of styleguide to the docs and changes all the color, shadow, and border-radius values. # How - Very carefully finding + replacing values. - Also used `tsc` to find spots where I missed. # Test Plan I looked through the docs for awhile and fixed up a lot of spots that did not look correct. However, there may be more spots out there, so please click through the website and report any color issues that appear in this PR and not in production. # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [x] This diff will work correctly for `expo prebuild` & EAS Build (eg: updated a module plugin).
[docs] Home: fix layout on mobile with slow connection (#19283)
[docs] Home: add Office Hours tile (#17822)Co-authored-by: Jon Samp <[email protected]>
[docs] update Styleguide, replace most of the icons (#17716)
[docs] fix zIndex issue with search on new Home page (#17244)
[docs] redesign: add new Home page (#16568)