Skip to content

Commit 17a4d59

Browse files
committed
docs: update getting started
1 parent 420e203 commit 17a4d59

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

content/en/patterns/getting-started.mdx

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,18 @@ Each pattern in our documentation follows a consistent structure to help you qui
2222
3. **Benefits** - Key advantages and value propositions of using this pattern
2323
4. **Anatomy** - Detailed breakdown of the component's structure
2424
5. **Best Practices** - Guidelines for implementation, including do's and don'ts
25-
6. **Code Examples** - Code examples and technical considerations
26-
7. **Accessibility** - Guidelines for accessibility considerations
27-
8. **SEO** - Search engine optimization considerations and best practices
28-
9. **Browser Support** - Information on browser support for the pattern
29-
10. **Testing** - Guidelines for unit, integration, and accessibility testing
30-
11. **Resources** - Additional documentation, articles, libraries...
25+
6. **Micro-Interactions & Animations** - Detailed guidance on animations, transitions, and interactive feedback
26+
7. **Tracking & Analytics** - Event tracking implementation and metrics analysis
27+
8. **Localization** - Guidelines for translating and adapting the pattern
28+
9. **Code Examples** - Code examples and technical considerations
29+
10. **Accessibility** - Guidelines for accessibility considerations
30+
11. **SEO** - Search engine optimization considerations and best practices
31+
12. **Browser Support** - Information on browser support for the pattern
32+
13. **Testing** - Guidelines for unit, integration, and accessibility testing
33+
14. **Design Tokens** - Design system variables and customization options
34+
15. **Related Patterns** - Links to similar or complementary patterns
35+
16. **FAQs** - Common questions and detailed answers
36+
17. **Resources** - Additional documentation, articles, libraries...
3137

3238
## Getting Started
3339

@@ -39,7 +45,7 @@ To get the most out of this documentation:
3945
4. **Accessibility** - Pay attention to accessibility requirements for each component
4046
5. **Best Practices** - Review the do's and don'ts before implementing
4147

42-
## How Would We Define Build Effort?
48+
## How Would We Define "Build Effort"?
4349

4450
Each pattern has a complexity indicator using this simple scale:
4551

0 commit comments

Comments
 (0)