PageFoundry v1

Write in Markdown. Deliver like a pro.

PageFoundry gives technical teams a cleaner path from raw markdown to branded, presentation-ready documents without losing the speed of a lightweight writing workflow.

1 renderer

Preview and PDF stay aligned.

3 templates

Starter content for first-run clarity.

PDF ready

Letter and A4 exports with print CSS.

Workflow snapshot

Markdown

# API Rollout Plan

## Goals
- reduce incidents
- clarify ownership

## Timeline
| Phase | Owner | Date |
| --- | --- | --- |
| Pilot | Platform | Apr 12 |

Preview

API Rollout Plan

Branded cover pages, readable typography, table handling, code blocks, and PDF export sit behind the same renderer.

Cover page + TOC controls
Letter and A4 support
Local autosave and export recovery states

Markdown in, polished deliverable out

Draft once in markdown, then shape the final document with cover pages, branding, table of contents, and PDF export.

Shared preview and export renderer

What you see in the workspace is driven by the same document renderer used for downloadable PDFs.

Built for real docs

Technical guides, API docs, SOPs, white papers, proposals, and internal handbooks all fit the workflow.

Who it’s for

Built for teams who think in markdown but ship work that gets shared around.

Pricing

Simple packaging for a focused product.

The current product is intentionally narrow. Pricing reflects a lightweight entry point, a practical team tier, and room for tailored deployment support.

Starter

$0

For solo drafting and rapid iteration.

  • Markdown editor
  • Live preview
  • Sample templates

Team

$24

For small teams that need consistency and speed.

  • Brand controls
  • PDF export
  • Reusable document patterns

Scale

Custom

For organizations standardizing polished internal and client-facing docs.

  • Deployment support
  • Workflow guidance
  • Platform fit review
FAQ

Questions teams usually ask first.

Who is PageFoundry for?

It’s designed for developers, technical writers, consultants, and internal teams who prefer writing in markdown but still need a finished deliverable that feels intentional.

Why not just use a docs site or a word processor?

Docs sites are great for publishing, and word processors are flexible, but PageFoundry is tuned for the space in between: fast authoring with repeatable export-ready presentation.

Does the PDF match the preview?

That’s the point of the architecture. The preview and export share a single document renderer so layout drift stays low and easier to reason about.

Can it run on Vercel?

Yes. The app is Vercel-friendly. For PDF export in serverless environments, connect Playwright to a remote browser endpoint instead of relying on a local bundled browser.