/
githubmirror
/
Front-End-Checklist
Обзор
Документация
Войти
/
githubmirror
/
Front-End-Checklist
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/guide-template.mdx
51 строка
1017 B
David Dias
chore: new v2 version
30 май 2026, 00:54
30 май 2026, 00:54
7c05904
Код
Авторство
О чём код?
--- title: "Guide title" description: "One-sentence summary of the guide" slug: "guide-slug" type: "how-to" category: "performance" tags: - "core web vitals" publishedAt: "2026-03-13" updatedAt: "2026-03-13" coverImage: "/guides/cover-example.svg" featured: false relatedRules: - "performance/largest-contentful-paint" relatedChecklists: - "core-web-vitals" relatedGuides: - "another-guide" --- Write a short intro paragraph before the first H2. It should explain the outcome, who the guide is for, and why it matters now. ## TL;DR - Add 3-4 concise takeaways. ## Before You Start Explain prerequisites, scope, and when to use this workflow. ## Steps ### 1. First step Describe the action clearly. ## Examples Add realistic examples, screenshots, or code samples. ## Common Mistakes - Call out common failures and tradeoffs. ## Verification Describe how the reader confirms the guide worked. ## Related Checklist Link back to the most relevant checklist and related rules in natural language.