Skip to content

docs: implement changes suggested by marketing team#577

Merged
mkopcins merged 10 commits intomainfrom
@mkopcins/docs
Sep 1, 2025
Merged

docs: implement changes suggested by marketing team#577
mkopcins merged 10 commits intomainfrom
@mkopcins/docs

Conversation

@mkopcins
Copy link
Copy Markdown
Collaborator

@mkopcins mkopcins commented Sep 1, 2025

Description

Implement various changes, mainly to the landing page to improve seo and added carousel with our AI blogs.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@mkopcins mkopcins requested a review from jakmro September 1, 2025 08:22
},
{
title: 'model variety',
body: 'We support a wide variety of models including LLms, such as Qwen 3, Llama 3.2, Smollm2 and Hammer 21, as well as Clip for image embedding, Whisper for ASR and selection of computer vision models.',
Copy link
Copy Markdown
Contributor

@jakmro jakmro Sep 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
body: 'We support a wide variety of models including LLms, such as Qwen 3, Llama 3.2, Smollm2 and Hammer 21, as well as Clip for image embedding, Whisper for ASR and selection of computer vision models.',
body: 'We support a wide variety of models, including LLMs, such as Qwen 3, Llama 3.2, SmolLM 2, and Hammer 2.1, as well as CLIP for image embedding, Whisper for ASR, and a selection of computer vision models.',

Comment thread docs/src/components/Hero/StartScreen/index.tsx Outdated
Comment thread docs/src/components/ExecuTorchIntroduction/index.tsx Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would make the text dark in light mode
Screenshot 2025-09-01 at 10 53 04
I would make the remaining dots in the indicator brighter, they are not visible
Screenshot 2025-09-01 at 10 53 14

Comment thread docs/src/components/ReactNativeExecutorchAction/styles.module.css
@mkopcins mkopcins merged commit 4001eea into main Sep 1, 2025
3 checks passed
@mkopcins mkopcins deleted the @mkopcins/docs branch September 1, 2025 12:05
KnextKoder pushed a commit to Synkhiv/react-native-executorch that referenced this pull request Nov 7, 2025
…#577)

## Description

Implement various changes, mainly to the landing page to improve seo and
added carousel with our AI blogs.

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [x] Documentation update (improves or adds clarity to existing
documentation)
- [ ] Other (chores, tests, code style improvements etc.)

### Tested on

- [ ] iOS
- [ ] Android

### Testing instructions

<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->

### Screenshots

<!-- Add screenshots here, if applicable -->

### Related issues

<!-- Link related issues here using #issue-number -->

### Checklist

- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings

### Additional notes

<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->

---------

Co-authored-by: Mateusz Kopciński <mateusz.kopcinski@swmansnion.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants