Now in development

Publish in raw HTML. Not blocks.

ArticleForge is an HTML-first publishing platform for long-form content. Write in markup, preview live, ship semantic output AI agents can actually read.

<article class=\"longform\">   // Your content. Your markup. Your rules.
What you get

Built for developers who think in tags

HTML-native editor

Write raw markup with syntax highlighting and intelligent autocomplete. Full control over every tag, attribute, and structure.

editor

Live preview

See your rendered article as you type. Side-by-side code and output — what you write is exactly what gets published.

preview

Built-in parsing toolkit

Extract headings for auto-generated table of contents, pull metadata, analyze document structure — all built in, not bolted on.

parsing

Semantic HTML output

Clean, standards-compliant markup that passes validators and AI agents can actually parse. No div soup. No inline styles.

output
The workflow
article.html
<!-- Write in raw HTML --> <article itemscope> <h1>The Art of Semantic Markup</h1> <p> Writing in HTML gives you control that no block editor can match. </p> <h2>Structure as Content</h2> <p> Every heading, list, and paragraph carries meaning, not just style. </p> </article>
preview

The Art of Semantic Markup

Writing in HTML gives you control that no block editor can match.

Structure as Content

Every heading, list, and paragraph carries meaning, not just style.

On this page

Content that machines can read.
And humans too.

In a world of proprietary formats and div soup, semantic HTML is an act of craft. ArticleForge makes it effortless.

Open Editor →
The future of publishing is open, structured, and machine-readable.