Navigation Menu

Skip to content

Commit

Permalink
landing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elv1s42 committed Jul 11, 2022
1 parent 74448fd commit 9b03957
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 25 deletions.
2 changes: 2 additions & 0 deletions content/_index.md
Expand Up @@ -35,3 +35,5 @@ hidePageToc: true
href="https://github.com/cloudback/issue-tracker/issues"
text="Here we track user requests. Report a bug or ask for a new feature." >}}
</div>

{{<recentPosts>}}
5 changes: 4 additions & 1 deletion content/security/_index.md
Expand Up @@ -5,4 +5,7 @@ bookCollapseSection: true

# Security

This page is under development. We are planning to release it in a few weeks. Please come back later.
- [Incident Response Plan](/security/incident-response-plan)
- [Disaster Recovery Plan Policy](/security/disaster-recovery-plan-policy)
- [Data Breach Response Policy](/security/data-breach-response-policy)
- [Vulnerability Management Workflow](/security/vulnerability-management-workflow)
37 changes: 16 additions & 21 deletions themes/hugo-book/layouts/partials/docs/big-header.html
@@ -1,29 +1,26 @@
<div class="d-flex flex-column w-100 big-header position-relative">
{{ partial "docs/common-header.html" . }}
<div class="w-100 h-100 position-absolute">
<div class="container flex-row-to-column h-100">
<div class="flex-grow-1 w-100 h-100"></div>
<div class="flex-grow-1 w-100 h-100"></div>
<div class="flex-grow-1 w-100 h-100 p-5">
<svg class="big-header-background-img hide-768 p-5" width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="var(--custom-link-color)">
<path d="M18.5263 25.2632C22.247 25.2632 25.2632 22.247 25.2632 18.5263C25.2632 14.8057 22.247 11.7895 18.5263 11.7895C14.8057 11.7895 11.7895 14.8057 11.7895 18.5263C11.7895 22.247 14.8057 25.2632 18.5263 25.2632Z"/>
<path d="M18.5263 52.2105C22.247 52.2105 25.2632 49.1943 25.2632 45.4737C25.2632 41.753 22.247 38.7368 18.5263 38.7368C14.8057 38.7368 11.7895 41.753 11.7895 45.4737C11.7895 49.1943 14.8057 52.2105 18.5263 52.2105Z"/>
<path d="M45.4737 52.2105C49.1943 52.2105 52.2105 49.1943 52.2105 45.4737C52.2105 41.753 49.1943 38.7368 45.4737 38.7368C41.753 38.7368 38.7368 41.753 38.7368 45.4737C38.7368 49.1943 41.753 52.2105 45.4737 52.2105Z"/>
<path d="M15.1579 18.5263H21.8947V45.4737H15.1579V18.5263Z"/>
<path d="M15.1579 19.9215L19.9216 15.1578L47.3126 42.5489L42.549 47.3125L15.1579 19.9215Z"/>
<path d="M0 10.1053C0 4.52428 4.52428 0 10.1053 0H53.8947C59.4757 0 64 4.52428 64 10.1053V18.5263H57.2632V11.7895C57.2632 8.99898 55.001 6.73684 52.2105 6.73684H11.7895C8.99898 6.73684 6.73684 8.99898 6.73684 11.7895V52.2105C6.73684 55.001 8.99898 57.2632 11.7895 57.2632H52.2105C55.001 57.2632 57.2632 55.001 57.2632 52.2105V45.4737H64V53.8947C64 59.4757 59.4757 64 53.8947 64H10.1053C4.52428 64 0 59.4757 0 53.8947V10.1053Z"/>
</svg>
</div>
</div>
</div>
<div class="mr-3 ml-3 z-index-10">
<div class="container with-blur big-header-card mt-4 mb-4">
<div class="pr-5 pl-5 pt-5">
<h1 class="fw600 pb-3">Welcome to <a href="/what-is-cloudback/"><span class="custom-link-color">Cloudback Docs</span></a>!</h1>
<div class="flex-row-to-column">
<div class="flex-grow-1 w-100 d-flex flex-column">
<p class="mb-0 pt-3 pb-3 pr-4 flex-grow-1 ">
Cloudback is a cloud backup service for GitHub repositories. Are you prepared for business continuity in the worst-case scenario? See available plans on GitHub Marketplace.
This is the documentation website for the Cloudback service. Here you can find information on what Cloudback is and how it works.
</p>
<div class="pt-3 pb-5">
<a href="/what-is-cloudback" class="feature-btn shadow-sm d-flex align-center fw600">
<span>Read the docs</span>
<svg class="link-icon h20 w20" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M6.22 3.22a.75.75 0 011.06 0l4.25 4.25a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06-1.06L9.94 8 6.22 4.28a.75.75 0 010-1.06z"/>
</svg>
</a>
</div>
</div>
<div class="flex-grow-1 w-100 d-flex flex-column">
<p class="mb-0 pt-3 pb-3 pr-4 flex-grow-1 ">
Are you prepared for business continuity in the worst-case scenario? Want to protect your work? See available plans on GitHub Marketplace.
</p>
<div class="pt-3 pb-5">
<a href="https://github.com/marketplace/cloudback" target="_blank" class="feature-btn shadow-sm d-flex align-center fw600">
Expand All @@ -35,8 +32,8 @@ <h1 class="fw600 pb-3">Welcome to <a href="/what-is-cloudback/"><span class="cus
</div>
</div>
<div class="flex-grow-1 w-100 d-flex flex-column">
<p class="mb-0 pt-3 pb-3 pr-4 flex-grow-1 ">
This website is the documentation site for the Cloudback service. Here you can find information on how it works and what features it provides. The documentation is under development. That's why a few articles may be missing.
<p class="mb-0 pt-3 pb-3 pr-3 flex-grow-1 ">
Here you can find information on what features Cloudback provides. Custom storages, fast backup restores, instant notifications, and many more.
</p>
<div class="pt-3 pb-5">
<a href="/features" class="feature-btn shadow-sm d-flex align-center fw600">
Expand All @@ -47,8 +44,6 @@ <h1 class="fw600 pb-3">Welcome to <a href="/what-is-cloudback/"><span class="cus
</a>
</div>
</div>
<div class="flex-grow-1 w-100">
</div>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions themes/hugo-book/layouts/partials/docs/post-list-item.html
Expand Up @@ -7,7 +7,7 @@
{{ end }}
</div>
{{ end }}
<h2 class="border-none pb-2 mb-0 fw600">
<h2 class="border-none pb-3 m-0 fw600">
<a class="text-color" href="{{ .RelPermalink }}">{{ .Title }} </a>
</h2>
<div class="w-100 d-flex pb-3 fw600">
Expand All @@ -18,7 +18,7 @@ <h2 class="border-none pb-2 mb-0 fw600">
<svg class="svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<path fill-rule="evenodd" d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z"></path>
</svg>
<span class="pl-2 font-size-small">{{ .Format $dateFormat }}</span>
<span class="pl-2 font-size-small m-0">{{ .Format $dateFormat }}</span>
</span>
{{ end }}
</div>
Expand All @@ -29,7 +29,7 @@ <h2 class="border-none pb-2 mb-0 fw600">
<path fill-rule="evenodd" d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM8 0a8 8 0 100 16A8 8 0 008 0zm.5 4.75a.75.75 0 00-1.5 0v3.5a.75.75 0 00.471.696l2.5 1a.75.75 0 00.557-1.392L8.5 7.742V4.75z">
</path>
</svg>
<span class="pl-2 font-size-small">{{ .Page.ReadingTime }} min read</span>
<span class="pl-2 font-size-small m-0">{{ .Page.ReadingTime }} min read</span>
</span>
</div>
</div>
Expand Down
14 changes: 14 additions & 0 deletions themes/hugo-book/layouts/shortcodes/recentPosts.html
@@ -0,0 +1,14 @@
<div class="flex-row-to-column">
<div class="w-66-to-100 pt-3">
<article class="lh-125 pt-4 pr-3 pl-3">
<h1 class="pb-4 fw600 mb-3 with-border-bottom mt-0">Recent Blog Posts</h1>
{{ range first 5 (where (where $.Site.Pages.ByDate.Reverse "Params.hidden" "ne" true) "Section" "posts") }}
{{ partial "docs/post-list-item" . }}
{{ end }}
</article>
</div>
<div class="w-33-to-100 pt-3 pb-3">
<h1 class="pt-4 pb-5 mb-2 pl-5 lh-125 border-none mt-0">Latest Tweets</h1>
<div id="blog-timeline" class="timeline pl-3 pr-3"></div>
</div>
</div>

0 comments on commit 9b03957

Please sign in to comment.