• Stars
    star
    516
  • Rank 82,906 (Top 2 %)
  • Language
  • License
    Other
  • Created almost 9 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is our company style guide. It helps us write clear and consistent content across teams and channels

Welcome to the Mailchimp Content Style Guide

This style guide is primarily for Mailchimp employees, but we hope itโ€™s helpful to other organizations as well.

If you're looking for the Mailchimp Content Style Guide website, visit styleguide.mailchimp.com.

Whether or not you work at Mailchimp, we welcome your thoughts and suggestions. To learn more about sending us feedback or adapting this guide to create your own, see the Contributing file.

Using the Guide

We've set up an example Middleman project.

Creating a New File

This guide is a collection of Markdown files. This is a plaintext format that easily converts to HTML. Read more about it here. Be sure you name your files without spaces with either an .md or .markdown extension.

The files in this guide are prefixed with a double digit to set order. Make sure your file starts with a number that will place your new content in the desired position (eg: 04-) and change the prefixes of the other files to reflect this change in order.

Markdown

Markdown is handy because you can write your content without HTML tags. Here are some tips to help you control the layout of your text.

Line Breaks

If you want a line to break to the next line but donโ€™t want to start a new paragraph, end the line with two spaces. This will render a <br> tag.

Widows

The best way to prevent widows is to type &nbsp; in the space between the last two words in a title or paragraph.

Tables

Tables can be written in Markdown by following this general style:

| header 1 | header 2 |
| -------- | -------- |
| cell 1   | cell 2   |
| cell 3   | cell 4   |

The spacing is not important for the table to be rendered properly, and the cells do not have to line up. However it does help with readability when creating and editing tables.

HTML Tags in Text

When displaying HTML tags as text in content, be sure to wrap them in backticks, eg: `<h3>`.

More Repositories

1

email-blueprints

Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails
6,974
star
2

mc-magento2

MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
PHP
151
star
3

mailchimp-marketing-node

The official Node.js client library for the Mailchimp Marketing API
JavaScript
146
star
4

mailchimp-marketing-php

The official PHP client library for the Mailchimp Marketing API
PHP
132
star
5

mc-magento

Mailchimp for Magento 1 Integration. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
PHP
119
star
6

mailchimp-marketing-python

The official Python client library for the Mailchimp Marketing API
Python
93
star
7

APIv3-examples

Straight-forward examples of working with v3 the MailChimp API without any wrapper libraries
Python
85
star
8

mc-woocommerce

MailChimp for Woocommerce Integration. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
PHP
81
star
9

ChimpKit3

ChimpKit for iOS
Objective-C
51
star
10

mailchimp-transactional-node

The official Node.js client library for the Mailchimp Transactional API
JavaScript
43
star
11

statistrano

deployment tool for static sites
Ruby
43
star
12

mailchimp-transactional-python

The official Python client library for the Mailchimp Transactional API
Python
43
star
13

mailchimp-marketing-ruby

The official Ruby client library for the Mailchimp Marketing API
Ruby
41
star
14

mailchimp-client-lib-codegen

This tool is used to auto-generate and publish the Mailchimp Marketing and Transactional client libraries.
Mustache
41
star
15

mailchimp-transactional-php

The official PHP client library for the Mailchimp Transactional API
PHP
38
star
16

OAuth2-sample-apps

Archived: Sample apps to work with MailChimp's Oauth2 service.
PHP
38
star
17

ChimpKit2

ChimpKit is Deprecated. Please see ChimpKit 2
Objective-C
30
star
18

MailChimp.tmbundle

MailChimp TextMate Bundle
PHP
23
star
19

Firebase

IO-4458: product partnerships team
JavaScript
19
star
20

middleman-with-md-submodule-example

CSS
18
star
21

Mailchimp-SDK-Android

Kotlin
18
star
22

mailchimp-transactional-ruby

The official Ruby client library for the Mailchimp Transactional API
Ruby
17
star
23

Mailchimp-SDK-iOS

Swift
12
star
24

mc_markdown

gem for mailchimp flavoured markdown
Ruby
7
star
25

IronBox-PHP

An IronBox client for PHP
PHP
4
star