Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blog): add search feature #61

Conversation

james-a-morris
Copy link
Contributor

No description provided.

Signed-off-by: james-a-morris <[email protected]>
Copy link

linear bot commented Sep 4, 2024

Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
across-to ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 2:49pm

Copy link
Contributor

@gsteenkamp89 gsteenkamp89 left a comment

Choose a reason for hiding this comment

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

Looks good :)

@@ -23,39 +30,30 @@ export default async function BlogHomePage() {
getStartedSlugs.map((s) => retrieveContentfulEntry(s)),
);

const key = createCacheKey({
Copy link
Contributor

Choose a reason for hiding this comment

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

You can add this key to Suspense

Signed-off-by: james-a-morris <[email protected]>
@james-a-morris james-a-morris merged commit e8f474b into james/acx-2025-build-out-blog-homepage Sep 6, 2024
4 checks passed
james-a-morris added a commit that referenced this pull request Sep 10, 2024
* chore: add aria-description

Signed-off-by: james-a-morris <[email protected]>

* chore: first layout

Signed-off-by: james-a-morris <[email protected]>

* chore: item cards

Signed-off-by: james-a-morris <[email protected]>

* chore: update homepage

Signed-off-by: james-a-morris <[email protected]>

* improve: add tailwind hide utility

Signed-off-by: james-a-morris <[email protected]>

* fix: linting & suspense wrap

Signed-off-by: james-a-morris <[email protected]>

* feat(blog): add search feature (#61)

* feat(blog): add search feature

Signed-off-by: james-a-morris <[email protected]>

* chore: keyword search

Signed-off-by: james-a-morris <[email protected]>

---------

Signed-off-by: james-a-morris <[email protected]>

* chore: remove empty file

Signed-off-by: james-a-morris <[email protected]>

* nit: add no results copy

Signed-off-by: james-a-morris <[email protected]>

---------

Signed-off-by: james-a-morris <[email protected]>
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