ドキュメント
spintaxテンプレートマークアップのガイドとリファレンス。
Spintax playground
Write a template, define variables, render N variants right in the browser. Inline error highlighting. Share via URL.
ENWhat 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
ネストの深掘り:任意の深さ、要素間の組み合わせ、最内部優先の解決モデル。
ENReverse authoring mindset
Write the final text first. Add spintax markup last. The mental model that makes every template readable.
ENVariables & multi-site reuse
How variables turn one template into many sites without footprint. Precedence, reroll gotchas, separator collisions.
ENPermutations in practice
From simple lists to title-style serial headings. Separator rules, clamping, and the per-element override.
ENGrammar-safe synonymization
Keep every resolved variant readable. Binding rules for English agreement — and a full Russian-cases section in the RU version.
ENTemplate composition
Variables as already-rendered HTML chunks. The three-level item → section → orchestrator pipeline that handles real-world catalogues, payment pages, and feature lists.
ENConditional 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からテンプレートへのワークフロー。