Skip to content

Commit d3ffd80

Browse files
committed
docs(mobile-client): add search feature documentation
- Create new documentation page for the search feature - Explain how users can find headlines, topics, and sources - Mention the unified interface for searching across the entire application - Set up structure for future content on core components
1 parent c588410 commit d3ffd80

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Search
3+
description: Learn how the search feature allows users to find headlines, topics, and sources.
4+
---
5+
import { Card, CardGrid } from '@astrojs/starlight/components';
6+
7+
The Search feature provides a powerful tool for users to find content across the entire application. Users can search for specific headlines, discover new topics, or look up their favorite news sources, all from a single, unified interface.
8+
9+
## Core Components
10+

0 commit comments

Comments
 (0)