Skip to content

Fix Netlify root to serve index.md#48

Merged
generall merged 1 commit intomainfrom
fix-netlify-index
Apr 20, 2026
Merged

Fix Netlify root to serve index.md#48
generall merged 1 commit intomainfrom
fix-netlify-index

Conversation

@qdrant-cloud-bot
Copy link
Copy Markdown

Summary

  • Adds a Netlify rewrite rule (status = 200) so that / serves /index.md transparently
  • Netlify doesn't recognize .md files as directory indexes, so without this the root URL returns a 404

Test plan

  • Verify https://<site>.netlify.app/ returns the index.md content

Made with Cursor

Netlify doesn't serve .md files as directory index by default.

Made-with: Cursor
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for qdrant-skills ready!

Name Link
🔨 Latest commit 77a4731
🔍 Latest deploy log https://app.netlify.com/projects/qdrant-skills/deploys/69e6655e84d5260008779c89
😎 Deploy Preview https://deploy-preview-48--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 merged commit 24d1ea8 into main Apr 20, 2026
8 checks passed
@generall generall deleted the fix-netlify-index branch April 20, 2026 17:42
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