[docs] Add a guide on how to build apps locally (#24371)Co-authored-by: Brent Vatne <[email protected]>
[docs] Add missing icon on BoxLink for docs in Home route (#24085)
[ENG-9026][docs] better eas update file names (#22979)# Why If an EAS Update doc has a verbose path, rename it to something equivalent, but shorter # Checklist <!-- Please check the appr
[ENG-9026][docs] better eas update file names (#22979)# Why If an EAS Update doc has a verbose path, rename it to something equivalent, but shorter # Checklist <!-- Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules. --> - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
show more ...
[docs] Add embedded video links in different docs (#22704)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. -->
[docs] Add embedded video links in different docs (#22704)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> Add videos recently created by Keith (that are already published on our official YT channel). # How <!-- How did you build this feature or fix this bug and why? --> - By using `Video` component to embed videos on different pages. - Also, fix a typo in one doc. # Test Plan <!-- Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction. --> Following changes have been tested by running docs locally: <img width="1340" alt="CleanShot 2023-05-31 at 21 25 25@2x" src="https://github.com/expo/expo/assets/10234615/1f5f4de9-2660-438b-977a-ed634645c095"> <img width="1341" alt="CleanShot 2023-05-31 at 21 25 55@2x" src="https://github.com/expo/expo/assets/10234615/5ca0a363-e0b6-4339-9610-7dddf74678a0"> <img width="1320" alt="CleanShot 2023-05-31 at 21 26 19@2x" src="https://github.com/expo/expo/assets/10234615/a31bf19e-c4c5-429f-bc23-7fc9c836b2c1"> # 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). - [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
[docs] Fix incorrect EAS Update icon references (#22492)
[docs] Minor typo and formatting fixes & update note in Archive (#22390)
[docs] Add redirects for sections that can be referred as short urls (#22222)
[docs] Remove /home directory structure and make all directories top level (#22068)