Skip to content

Conversation

@ncheaz
Copy link
Contributor

@ncheaz ncheaz commented Apr 23, 2025

Use the next.js static site generation capabilities that is [fully supported}(https://fumadocs.vercel.app/docs/ui/static-export) by Fumadocs.

  • Specify a static assets output from the npm build command
  • Fix the search to be pre-computed at static site build time (~1.6MB index)
  • Add instrucitons on how to test the site using a web browser locally with a lightweight HTTP serve command in the CLI

The static assets are generated in the default location (./out/) and can be uploaded to Cloudflare Pages (Or any other static site host) verbatim for the site.

@netlify
Copy link

netlify bot commented Apr 23, 2025

Deploy Preview for ciris ready!

Name Link
🔨 Latest commit 2ed9f43
🔍 Latest deploy log https://app.netlify.com/sites/ciris/deploys/68090f020461a50008f20e57
😎 Deploy Preview https://deploy-preview-1--ciris.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ncheaz ncheaz requested review from emooreatx and jlsodai April 23, 2025 16:02
@emooreatx emooreatx merged commit 2bdbd9f into main Apr 23, 2025
4 checks passed
@ncheaz ncheaz deleted the static-site-generation branch April 23, 2025 18:30
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.

3 participants