Dashboard

{{#if (and this.session.user.isOwnerOnly (not this.settings.editorIsLaunchComplete))}}

Select your publication style

Customize your brand and connect to Stripe to get your membership site ready to be shown to the world.

Start setup guide
{{svg-jar "dotdotdot"}}
{{else if this.showMembersData}}

MRR

30 days

{{#if this.mrrStatsLoading}} Loading... {{else}} {{#if this.mrrStatsError}}

There was an error loading MRR {{this.mrrStatsError.message}}

{{else}}
{{this.mrrStatsData.currency}}{{format-number this.mrrStatsData.currentAmount}}
{{this.mrrStatsData.percentGrowth}}%
{{#if this.mrrStatsData}}
{{/if}} {{/if}} {{/if}}
{{#if this.memberCountStatsLoading}} Loading... {{else}} {{#if this.memberCountStatsError}}

There was an error loading total members {{this.memberCountStatsData.message}}

{{else}}

Total members

{{format-number this.memberCountStatsData.all.total}}
{{this.memberCountStatsData.all.percentGrowth}}%
{{/if}} {{/if}}
{{/if}}
{{#if (not this.settings.editorIsLaunchComplete)}}

Start creating content

{{#if this.showMembersData}} {{svg-jar "members"}}

Create your first member

Add yourself or import members from CSV

{{/if}} {{svg-jar "posts"}}

Publish a post

Get familiar with the Ghost editor and start creating

{{/if}}

Customize your site{{unless this.feature.customThemeSettings " design"}}

Stand out from the crowd. Ghost lets you customize everything so you can create a publication that doesn’t just look the same as what everyone else has.

Looking for help with Ghost features?

Our product knowledgebase is packed full of guides, tutorials, answers to frequently asked questions, tips for dealing with common errors, and much more.

6 types of newsletters you can start today

Choosing one of these newsletter types for your publication will help you create better content at a faster pace with less work.

Get some inspiration →

5 MIN READ

We're hiring! Join the team that makes Ghost.

The creator economy is growing faster than ever, and so are we! 📈 Join a team that's determined to make decentralised, open technology the heart and soul of new media 🌺

See open roles →

How to grow your audience, starting from 0

Starting from zero is hard. Thankfully, successful creators have given us clues on how to grow an audience by using something called a content funnel.

Here's how it works →

9 MIN READ

Join the Ghost creator community.

Meet other people building both free & paid publications with Ghost. Talk strategy, get advice, or just hang out.

Share the journey
community.ghost.org
{{#if this.showMembersData}} {{#if this.topMembersData}}

Top members

{{#if this.topMembersDataHasOpenRates}}

Open rate

{{else}}

Member since

{{/if}}
{{#if this.topMembersLoading}} Loading... {{else}} {{#if this.topMembersError}}

There was an error loading member events.

{{else}}
    {{#each this.topMembersData as |member|}}
  • {{#if member.name}} {{member.name}} {{else}} {{/if}} {{#if member.emailOpenRate}} {{member.emailOpenRate}}% {{else}} {{moment-format member.createdAtUTC "D MMM YYYY"}} {{/if}}
  • {{/each}}
{{/if}} {{/if}}
{{/if}} {{#unless (and this.session.user.isOwnerOnly (not this.settings.editorIsLaunchComplete))}}

Activity feed

{{#if this.eventsLoading}} Loading... {{else}} {{#if this.eventsError}}

There was an error loading events {{this.eventsError.message}}

{{else}} {{/if}} {{/if}}
{{/unless}} {{/if}} {{#unless (or whatsNewEntriesLoading whatsNewEntriesError)}}

What's new?

{{svg-jar "gift"}}
{{#each this.whatsNewEntries as |entry|}}

{{entry.title}}

{{moment-format entry.published_at "D MMM YYYY"}} {{#if entry.custom_excerpt}}

{{entry.custom_excerpt}}

{{/if}}
{{/each}}
{{/unless}}