Beschrijving
🚀 Markdown Mirror instantly serves Markdown versions of every WordPress post, page, and the homepage—no pre-generation, zero settings, pure speed.
What it does
- ⚡ On-demand export
Just append.mdto any public URL (e.g.,/hello-world.md) to download the Markdown file. - đź“‘
llms.txtgenerator
/llms.txt always lists the freshest links to every Markdown mirror. - 🗂️ Homepage & index
/index.md gives you a Markdown snapshot of the front page. - 🛠️ Theme-agnostic
Compatible with all themes. - đź§ą Zero clutter
Writes no options, adds no tables; mirrors are generated on the fly.
Why you’ll love it
- 🕵️ AI-ready SEO – Serve clean, semantic text to LLM crawlers.
- 📚 Docs & backups – Keep human-readable copies of everything.
- 💻 Dev-friendly – Ideal for static-site workflows and Git versioning.
Quick start
- Install & activate Markdown Mirror.
- Visit any post or page with
.mdat the end to fetch its Markdown. - Check
/llms.txtfor the full index and/index.mdfor the homepage mirror.
Enjoy effortless, always-up-to-date Markdown mirrors. ✨
Features
- Dynamic
.mdendpoints llms.txtwith sitemap-based index- Admin toggle in Dashboard Markdown Mirror
- No extra database tables
Support
- No support available
Usage
- Browse
/index.mdfor homepage Markdown. - Browse
/{post-slug}.mdfor any post/page. - Visit
/llms.txtfor LLM-friendly site index.
License
GPLv2 or later
Installatie
- Upload
markdown-mirrorfolder to/wp-content/plugins/. - Activate “Markdown Mirror” in Plugins.
- (Optional) Flush rewrite rules under Settings Permalinks.
FAQ
-
It 404s on `.md` or `llms.txt`
-
Flush permalinks once after activation (Settings Permalinks Save).
Beoordelingen
Bijdragers & ontwikkelaars
“Markdown Mirror – llms.txt and .md always up to date” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Markdown Mirror – llms.txt and .md always up to date” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial release:
.mdrules,llms.txt, admin UI
