import React from 'react';
import clsx from 'clsx';
import Layout from '@theme/Layout';
import Link from '@docusaurus/Link';
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
import useBaseUrl from '@docusaurus/useBaseUrl';
import styles from './styles.module.css';
const features = [
{
title: 'Easy to Use',
imageUrl: 'img/undraw_happy_announcement_ac67.svg',
description: (
The core Whirl binary was designed to be easy and quick to install.
All have to do is download (or build) the Whirl server binary,
generate a config, and enjoy!
Much of Whirl has been built in Rust,
a lightning fast, memory-safe, and maintainable modern language. Gone are the days
of having to maintain legacy code or having to keep fixing bugs in
software that wasn't written to be read, and it's all open-source!