mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
Newsletter image upload for blog post
This commit is contained in:
@@ -74,6 +74,8 @@ contactForm: {
|
||||
|
||||
The Newsletter Admin page at `/newsletter-admin` provides:
|
||||
|
||||
<img src="/images/newsletter-dashboard.png" alt="Newsletter Dashboard" />
|
||||
|
||||
- View all subscribers with search and filters
|
||||
- Delete subscribers
|
||||
- Send blog posts as newsletters
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "How to Use the MCP Server with MarkDown.fast"
|
||||
title: "How to Use the MCP Server with MarkDown Sync"
|
||||
description: "Guide to using the HTTP-based Model Context Protocol(MCP) server at www.markdown.fast/mcp with Cursor and other AI tools"
|
||||
date: "2025-12-28"
|
||||
slug: "how-to-use-mcp-server"
|
||||
|
||||
@@ -79,6 +79,10 @@ It's a hybrid: developer workflow for publishing + real-time delivery like a dyn
|
||||
- Generate Skill option for AI agent training
|
||||
- View as Markdown option in share dropdown
|
||||
- Markdown writing page at `/write` with frontmatter reference
|
||||
- HTTP-based MCP server at `/mcp` for AI tool integration (Cursor, Claude Desktop)
|
||||
- Firecrawl content importer (`npm run import <url>`) for external articles
|
||||
- Newsletter management with AgentMail integration and admin UI
|
||||
- Contact forms on pages/posts via frontmatter with AgentMail delivery
|
||||
|
||||
## Who this is for
|
||||
|
||||
|
||||
Reference in New Issue
Block a user