Files
Reactive-Resume/docs/community/spotlight.mdx
T
mintlify[bot] 5270a2a9a0 docs: tighten SEO titles and descriptions across new docs (#3232)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-07 15:08:12 +00:00

68 lines
1.7 KiB
Plaintext

---
title: "Spotlight"
description: "Discover articles, YouTube videos, tutorials, and social media posts about Reactive Resume shared by users, reviewers, and community members."
---
<Note>
Have you created something that makes use of Reactive Resume, or spread the word about it in your own way? I'd love to
feature it here! Send me an email at [hello@amruthpillai.com](mailto:hello@amruthpillai.com) and I'll make sure to add
it to this page.
</Note>
---
## Articles
A collection of blog posts and articles written by the community about Reactive Resume.
<CardGroup cols={2}>
{/* Add article cards here */}
{/*
Example:
<Card title="Article Title" icon="newspaper" href="https://example.com/article">
A brief description of the article.
</Card>
*/}
</CardGroup>
<Info>No articles have been featured yet. Be the first to contribute!</Info>
---
## Videos
Video tutorials, reviews, and walkthroughs created by the community.
<CardGroup cols={2}>
{/* Add video cards here */}
{/*
Example:
<Card title="Video Title" icon="youtube" href="https://youtube.com/watch?v=...">
A brief description of the video.
</Card>
*/}
</CardGroup>
<Info>No videos have been featured yet. Be the first to contribute!</Info>
---
## Social Media
Posts and threads from social media platforms sharing experiences with Reactive Resume.
<CardGroup cols={2}>
{/* Add social media cards here */}
{/*
Example:
<Card title="Post Title" icon="twitter" href="https://twitter.com/...">
A brief description of the post.
</Card>
*/}
</CardGroup>
<Info>No social media posts have been featured yet. Be the first to contribute!</Info>