Starlight plugin to pull articles from Squidex(3rd-party API) to your documentation.
origin discussion Pull main docs Content from 3rd-party API (a headless CMS) Β· withastro/starlight Β· Discussion #1790 (github.com)
Want to get started immediately? Check out the source code or check out the example to see the plugin in action.
/
βββ README.md -> ./example/README.md
βββ example
β βββ README.md
β βββ astro.config.mjs
β βββ codegen.ts
β βββ dist
β βββ node_modules
β βββ package.json
β βββ public
β βββ src
β βββ tsconfig.json
βββ netlify.toml
βββ node_modules
βββ package.json
βββ packages
β βββ squidex
β βββ starlight-squidex
β βββ starlight-ssr
βββ pnpm-lock.yaml
βββ pnpm-workspace.yaml
βββ screenshot.png
starlight-squidex has unused, it is squidex and starlight-ssr mixed test product.
A Starlight plugin to server render contents, it is experment, more features are under development.
- SSR render contents
This README format inspired from starlight-blog/README.md at main Β· HiDeoo/starlight-blog (github.com)