diff --git a/.github/workflows/deploy-site.yml b/.github/workflows/deploy-site.yml index 3811a76..1a63063 100644 --- a/.github/workflows/deploy-site.yml +++ b/.github/workflows/deploy-site.yml @@ -23,9 +23,44 @@ jobs: - name: Prepare site content run: | mkdir -p site/schema + touch site/.nojekyll cp -rL packages/docs/* site/ cp schemas/teamcode.json site/schema/config.json cp schemas/tui.json site/schema/tui.json + + # Generate a landing page — the raw .mdx files are Mintlify-source and + # can't be served as HTML by GitHub Pages. + cat > site/index.html << 'EOF' + + + +
AI-powered development tool.
+