文档

Spintax 模板标记的指南和参考。

EN

Spintax playground

Write a template, define variables, render N variants right in the browser. Inline error highlighting. Share via URL.

EN

What AI content actually costs

Real per-article prices across Claude, GPT, Gemini, Grok, DeepSeek, Qwen, Mistral (April 2026). Cache, batch, and when pay-per-article stops making sense.

语法参考

所有 spintax 标记的完整参考:枚举、排列、变量、包含、注释和后处理。

什么是 Spintax?

Spintax 是什么,它从哪里来,以及 AI 如何改变基于模板的内容生成的一切。

GTW 历史

定义语法标准的 Generating The Web 引擎。下载和 Sublime Text 语法高亮。

嵌套 Spintax

深入了解嵌套:任意深度、跨元素组合以及由内向外的解析模型。

EN

Reverse authoring mindset

Write the final text first. Add spintax markup last. The mental model that makes every template readable.

EN

Variables & multi-site reuse

How variables turn one template into many sites without footprint. Precedence, reroll gotchas, separator collisions.

EN

Permutations in practice

From simple lists to title-style serial headings. Separator rules, clamping, and the per-element override.

EN

Grammar-safe synonymization

Keep every resolved variant readable. Binding rules for English agreement — and a full Russian-cases section in the RU version.

EN

Template composition

Variables as already-rendered HTML chunks. The three-level item → section → orchestrator pipeline that handles real-world catalogues, payment pages, and feature lists.

EN

Conditional spintax

The {?VAR?then|else} pre-pass for value-driven branching. Three forms, truthy rules, two-pass pipeline, and why it is not a random pick.

更多指南计划中:示例与配方、WordPress 集成、AI 到模板工作流。