Skip to content

Add Netlify config and build script for publishing skills#47

Merged
generall merged 5 commits intomainfrom
add-netlify-deploy
Apr 20, 2026
Merged

Add Netlify config and build script for publishing skills#47
generall merged 5 commits intomainfrom
add-netlify-deploy

Conversation

@qdrant-cloud-bot
Copy link
Copy Markdown

Summary

  • Adds netlify.toml and build.sh to deploy skills as raw markdown files via Netlify
  • The build script copies only README.md and skills/*/SKILL.md into the public/ publish directory, excluding configs, scripts, evals, CI workflows, and other non-skill files
  • Adds public/ to .gitignore to keep build output out of the repo

Test plan

  • Verified bash build.sh produces the correct output (9 markdown files: README + 8 skills)
  • Confirm Netlify picks up the config and deploys successfully

Made with Cursor

Adds a minimal Netlify deployment setup that publishes only the skill
markdown files, keeping configs, scripts, evals, and CI out of the
published output.

Made-with: Cursor
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for qdrant-skills ready!

Name Link
🔨 Latest commit c72d835
🔍 Latest deploy log https://app.netlify.com/projects/qdrant-skills/deploys/69e664a0aadbd60008af74c2
😎 Deploy Preview https://deploy-preview-47--qdrant-skills.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 project configuration.

generall
generall previously approved these changes Apr 20, 2026
@generall generall merged commit 135fc8e into main Apr 20, 2026
9 checks passed
@generall generall deleted the add-netlify-deploy branch April 20, 2026 17:40
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.

2 participants