Pagefind examples using Next.js? #481
-
|
Hey, pagefind looks great! I'm hoping the community could share examples implementing the search API in a Next.js static site. I am wrestling with the setup here. Generating the search index works (I pushed the generated I'll need a different path for development versus production, but just to get it working I generated the I'd appreciate if anyone could share any examples with React/Next, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Adding some more detail on that fetch error^: I tried tweaking the I updated my PR to be much more minimal: https://github.com/pmillspaugh/petemillspaugh.com/pull/15/files |
Beta Was this translation helpful? Give feedback.
-
|
I'd be happy to write up a how-to once I figure this out if no one else has yet (for Next.js) 🙂 |
Beta Was this translation helpful? Give feedback.
-
|
Solved #482 ✅ |
Beta Was this translation helpful? Give feedback.
Solved #482 ✅