Ghost/ghost/admin/app/components/dashboard/v5/resources/multi.hbs

32 lines
1.5 KiB
Handlebars
Raw Normal View History

<section class="gh-dashboard5-section gh-dashboard5-section-main gh-dashboard5-multi">
<article class="gh-dashboard5-box is-faded">
<div class="gh-dashboard5-thirds">
<div class="gh-dashboard5-thirds-main">
<div class="gh-dashboard5-list-header">
<Dashboard::v5::Parts::Metric @label="Resources" />
</div>
<div class="gh-members-help-card">
<div class="gh-members-help-content">
<div class="thumbnail" style="background-image: url(assets/img/marketing/members-1.jpg);"></div>
<div class="text">
<h3>Building your audience with subscriber signups</h3>
<p>Learn how to turn anonymous visitors into logged-in members with memberships in Ghost.</p>
<a href="https://ghost.org/resources/build-audience-subscriber-signups/" target="_blank" rel="noopener noreferrer" class="gh-btn gh-btn-link">Start building &rarr;</a>
</div>
</div>
</div>
<div class="gh-dashboard5-articles-footer">
<a href="https://ghost.org/resources/" target="_blank" rel="noopener noreferrer">See all resources &rarr;</a>
</div>
</div>
<div class="gh-dashboard5-thirds-sub">
<Dashboard::v5::Resources::StaffPicks />
</div>
</div>
</article>
</section>