mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
bfb02d4458
refs: https://github.com/TryGhost/Team/issues/1531 - added in a multi resources box that spans whole width that includes dynamic staff picks - various other tweaks to styles
32 lines
1.5 KiB
Handlebars
32 lines
1.5 KiB
Handlebars
<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 →</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="gh-dashboard5-articles-footer">
|
|
<a href="https://ghost.org/resources/" target="_blank" rel="noopener noreferrer">See all resources →</a>
|
|
</div>
|
|
</div>
|
|
<div class="gh-dashboard5-thirds-sub">
|
|
<Dashboard::v5::Resources::StaffPicks />
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</article>
|
|
</section>
|