Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website updates #53

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 2 additions & 12 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').DocusaurusConfig} */
const config = {
title:
"The open source hyperconverged infrastructure (HCI) solution for a cloud native world",
"The open-source hyperconverged infrastructure solution for a cloud-native world",
tagline: "",
url: "https://harvesterhci.io",
baseUrl: "/",
Expand Down Expand Up @@ -85,21 +85,11 @@ const config = {
label: 'Elemental',
className: 'navbar__icon navbar__elemental',
},
{
href: 'https://epinio.io/',
label: 'Epinio',
className: 'navbar__icon navbar__epinio',
},
{
href: 'https://fleet.rancher.io/',
label: 'Fleet',
className: 'navbar__icon navbar__fleet',
},
{
href: 'https://opni.io/',
label: 'Opni',
className: 'navbar__icon navbar__opni',
},
{
href: 'https://opensource.suse.com/',
label: 'More Projects...',
Expand Down Expand Up @@ -130,7 +120,7 @@ const config = {
customFields: {
title: "Harvester - Open-source hyperconverged infrastructure",
description:
"An open-source hyperconverged infrastructure (HCI) software for a cloud-native world",
The open-source hyperconverged infrastructure solution for a cloud-native world",
},
plugins: [
[
Expand Down
37 changes: 22 additions & 15 deletions src/components/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,29 @@ const FeatureList = [
title: 'Sits on the shoulders of cloud native giants',
description: (
<>
Harvester uses some of the most proven and mature open source software (OSS) components to build virtualization instead of proprietary kernels that are kept hidden from view.
Harvester uses some of the most proven and mature open source software
(OSS) components to build virtualization instead of proprietary kernels
that are kept hidden from view.
</>
),
},
{
title: 'Lower Total Cost of Ownership (TCO)',
description: (
<>
As 100% open source, Harvester is free from the costly license fees of other HCI solutions. Plus, with its foundation based on existing technology such as Linux & kernel- based virtual machines.
As 100% open source, Harvester is free from the costly license fees of
other HCI solutions. Plus, its foundation is based on existing technology
such as Linux and kernel-based virtual machines.
</>
),
},
{
title: 'Integrate and prepare for the future',
description: (
<>
Built with cloud native components at its core, Harvester is future-proof as the infrastructure industry shifts toward containers, edge and multi-cloud software engineering.
Built with cloud native components at its core, Harvester is future-proof
as the infrastructure industry shifts toward containers, edge and
multi-cloud software engineering.
</>
),
},
Expand Down Expand Up @@ -52,7 +58,7 @@ export default function HomepageFeatures() {
<div className="col-md-8 pt-5">
<div className="lc-block text-light">
<div>
<h1 className="text-white">The open source hyperconverged infrastructure (HCI) solution for a cloud native world</h1>
<h1 className="text-white">The open-source hyperconverged infrastructure solution for a cloud-native world</h1>
</div>
</div>
<div className="lc-block">
Expand All @@ -74,12 +80,12 @@ export default function HomepageFeatures() {
<div className="col-md-12">
<div className="lc-block">
<div className="folder">
<h4>Great For</h4>
<h4>Great for</h4>
<div className="bg-light grid-dynamic text-center">
<h5>On-Prem HCI</h5>
<h5>Edge HCI</h5>
<h5>Hybrid Cloud</h5>
<h5>Containers and VMS in the Same Environment</h5>
<h5>Running Kubernetes in VMs on top of Harvester</h5>
<h5>Running containerized workloads on bare metal servers</h5>
<h5>Transitioning and modernizing workloads to cloud-native</h5>
<h5>The edge</h5>
</div>
</div>
</div>
Expand All @@ -94,11 +100,12 @@ export default function HomepageFeatures() {
<div className="lc-block text-center mb-5">
<div>
<h2 className="h3 font-weight-bolder">What is Harvester?</h2>
<p class="font-weight-light">Harvester is a modern Hyperconverged infrastructure (HCI) solution built for
bare metal servers using enterprise-grade open source technologies including Kubernetes, KubeVirt and
Longhorn. Designed for users looking for a cloud-native HCI solution, Harvester is a flexible and
affordable offering capable of putting VM workloads on the edge, close to your IoT, and integrated into
your cloud infrastructure.<br /></p>
<p class="font-weight-light">Harvester is a modern hyperconverged infrastructure (HCI)
solution built for bare metal servers using enterprise-grade open-source technologies
including Linux, KVM, Kubernetes, KubeVirt, and Longhorn. Designed for users looking
for a flexible and affordable solution to run cloud-native and virtual machine (VM)
workloads in your datacenter and at the edge, Harvester provides a single pane of glass
for virtualization and cloud-native workload management.<br /></p>
<div class="lc-block mb-5"><iframe width="560" height="315" src="https://www.youtube.com/embed/MWejWLfuTRg" title="Introducing Harvester HCI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
</div>
</div>
Expand Down Expand Up @@ -131,7 +138,7 @@ export default function HomepageFeatures() {
<h2 className="font-weight-bolder mb-0">How it Works<br /></h2>
</div>
</div>
<div className="lc-block mb-5"><img src="../img/Harvester-Architecture-3.2-Outlines.svg" alt="" /></div>
<div className="lc-block mb-5"><img src="../img/harvester-architecture-updated.svg" alt="" /></div>
</div>
</div>
</div>
Expand Down
Binary file added static/img/harvester-architecture-updated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/img/harvester-architecture-updated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading