Documentation Index
Fetch the complete documentation index at: https://makeswift-sasha-eng-8460-create-a-guide-for-troubleshooting.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
-
The API key for the Makeswift site.
-
Options for site version and locale.
Examples
App Router
src/app/api/makeswift/[...makeswift]/route.ts
Pages router
src/pages/api/makeswift/[...makeswift].ts
Adding fonts
The following example adds Spline Sans and Spline Sans Mono fonts to the site usingnext/font and adds them to the MakeswiftApiHandler. Using a variable font reduces the number of font files requested.