You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: styleguide.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,29 +68,32 @@ navigation:
68
68
show: true
69
69
---
70
70
```
71
+
72
+
### Groups
73
+
71
74
The sections in **Bold** are the categories. The "group" field in the head matter pertains to the different headers article residing under a specific category. The group designation is after the colon of the "group" field.
72
75
73
76
#### UI
74
77
75
-
##### Sending Email
78
+
**Sending Email**
76
79
- Building Email: building-email
77
80
- Delivery & Optimization: delivery-optimization
78
81
- Building Email with Marketing Campaigns: marketing-campaigns
79
82
- Building Transactional Email: transactional-email
80
83
- Tracking: tracking
81
84
- Platform Partners: platform-partners
82
85
83
-
##### Managing Contacts
86
+
**Managing Contacts**
84
87
- Managing Contacts with Marketing Campaigns: managing-contacts
85
88
86
-
##### Analytics and Reporting
89
+
**Analytics and Reporting**
87
90
- Statistics: statistics
88
91
- Click Tracking: click-tracking
89
92
- Email Activity Feed: email-activity
90
93
- SendGrid Partners: partners
91
94
- Tracking: tracking
92
95
93
-
##### Account and Settings
96
+
**Account and Settings**
94
97
- Account Managment: account-management
95
98
- Inbound Parse: inbound-parse
96
99
- Sender Authentication: sender-authentication
@@ -102,7 +105,7 @@ The sections in **Bold** are the categories. The "group" field in the head matte
102
105
103
106
#### For Developers
104
107
105
-
##### Sending Email
108
+
**Sending Email**
106
109
- SendGrid v2 API: api-v2
107
110
- SendGrid v3 API: api-v3
108
111
- Frameworks: frameworks
@@ -114,16 +117,16 @@ The sections in **Bold** are the categories. The "group" field in the head matte
0 commit comments