2025-12-28 18:09:57 -08:00
|
|
|
# Home Intro
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
Type: page
|
2026-01-07 21:48:41 -08:00
|
|
|
Date: 2026-01-08
|
2025-12-28 18:09:57 -08:00
|
|
|
---
|
|
|
|
|
|
2025-12-30 12:03:06 -08:00
|
|
|
An open-source publishing framework built for AI agents and developers to ship **[docs](/docs)**, or **[blogs](/blog)** or **[websites](/)**.
|
2025-12-28 18:09:57 -08:00
|
|
|
|
2025-12-30 12:03:06 -08:00
|
|
|
Write markdown, sync from the terminal. **[Fork it](https://github.com/waynesutton/markdown-site)**, customize it, ship it.
|
2025-12-28 18:09:57 -08:00
|
|
|
|
|
|
|
|
<!-- This is a comments
|
|
|
|
|
Your content is instantly available to browsers, LLMs, and AI
|
|
|
|
|
agents. -->
|
|
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
2025-12-30 12:03:06 -08:00
|
|
|
**AI agent integration** — API endpoints, raw markdown files, skills.md and MCP server included.
|
2025-12-28 18:09:57 -08:00
|
|
|
|
|
|
|
|
**File-based publishing** — Write markdown locally, run `npm run sync`, content syncs everywhere.
|
|
|
|
|
|
|
|
|
|
**URL content import** — Import urls to scrape any webpage into markdown with Firecrawl.
|
|
|
|
|
|
|
|
|
|
**Newsletter automation** — Built-in subscription forms and admin dashboard powered by AgentMail.
|
|
|
|
|
|
|
|
|
|
**Multiple output formats** — JSON via API endpoints, raw .md files, and RSS feeds.
|
|
|
|
|
|
2025-12-30 12:03:06 -08:00
|
|
|
**Real-time team sync** — Multiple developers run npm run sync from different machines.
|
|
|
|
|
|
2026-01-05 18:30:48 -08:00
|
|
|
**Sync Commands** - Sync discovery commands to update AGENTS.md, CLAUDE.md, and llms.txt
|
|
|
|
|
|
2026-01-07 21:48:41 -08:00
|
|
|
**Semantic search** - Find content by meaning, not just keywords.
|
|
|
|
|
|
|
|
|
|
**Ask AI** - Chat with your site content. Get answers with sources.
|