Section 3 · Content / Markdown
45+ Prompt Templates — AI Page Generation in 2 Minutes Without Code
Fill in {INPUT} and {KEYWORDS}, send to ChatGPT — get a ready HTML page. 18 sections, 100+ KB, JSON-LD out of the box. Not a single line of code.
Three Categories of Prompt Templates
One system — all types of site pages
Home Pages
5 home-1..5.txt templates — from minimalism to a 130 KB GEO long-read. Choose a style, fill in {INPUT} and {KEYWORDS}, send to ChatGPT — the home page is ready.
Section Articles
5 article-1..5.txt templates — from expert GEO long-read to glass-morphism. 16-18 sections, 80-120 KB, raw_html: true for direct use.
Specialized Pages
razdel-* (section landings), shop-* (product pages), about-* (about pages). 35+ additional templates. Complete site coverage.
Prompt Templates in Numbers: 2026
Data from GitHub CMS and system users
Templates
in content/templates/
Per Page
fill → ChatGPT → HTML
Max Size
bytes HTML per article
Cost
templates are free
Before and After: Creating a Page Without Templates vs With Templates
What changes when using the prompt template system
Without Templates
2-4 hours per page manually
HTML layout, Bootstrap classes, inline styles, var(--color-*). Each section from scratch. 16-18 sections — 2-4 hours of designer work.
Unstructured prompt
ChatGPT produces varying quality. No format guarantee. No SEO/GEO structure. 16 separate prompts for 16 sections.
Style errors
var(--color-*) doesn't match the theme. Bootstrap classes conflict. No unified design code.
No CMS integration
HTML must be manually adapted for .md + YAML Frontmatter. No structure for raw_html. 30-40 minutes for adaptation.
With Templates
2 minutes per page — AI generation
Fill {INPUT} and {KEYWORDS} → send to ChatGPT → ready HTML with all 16-18 sections. No layout. No designer.
Structured prompt — guaranteed format
45+ templates with exact section structure. ChatGPT outputs exactly what's needed. 1 prompt = 1 page.
Unified design system
var(--color-*) + Bootstrap 5. Colors, fonts, spacing — all match. No style conflicts. 5 design styles to choose from.
Out-of-the-box CMS integration
raw_html: true + YAML Frontmatter. Copy → paste into .md → npm run build. Page is live on the site. 2 minutes from prompt to production.
45+ Templates — Every Site Page Generated in 2 Minutes
Home, articles, sections, shop, about — a prompt template exists for every page. Fill in variables, send to ChatGPT, paste HTML into .md — done.
5 Design Styles — From Long-Read to Glass
Each style solves its own task
Article-1: GEO Long-Read / EXPERT
18 sections, 80-120 KB. Tables, E-E-A-T, Featured Snippet, pipeline, FAQ. For expert SEO/GEO deep-dives and technical overviews. HOME-3 style.
Article-2: DESIGNER / HOME-4
16 sections, 80-110 KB. Zigzags, FAQ accordion, dark inserts, timeline. For visual overviews, case studies, product articles.
Article-3
GLASS morphism
Article-4
HOME-4 trust metrics
Article-5
HOME-5 glass style
What's Inside Each Prompt Template
Each template contains: theme, style description, 16-18 sections with exact HTML blocks, size and style requirements. Variables {INPUT} and {KEYWORDS} are replaced once — ChatGPT generates everything else.
Main requirements
Section HTML blocks
Theme 2-4 sentences
5-8 keywords
Testimonials: Prompt Templates in Real Projects
Results from using the template system
"15 section articles generated in 30 minutes via article-1..5 templates. Before, one article took 2 hours of layout. HTML quality is excellent — all sections in place, styles match."
Alexey K.
CEO B2B Platform
"home-3.txt — our 130 KB home page generated in 5 minutes. 21 sections, tables, charts — all from one prompt. ChatGPT output ready HTML with var(--color-*)."
Marina S.
Tech Director EdTech
"razdel-2.txt + shop-1.txt — the section landing and product page were ready in 4 minutes. Paste into .md → npm run build → site updated. Mini-starter for any project."
Dmitry V.
DevOps Engineer
How the System Works: 3 Steps
From empty template to page on the site
Fill in Variables
{INPUT} — theme in 2-4 sentences. {KEYWORDS} — 5-8 keywords. {SECTION} — which section. 30 seconds to fill out.
Send to ChatGPT
Copy template → paste into ChatGPT → get HTML of 16-18 sections. No code, no layout.
Paste into .md
HTML into content/sections/file.md. YAML Frontmatter + raw_html: true. npm run build → page on site.
Template System Structure
45+ templates by page category
Home · 5 Templates
home-1 (minimalism), home-2 (6 sections), home-3 (GEO long-read 130 KB), home-4 (zigzags 16 sections), home-5 (glass morphism 16 sections).
Articles · 5 Templates
article-1 (18 sections, GEO long-read), article-2 (16 sections, HOME-4 zigzags), article-3/4/5 (GLASS, HOME-4, HOME-5 styles).
Sections · 3 Templates
razdel-1, razdel-2, razdel-3 — section landings with article cards, icons, and metrics. For /section-geo/, /section-devops/, /section-content/.
Shop & About · 32+ Templates
shop-* (product cards, catalog, cart), about-* (about company, team, contacts, privacy). Full business site coverage.
Guarantee: Every Page — Unified Style
45+ Templates · 5 Styles · 2 Minutes per Page
All templates use var(--color-*) and Bootstrap 5. A unified design system. No matter which template you choose — colors, fonts, and spacing will match. Without style conflicts, without manual adjustments.
FAQ on Prompt Templates
Common questions about AI page generation
How to use a prompt template?
1) Open content/templates/article-name.txt. 2) Replace {INPUT} with the theme (2-4 sentences). 3) Replace {KEYWORDS} with keywords. 4) Copy ALL text and send to ChatGPT. 5) Paste the resulting HTML into content/sections/article.md with raw_html: true. 6) npm run build → page on site.
Which template to choose for an article?
article-1: expert deep-dives with tables and E-E-A-T (18 sections). article-2: visual overviews with zigzags and accordion. article-3: GLASS morphism, large numbers. article-4: HOME-4 style, trust metrics. article-5: HOME-5 style, glass elements. Choose based on audience and topic.
Can templates be used with Claude or other AI?
Yes. Templates are structured prompts. They work with ChatGPT (GPT-4o, o1), Claude (3.5 Sonnet, Opus), Gemini. Output quality depends on the model: GPT-4o and Claude 3.5 Sonnet produce the best results.
What do {INPUT} and {KEYWORDS} replace?
{INPUT}: page topic in 2-4 sentences. Example: "Prompt template system for ChatGPT — how to generate HTML pages in 2 minutes. 45+ templates, 5 design styles, from long-read to glass morphism." {KEYWORDS}: 5-8 keywords. Example: prompt templates, AI page generation, ChatGPT HTML, template system, AI content. These variables are placed in the prompt once — ChatGPT generates unique content for the theme.
All Templates Live in content/templates/
45+ .txt files with prompt templates. Organized by category: home-* — home pages, article-* — articles, razdel-* — sections, shop-* — shop, about-* — about pages. Each template is self-contained: copy → send to ChatGPT → get HTML.
Article from Section 3: Content / Markdown. Created using prompt template article-3.txt (GLASS / HOME-5 style). Prompt Template System — 45+ templates for AI page generation.