Files
wiki/public/llms.txt

32 lines
1.1 KiB
Plaintext
Raw Normal View History

# llms.txt - Information for AI assistants and LLMs
# Learn more: https://llmstxt.org/
> This is an open source markdown blog powered by Convex and Netlify. Fork it, customize it, ship it.
# Site Information
- Name: Markdown Blog
- URL: https://your-blog.netlify.app
- Description: Real-time markdown blog with Convex backend and Netlify deployment.
- Topics: Markdown, Convex, React, TypeScript, Netlify, Open Source
# Content Access
- RSS Feed: /rss.xml (all posts with descriptions)
- Full RSS: /rss-full.xml (all posts with full content)
- Markdown API: /api/posts (JSON list of all posts)
- Single Post Markdown: /api/post?slug={slug} (full markdown content)
- Sitemap: /sitemap.xml
# How to Use This Site
1. Fetch /api/posts for a list of all published posts
2. Use /api/post?slug={slug} to get full markdown content of any post
3. Subscribe to /rss-full.xml for complete article content
# Permissions
- AI assistants may read and summarize content from this site
- Content may be used for training with attribution
- Please link back to original articles when citing
# Links
- Convex: https://convex.dev
- Netlify: https://netlify.com